Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 87d1c22b7ebe52f81b8054fd12290d8ff52f063a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 87d1c22b7ebe52f81b8054fd12290d8ff52f063a # timeout=10 Commit message: "epdg: fix a DTE in as_GSUP_rx_CL_REQ" > git rev-list --no-walk 87d1c22b7ebe52f81b8054fd12290d8ff52f063a # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-asan] $ /bin/sh -xe /tmp/jenkins11132976271963167919.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs -b osmocom:nightly:asan -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/podman/testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-17T16:42:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-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 [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (9816 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2088.9-2190.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2180.2-15: In deactivate statement: SGSN_Tests.ttcn:2180.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2217.9-2263.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2262.2-15: In deactivate statement: SGSN_Tests.ttcn:2262.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2517.9-2538.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2529.2-18: In function instance: SGSN_Tests.ttcn:2529.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2537.2-14: In deactivate statement: SGSN_Tests.ttcn:2537.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2550.9-2578.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2571.2-14: In deactivate statement: SGSN_Tests.ttcn:2571.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2589.9-2620.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2601.2-18: In function instance: SGSN_Tests.ttcn:2601.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2609.2-14: In deactivate statement: SGSN_Tests.ttcn:2609.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2715.1-2791.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2740.2-2742.19: In variable assignment: SGSN_Tests.ttcn:2740.45-2742.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2740.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2740.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2741.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2741.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2741.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2741.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.2-2771.22: In variable assignment: SGSN_Tests.ttcn:2769.47-2771.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2769.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2769.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2770.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2770.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2770.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2793.1-2901.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2866.2-2868.21: In variable assignment: SGSN_Tests.ttcn:2866.47-2868.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2866.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2866.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2867.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2867.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2867.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2867.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2880.2-2882.22: In variable assignment: SGSN_Tests.ttcn:2880.48-2882.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2882.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2882.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2871.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-101: In variable assignment: SGSN_Tests.ttcn:2883.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2883.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2883.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2883.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2883.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2872.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.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_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_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 NS_Provider_IPL4_part_3.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_SMS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_1.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_CC_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.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_1.cc Creating dependency file for MTP3asp_Types_part_2.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 LLC_Types_part_7.cc Creating dependency file for M3UA_Emulation_part_1.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_2.cc Creating dependency file for LLC_Types_part_3.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 L3_Templates_part_7.cc Creating dependency file for LLC_Templates_part_1.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_2.cc Creating dependency file for IPCP_Types_part_3.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 IPA_Types_part_7.cc Creating dependency file for IPCP_Templates_part_1.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_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.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 PCO_Types.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for General_Types.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 GTPC_Types.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-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:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 0s (122 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly-asan 0 upgraded, 16 newly installed, 0 to remove and 52 not upgraded. Need to get 6746 kB of archives. After this operation, 70.1 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202411162029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411162029~asan [582 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411162029~asan [129 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411162029~asan [162 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411162029~asan [1079 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411162029~asan [276 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411162029~asan [313 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.5.0451.202411162029~asan [49.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202411162029~asan [198 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran10 2.0.0.50.b59d.202411162029~asan [538 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411162029~asan [96.7 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.30.51bb.202411162029~asan [738 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 2.0.0.50.b59d.202411162029~asan [19.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.37.202411162029~asan [358 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.6.0.3.655a.202411162029~asan [1617 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn 1.12.0.22.7138.202411162029~asan [587 kB] Fetched 6746 kB in 0s (60.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly-asan. (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 ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly-asan_202411162029_amd64.deb ... Unpacking osmocom-nightly-asan (202411162029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.30.51bb.202411162029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411162029~asan) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411162029~asan_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411162029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.30.51bb.202411162029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411162029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.30.51bb.202411162029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411162029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.30.51bb.202411162029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411162029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202411162029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411162029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.5.0451.202411162029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411162029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202411162029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411162029~asan) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.50.b59d.202411162029~asan_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411162029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.30.51bb.202411162029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411162029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.30.51bb.202411162029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.30.51bb.202411162029~asan) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.50.b59d.202411162029~asan_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.50.b59d.202411162029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202411162029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202411162029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.3.655a.202411162029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411162029~asan) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.22.7138.202411162029~asan_amd64.deb ... Unpacking osmo-sgsn (1.12.0.22.7138.202411162029~asan) ... Setting up osmocom-nightly-asan (202411162029) ... Setting up libasn1c1:amd64 (0.9.37.202411162029~asan) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411162029~asan) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411162029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411162029~asan) ... Setting up libgtp10:amd64 (1.12.0.28.2b16.202411162029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411162029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411162029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411162029~asan) ... Setting up libosmogb14:amd64 (1.10.0.30.51bb.202411162029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411162029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411162029~asan) ... Setting up libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411162029~asan) ... Setting up osmo-stp:amd64 (2.0.0.50.b59d.202411162029~asan) ... 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.3.655a.202411162029~asan) ... Setting up osmo-sgsn (1.12.0.22.7138.202411162029~asan) ... 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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-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-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-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-asan/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-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-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/stp.log'] 20241117164229123 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241117164229123 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241117164229123 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) 20241117164229123 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241117164229123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241117164229123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241117164229123 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241117164229123 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241117164229123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241117164229124 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241117164229124 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241117164229124 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241117164229124 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241117164229124 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241117164229124 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241117164229124 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241117164229124 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x55f0fc5bda80(sgsn) with 23 counters 20241117164229350 DLSS7 INFO (r=127.0.0.1:53390<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117164229350 DLSS7 INFO (r=127.0.0.1:53390<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241117164229350 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:53390<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241117164229350 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241117164229350 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241117164229350 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117164229350 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241117164229351 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241117164229351 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241117164229351 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241117164229371 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:967) 20241117164229371 DGPRS NOTICE libGTP v1.12.0.28-2b16.202411162029~asan initialized (sgsn_main.c:462) 20241117164229371 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241117164229371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164229371 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241117164229371 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241117164229371 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241117164229371 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117164229371 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) 20241117164229371 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117164229371 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241117164229371 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241117164229371 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241117164229372 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117164229372 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241117164229372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117164229372 DLSS7 INFO (r=127.0.0.1:60150<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117164229372 DLSS7 INFO (r=127.0.0.1:60150<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241117164229372 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:60150<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241117164229372 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241117164229372 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241117164229372 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117164229372 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241117164229372 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117164229372 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) 20241117164229372 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241117164229372 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241117164229372 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:53390<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117164229372 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) 20241117164229372 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241117164229372 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117164229372 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117164229372 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117164229372 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241117164229372 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241117164229372 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241117164229372 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241117164229372 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241117164229372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117164229372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117164229372 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117164229372 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117164229372 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Unix server socket created successfully. MC@a7bda1688097: Listening on TCP port 33271. MC2> a7bda1688097 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests a7bda1688097 33271 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a7bda1688097: New HC connected from 10.0.2.100 [10.0.2.100]. a7bda1688097: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@a7bda1688097: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a7bda1688097: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a7bda1688097: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a7bda1688097: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a7bda1688097: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a7bda1688097: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a7bda1688097: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a7bda1688097: Configuration file was processed on all HCs. MC@a7bda1688097: Creating MTC on host 10.0.2.100. MC@a7bda1688097: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Nov 17 16:42:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164230372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164230372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117164231041 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) 20241117164231042 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241117164231042 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:60150 err=None (osmo_ss7_asp.c:788) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach started. 20241117164231082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164231085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164231126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNCONFIGURED}: Allocated (fsm.c:456) 20241117164231126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241117164231126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241117164231127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164231127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164231127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164231127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164231127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164231127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164231128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164231128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164231128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164231129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164231129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164231129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164231129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164231129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241117164231129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164231129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164231129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164231129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164231129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164231132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164231141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164231141 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(8)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 TC_attach-BVCI196(6)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164231167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241117164231167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241117164231167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241117164231167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164231167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164231167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164231167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164231167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164231167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164231170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164231170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164231170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164231170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164231170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164231170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164231170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164231170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241117164231170 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164231170 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164231170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(12)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164231171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164231171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164231175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164231175 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164231185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164231185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164231212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNCONFIGURED}: Allocated (fsm.c:456) 20241117164231212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241117164231212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241117164231212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164231212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164231212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164231212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164231212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164231212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164231214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164231214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164231214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164231214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164231214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164231214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164231214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164231214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241117164231214 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164231214 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164231214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164231215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164231215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164231219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164231219 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)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164231231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164231231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164231373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164231373 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164231373 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164231373 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241117164231373 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117164231373 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241117164231373 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241117164231373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241117164231373 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241117164231373 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241117164231373 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241117164231373 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241117164231373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241117164231373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) SGSN_Test-GSUP-IPA(18)@a7bda1688097: Established a new IPA connection (conn_id=2) 20241117164231374 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241117164231374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117164231374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117164231374 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117164231374 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117164231374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117164231374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117164231374 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117164231374 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x612000004a20]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241117164231375 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164231375 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164231375 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(18)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@a7bda1688097: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='DE754E6C'O, index=0 SGSN_Test-GSUP(19)@a7bda1688097: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@a7bda1688097: 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 := 'AE93D78D263CBF4F3FB0258808800752'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C6B9C61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A79DDBF92AA70DB'O } } } } } 20241117164232432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164232432 DLLC NOTICE LLME(ffffffff/de754e6c){UNASSIGNED} LLC RX: unknown TLLI 0xde754e6c, creating LLME on the fly (gprs_llc.c:552) 20241117164232432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164232432 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164232432 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Allocated (fsm.c:456) 20241117164232432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Allocated (fsm.c:456) 20241117164232432 DMM DEBUG MM_STATE_Gb[0x6120000054a0]{Idle}: Allocated (fsm.c:456) 20241117164232432 DMM DEBUG MM_STATE_Iu[0x612000005620]{Detached}: Allocated (fsm.c:456) 20241117164232432 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164232432 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164232432 DLLC NOTICE LLME(ffffffff/de754e6c){UNASSIGNED} LLGM Assign pre (de754e6c => f9f8279f) (gprs_llc.c:1079) 20241117164232432 DLLC NOTICE LLME(de754e6c/f9f8279f){ASSIGNED} LLGM Assign post (de754e6c => f9f8279f) (gprs_llc.c:1125) 20241117164232432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164232432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164232432 DMM DEBUG MM(262420000000001/f9f8279f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164232447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164232447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164232447 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164232447 DMM DEBUG MM(262420000000001/f9f8279f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241117164232447 DMM NOTICE MM(262420000000001/f9f8279f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164232447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164232447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164232447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164232447 DMM DEBUG MM(262420000000001/f9f8279f) Requesting authorization (sgsn_auth.c:160) 20241117164232447 DMM INFO MM(262420000000001/f9f8279f) Requesting authentication tuples (sgsn_auth.c:184) 20241117164232447 DMM DEBUG MM(262420000000001/f9f8279f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164232447 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241117164232447 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)@a7bda1688097: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@a7bda1688097: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241117164232450 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164232450 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164232450 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164232450 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164232450 DMM INFO MM(262420000000001/f9f8279f) Subscriber data update (mmctx.c:445) 20241117164232450 DMM DEBUG MM(262420000000001/f9f8279f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164232450 DMM INFO MM(262420000000001/f9f8279f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164232450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164232450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164232450 DMM INFO MM(262420000000001/f9f8279f) <- GMM AUTH AND CIPHERING REQ (rand = ae 93 d7 8d 26 3c bf 4f 3f b0 25 88 08 80 07 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164232459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164232459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164232459 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164232459 DMM INFO MM(262420000000001/f9f8279f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164232459 DMM NOTICE MM(262420000000001/f9f8279f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164232459 DMM DEBUG MM(262420000000001/f9f8279f) checking auth: received GSM SRES = 7c 6b 9c 61 (gprs_gmm.c:648) 20241117164232459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164232459 DMM DEBUG MM(262420000000001/f9f8279f) Requesting authorization (sgsn_auth.c:160) 20241117164232459 DMM INFO MM(262420000000001/f9f8279f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164232459 DMM DEBUG MM(262420000000001/f9f8279f) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164232459 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241117164232459 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) 20241117164232459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164232459 DMM INFO MM(262420000000001/f9f8279f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9f8279f) (gprs_gmm.c:282) 20241117164232461 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164232461 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164232461 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241117164232461 DMM INFO MM(262420000000001/f9f8279f) Subscriber data update (mmctx.c:445) 20241117164232461 DMM DEBUG MM(262420000000001/f9f8279f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164232461 DMM INFO MM(262420000000001/f9f8279f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164232461 DMM NOTICE MM(262420000000001/f9f8279f) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241117164232461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164232461 DMM NOTICE MM(262420000000001/f9f8279f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164232461 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) 20241117164232462 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164232462 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241117164232462 DMM INFO MM(262420000000001/f9f8279f) Subscriber data update (mmctx.c:445) 20241117164232462 DMM DEBUG MM(262420000000001/f9f8279f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164232468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164232468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164232468 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164232468 DMM INFO MM(262420000000001/f9f8279f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164232468 DMM NOTICE MM(262420000000001/f9f8279f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164232468 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164232468 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164232468 DLLC NOTICE LLME(de754e6c/f9f8279f){ASSIGNED} LLGM Assign pre (ffffffff => f9f8279f) (gprs_llc.c:1079) 20241117164232468 DLLC NOTICE LLME(ffffffff/f9f8279f){ASSIGNED} LLGM Assign post (ffffffff => f9f8279f) (gprs_llc.c:1125) 20241117164232468 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164232468 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164232468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164232468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@a7bda1688097: setverdict(pass): none -> pass TC_attach-BVCI196(6)@a7bda1688097: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@a7bda1688097: Final verdict of PTC: pass 20241117164232524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56092<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@a7bda1688097: Final verdict of PTC: none 20241117164232527 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach-BVCI210(11)@a7bda1688097: Final verdict of PTC: none 20241117164232527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(7)@a7bda1688097: Final verdict of PTC: none -NSVCI98(12)@a7bda1688097: Final verdict of PTC: none TC_attach-BVCI220(16)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@a7bda1688097: Final verdict of PTC: none TC_attach-BVCI196(6)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@a7bda1688097: Final verdict of PTC: none -NSVCI99(17)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(10)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(15)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(5)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Nov 17 16:42:32 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241117164232743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164233145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101928) 20241117164233528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164233528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=101928, count=106284) 20241117164234529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164234529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Nov 17 16:42:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164235530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164235530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_mnc3 started. 20241117164236208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164236210 DMM INFO MM(262420000000001/f9f8279f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164236210 DMM INFO MM(262420000000001/f9f8279f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164236210 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164236210 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164236210 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164236210 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164236210 DLLC NOTICE LLME(ffffffff/f9f8279f){ASSIGNED} LLGM Assign pre (f9f8279f => ffffffff) (gprs_llc.c:1079) 20241117164236210 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9f8279f => ffffffff) (gprs_llc.c:1125) 20241117164236210 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241117164236210 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) 20241117164236210 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:401) 20241117164236210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Deallocated (fsm.c:568) 20241117164236210 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Deallocated (fsm.c:568) 20241117164236210 DMM DEBUG MM_STATE_Iu[0x612000005620]{Detached}: Deallocated (fsm.c:568) 20241117164236210 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Deallocated (fsm.c:568) 20241117164236210 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164236253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164236253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164236253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164236253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164236253 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164236253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164236253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164236253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164236253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164236255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164236255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164236255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164236255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164236255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164236255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164236256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164236256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164236256 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164236256 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164236256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164236256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164236256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164236260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164236269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164236269 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164236288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164236288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164236288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164236288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164236288 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164236288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164236288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164236288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164236288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164236290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164236290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164236290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164236290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164236290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164236290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164236290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164236290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164236290 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164236290 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164236291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164236291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164236291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164236294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164236304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164236304 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164236329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164236329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164236329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164236329 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164236329 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164236329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164236329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164236329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164236329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164236330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164236330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164236330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164236331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164236331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164236331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164236331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164236331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164236331 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164236331 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164236331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(36)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164236331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164236331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164236335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164236345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164236345 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164236531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164236531 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164236531 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164236531 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(37)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164236533 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164236533 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(37)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@a7bda1688097: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='EABB7E05'O, index=0 SGSN_Test-GSUP(38)@a7bda1688097: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@a7bda1688097: 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 := 'E378BAA60EF73704E6851EE3FC6D603F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9F96F2E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F88F3F45479DC44'O } } } } } 20241117164237585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164237586 DLLC NOTICE LLME(ffffffff/eabb7e05){UNASSIGNED} LLC RX: unknown TLLI 0xeabb7e05, creating LLME on the fly (gprs_llc.c:552) 20241117164237586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164237586 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164237586 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Allocated (fsm.c:456) 20241117164237586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Allocated (fsm.c:456) 20241117164237586 DMM DEBUG MM_STATE_Gb[0x612000005aa0]{Idle}: Allocated (fsm.c:456) 20241117164237586 DMM DEBUG MM_STATE_Iu[0x612000005c20]{Detached}: Allocated (fsm.c:456) 20241117164237586 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164237586 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164237586 DLLC NOTICE LLME(ffffffff/eabb7e05){UNASSIGNED} LLGM Assign pre (eabb7e05 => eca974e3) (gprs_llc.c:1079) 20241117164237586 DLLC NOTICE LLME(eabb7e05/eca974e3){ASSIGNED} LLGM Assign post (eabb7e05 => eca974e3) (gprs_llc.c:1125) 20241117164237586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164237586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164237586 DMM DEBUG MM(262420000001001/eca974e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164237598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164237598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164237598 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164237598 DMM DEBUG MM(262420000001001/eca974e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241117164237598 DMM NOTICE MM(262420000001001/eca974e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164237598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164237598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164237598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164237598 DMM DEBUG MM(262420000001001/eca974e3) Requesting authorization (sgsn_auth.c:160) 20241117164237598 DMM INFO MM(262420000001001/eca974e3) Requesting authentication tuples (sgsn_auth.c:184) 20241117164237598 DMM DEBUG MM(262420000001001/eca974e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164237598 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241117164237598 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)@a7bda1688097: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@a7bda1688097: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241117164237602 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164237602 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164237602 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164237602 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164237602 DMM INFO MM(262420000001001/eca974e3) Subscriber data update (mmctx.c:445) 20241117164237602 DMM DEBUG MM(262420000001001/eca974e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164237602 DMM INFO MM(262420000001001/eca974e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164237602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164237602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164237602 DMM INFO MM(262420000001001/eca974e3) <- GMM AUTH AND CIPHERING REQ (rand = e3 78 ba a6 0e f7 37 04 e6 85 1e e3 fc 6d 60 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164237610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164237611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164237611 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164237611 DMM INFO MM(262420000001001/eca974e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164237611 DMM NOTICE MM(262420000001001/eca974e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164237611 DMM DEBUG MM(262420000001001/eca974e3) checking auth: received GSM SRES = e9 f9 6f 2e (gprs_gmm.c:648) 20241117164237611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164237611 DMM DEBUG MM(262420000001001/eca974e3) Requesting authorization (sgsn_auth.c:160) 20241117164237611 DMM INFO MM(262420000001001/eca974e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164237611 DMM DEBUG MM(262420000001001/eca974e3) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164237611 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241117164237611 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) 20241117164237611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164237611 DMM INFO MM(262420000001001/eca974e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xeca974e3) (gprs_gmm.c:282) 20241117164237612 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164237612 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164237612 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241117164237612 DMM INFO MM(262420000001001/eca974e3) Subscriber data update (mmctx.c:445) 20241117164237612 DMM DEBUG MM(262420000001001/eca974e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164237612 DMM INFO MM(262420000001001/eca974e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164237612 DMM NOTICE MM(262420000001001/eca974e3) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241117164237612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164237612 DMM NOTICE MM(262420000001001/eca974e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164237612 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) 20241117164237613 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164237613 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241117164237613 DMM INFO MM(262420000001001/eca974e3) Subscriber data update (mmctx.c:445) 20241117164237613 DMM DEBUG MM(262420000001001/eca974e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164237619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164237619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164237619 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164237619 DMM INFO MM(262420000001001/eca974e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164237619 DMM NOTICE MM(262420000001001/eca974e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164237619 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164237619 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164237619 DLLC NOTICE LLME(eabb7e05/eca974e3){ASSIGNED} LLGM Assign pre (ffffffff => eca974e3) (gprs_llc.c:1079) 20241117164237619 DLLC NOTICE LLME(ffffffff/eca974e3){ASSIGNED} LLGM Assign post (ffffffff => eca974e3) (gprs_llc.c:1125) 20241117164237619 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164237619 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164237619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164237619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@a7bda1688097: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@a7bda1688097: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@a7bda1688097: Final verdict of PTC: pass 20241117164237673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56098<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164237675 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164237675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(37)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(38)@a7bda1688097: Final verdict of PTC: none -NSVCI97(26)@a7bda1688097: Final verdict of PTC: none -NSVCI99(36)@a7bda1688097: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@a7bda1688097: Final verdict of PTC: none -NSVCI98(31)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@a7bda1688097: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@a7bda1688097: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(29)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(34)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(24)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_mnc3 finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Nov 17 16:42:37 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241117164237810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164238212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88932) 20241117164238676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164238676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=88932, count=90092) 20241117164239677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164239677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sun Nov 17 16:42:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164240678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164240678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_umts_aka_umts_res started. 20241117164241273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164241274 DMM INFO MM(262420000001001/eca974e3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164241274 DMM INFO MM(262420000001001/eca974e3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164241274 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164241274 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164241274 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164241274 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164241274 DLLC NOTICE LLME(ffffffff/eca974e3){ASSIGNED} LLGM Assign pre (eca974e3 => ffffffff) (gprs_llc.c:1079) 20241117164241274 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eca974e3 => ffffffff) (gprs_llc.c:1125) 20241117164241274 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241117164241274 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) 20241117164241274 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:401) 20241117164241275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Deallocated (fsm.c:568) 20241117164241275 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Deallocated (fsm.c:568) 20241117164241275 DMM DEBUG MM_STATE_Iu[0x612000005c20]{Detached}: Deallocated (fsm.c:568) 20241117164241275 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Deallocated (fsm.c:568) 20241117164241275 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(46)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164241326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164241326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164241326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164241326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164241326 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164241326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164241326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164241326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164241326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(45)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(46)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164241328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164241328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164241328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164241328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164241328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164241328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164241328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164241328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164241328 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164241328 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164241328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164241329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164241329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(46)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164241333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164241343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164241343 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(43)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(45)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164241352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164241352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164241352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164241352 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164241352 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164241352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164241352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164241352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164241352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164241354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164241354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164241354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164241354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164241354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164241354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164241354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164241354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164241354 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164241354 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164241354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(50)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164241355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164241355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164241359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164241368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164241368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164241384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164241384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164241384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164241384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164241384 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164241384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164241384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164241384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164241384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164241385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164241385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164241385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164241386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164241386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164241386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164241386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164241386 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164241386 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164241386 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164241386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164241386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164241386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164241389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164241398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164241398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164241679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164241679 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164241679 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164241679 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(56)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164241681 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241117164241682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(56)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@a7bda1688097: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C6353512'O, index=0 SGSN_Test-GSUP(57)@a7bda1688097: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@a7bda1688097: 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 := '0A967B9B16787F7C57EC8067540A41AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '45C9B0E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CCF00B5FC8526E2B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5ED1A3EA7D1C1B38F9DA7CA72AE55CA4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D1A29602EEF2A8ADD2B100A40C57DD6C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5AE593F8F677D8721E14B6E6880D1917'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0B7318671B103E06'O } } } } } 20241117164242736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164242736 DLLC NOTICE LLME(ffffffff/c6353512){UNASSIGNED} LLC RX: unknown TLLI 0xc6353512, creating LLME on the fly (gprs_llc.c:552) 20241117164242736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164242736 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164242736 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Allocated (fsm.c:456) 20241117164242736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Allocated (fsm.c:456) 20241117164242736 DMM DEBUG MM_STATE_Gb[0x6120000060a0]{Idle}: Allocated (fsm.c:456) 20241117164242736 DMM DEBUG MM_STATE_Iu[0x612000006220]{Detached}: Allocated (fsm.c:456) 20241117164242736 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164242736 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164242737 DLLC NOTICE LLME(ffffffff/c6353512){UNASSIGNED} LLGM Assign pre (c6353512 => c01b6fea) (gprs_llc.c:1079) 20241117164242737 DLLC NOTICE LLME(c6353512/c01b6fea){ASSIGNED} LLGM Assign post (c6353512 => c01b6fea) (gprs_llc.c:1125) 20241117164242737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164242737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164242737 DMM DEBUG MM(262420000001002/c01b6fea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164242747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164242747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164242748 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164242748 DMM DEBUG MM(262420000001002/c01b6fea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241117164242748 DMM NOTICE MM(262420000001002/c01b6fea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164242748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164242748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164242748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164242748 DMM DEBUG MM(262420000001002/c01b6fea) Requesting authorization (sgsn_auth.c:160) 20241117164242748 DMM INFO MM(262420000001002/c01b6fea) Requesting authentication tuples (sgsn_auth.c:184) 20241117164242748 DMM DEBUG MM(262420000001002/c01b6fea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164242748 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241117164242748 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)@a7bda1688097: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@a7bda1688097: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241117164242751 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164242751 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164242751 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164242751 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164242751 DMM INFO MM(262420000001002/c01b6fea) Subscriber data update (mmctx.c:445) 20241117164242751 DMM DEBUG MM(262420000001002/c01b6fea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164242751 DMM INFO MM(262420000001002/c01b6fea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164242751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164242751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164242751 DMM INFO MM(262420000001002/c01b6fea) <- GMM AUTH AND CIPHERING REQ (rand = 0a 96 7b 9b 16 78 7f 7c 57 ec 80 67 54 0a 41 af , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5a e5 93 f8 f6 77 d8 72 1e 14 b6 e6 88 0d 19 17 ) (gprs_gmm.c:465) 20241117164242759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164242759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164242759 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164242759 DMM INFO MM(262420000001002/c01b6fea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164242759 DMM NOTICE MM(262420000001002/c01b6fea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164242759 DMM DEBUG MM(262420000001002/c01b6fea) checking auth: received UMTS RES = 0b 73 18 67 1b 10 3e 06 (gprs_gmm.c:648) 20241117164242759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164242759 DMM DEBUG MM(262420000001002/c01b6fea) Requesting authorization (sgsn_auth.c:160) 20241117164242759 DMM INFO MM(262420000001002/c01b6fea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164242759 DMM DEBUG MM(262420000001002/c01b6fea) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164242759 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241117164242759 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) 20241117164242760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164242760 DMM INFO MM(262420000001002/c01b6fea) <- GMM ATTACH ACCEPT (new P-TMSI=0xc01b6fea) (gprs_gmm.c:282) 20241117164242761 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164242761 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164242761 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241117164242761 DMM INFO MM(262420000001002/c01b6fea) Subscriber data update (mmctx.c:445) 20241117164242761 DMM DEBUG MM(262420000001002/c01b6fea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164242761 DMM INFO MM(262420000001002/c01b6fea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164242761 DMM NOTICE MM(262420000001002/c01b6fea) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241117164242761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164242761 DMM NOTICE MM(262420000001002/c01b6fea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164242761 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) 20241117164242761 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164242761 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241117164242762 DMM INFO MM(262420000001002/c01b6fea) Subscriber data update (mmctx.c:445) 20241117164242762 DMM DEBUG MM(262420000001002/c01b6fea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164242766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164242766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164242767 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164242767 DMM INFO MM(262420000001002/c01b6fea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164242767 DMM NOTICE MM(262420000001002/c01b6fea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164242767 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164242767 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164242767 DLLC NOTICE LLME(c6353512/c01b6fea){ASSIGNED} LLGM Assign pre (ffffffff => c01b6fea) (gprs_llc.c:1079) 20241117164242767 DLLC NOTICE LLME(ffffffff/c01b6fea){ASSIGNED} LLGM Assign post (ffffffff => c01b6fea) (gprs_llc.c:1125) 20241117164242767 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164242767 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164242767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164242767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@a7bda1688097: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@a7bda1688097: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@a7bda1688097: Final verdict of PTC: pass 20241117164242820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54802<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164242822 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164242822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(56)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(57)@a7bda1688097: Final verdict of PTC: none -NSVCI98(50)@a7bda1688097: Final verdict of PTC: none -NSVCI97(46)@a7bda1688097: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@a7bda1688097: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@a7bda1688097: Final verdict of PTC: none -NSVCI99(55)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@a7bda1688097: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(44)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(48)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(53)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Nov 17 16:42:42 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 20241117164242951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164243353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86204) 20241117164243824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164243824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=86204, count=90560) 20241117164244824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164244824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sun Nov 17 16:42:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164245826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164245826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_umts_aka_gsm_sres started. 20241117164246417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164246418 DMM INFO MM(262420000001002/c01b6fea) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164246418 DMM INFO MM(262420000001002/c01b6fea) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164246418 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164246418 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164246418 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164246418 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164246418 DLLC NOTICE LLME(ffffffff/c01b6fea){ASSIGNED} LLGM Assign pre (c01b6fea => ffffffff) (gprs_llc.c:1079) 20241117164246418 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c01b6fea => ffffffff) (gprs_llc.c:1125) 20241117164246418 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241117164246418 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) 20241117164246418 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:401) 20241117164246418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Deallocated (fsm.c:568) 20241117164246419 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Deallocated (fsm.c:568) 20241117164246419 DMM DEBUG MM_STATE_Iu[0x612000006220]{Detached}: Deallocated (fsm.c:568) 20241117164246419 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Deallocated (fsm.c:568) 20241117164246419 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164246464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164246464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164246464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164246464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164246464 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164246464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164246464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164246464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164246464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164246465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164246465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164246465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164246466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164246466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164246466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164246466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164246466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164246466 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164246466 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164246466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164246466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164246466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164246470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164246481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164246481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164246504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164246504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164246504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164246504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164246504 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164246504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164246504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164246504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164246504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164246506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164246506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164246506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164246506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164246506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164246506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164246506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164246506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164246506 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164246506 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164246506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(69)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164246507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164246507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164246510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164246520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164246520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(67)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164246539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164246539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164246539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164246539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164246539 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164246539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164246539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164246539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164246539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164246541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164246541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164246541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164246541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164246541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164246541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164246541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164246541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164246541 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164246542 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164246542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164246542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164246542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164246546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164246554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164246554 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164246827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164246827 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164246827 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164246827 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(75)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164246830 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164246830 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(75)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@a7bda1688097: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E2A3B0E9'O, index=0 SGSN_Test-GSUP(76)@a7bda1688097: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@a7bda1688097: 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 := '9FE2F37F1FA9EF195C3F7E44DE9CDD62'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '768408BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CFE4FBD2E179A34C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8C7115FE11E5CFDEBE0E401616D6EC40'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '87E98709A1D22C67721B73E8EF33D908'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E63014F428F3D3D2074549133C515DA0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CC1F4D6FC97C052A'O } } } } } 20241117164247884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164247884 DLLC NOTICE LLME(ffffffff/e2a3b0e9){UNASSIGNED} LLC RX: unknown TLLI 0xe2a3b0e9, creating LLME on the fly (gprs_llc.c:552) 20241117164247884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164247884 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164247884 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Allocated (fsm.c:456) 20241117164247884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Allocated (fsm.c:456) 20241117164247884 DMM DEBUG MM_STATE_Gb[0x6120000066a0]{Idle}: Allocated (fsm.c:456) 20241117164247884 DMM DEBUG MM_STATE_Iu[0x612000006820]{Detached}: Allocated (fsm.c:456) 20241117164247884 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164247884 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164247884 DLLC NOTICE LLME(ffffffff/e2a3b0e9){UNASSIGNED} LLGM Assign pre (e2a3b0e9 => ec4eac87) (gprs_llc.c:1079) 20241117164247884 DLLC NOTICE LLME(e2a3b0e9/ec4eac87){ASSIGNED} LLGM Assign post (e2a3b0e9 => ec4eac87) (gprs_llc.c:1125) 20241117164247884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164247885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164247885 DMM DEBUG MM(262420000001003/ec4eac87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164247897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164247897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164247897 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164247897 DMM DEBUG MM(262420000001003/ec4eac87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241117164247897 DMM NOTICE MM(262420000001003/ec4eac87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164247897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164247897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164247897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164247897 DMM DEBUG MM(262420000001003/ec4eac87) Requesting authorization (sgsn_auth.c:160) 20241117164247897 DMM INFO MM(262420000001003/ec4eac87) Requesting authentication tuples (sgsn_auth.c:184) 20241117164247897 DMM DEBUG MM(262420000001003/ec4eac87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164247897 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241117164247897 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)@a7bda1688097: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@a7bda1688097: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241117164247900 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164247900 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164247900 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164247900 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164247900 DMM INFO MM(262420000001003/ec4eac87) Subscriber data update (mmctx.c:445) 20241117164247900 DMM DEBUG MM(262420000001003/ec4eac87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164247900 DMM INFO MM(262420000001003/ec4eac87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164247900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164247900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164247900 DMM INFO MM(262420000001003/ec4eac87) <- GMM AUTH AND CIPHERING REQ (rand = 9f e2 f3 7f 1f a9 ef 19 5c 3f 7e 44 de 9c dd 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e6 30 14 f4 28 f3 d3 d2 07 45 49 13 3c 51 5d a0 ) (gprs_gmm.c:465) 20241117164247908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164247908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164247908 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164247908 DMM INFO MM(262420000001003/ec4eac87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164247908 DMM NOTICE MM(262420000001003/ec4eac87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164247908 DMM DEBUG MM(262420000001003/ec4eac87) checking auth: received GSM SRES = 76 84 08 bc (gprs_gmm.c:648) 20241117164247908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164247908 DMM DEBUG MM(262420000001003/ec4eac87) Requesting authorization (sgsn_auth.c:160) 20241117164247909 DMM INFO MM(262420000001003/ec4eac87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164247909 DMM DEBUG MM(262420000001003/ec4eac87) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164247909 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241117164247909 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) 20241117164247909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164247909 DMM INFO MM(262420000001003/ec4eac87) <- GMM ATTACH ACCEPT (new P-TMSI=0xec4eac87) (gprs_gmm.c:282) 20241117164247910 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164247910 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164247910 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241117164247910 DMM INFO MM(262420000001003/ec4eac87) Subscriber data update (mmctx.c:445) 20241117164247910 DMM DEBUG MM(262420000001003/ec4eac87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164247910 DMM INFO MM(262420000001003/ec4eac87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164247910 DMM NOTICE MM(262420000001003/ec4eac87) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241117164247910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164247910 DMM NOTICE MM(262420000001003/ec4eac87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164247910 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) 20241117164247911 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164247911 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241117164247911 DMM INFO MM(262420000001003/ec4eac87) Subscriber data update (mmctx.c:445) 20241117164247911 DMM DEBUG MM(262420000001003/ec4eac87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164247917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164247917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164247917 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164247918 DMM INFO MM(262420000001003/ec4eac87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164247918 DMM NOTICE MM(262420000001003/ec4eac87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164247918 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164247918 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164247918 DLLC NOTICE LLME(e2a3b0e9/ec4eac87){ASSIGNED} LLGM Assign pre (ffffffff => ec4eac87) (gprs_llc.c:1079) 20241117164247918 DLLC NOTICE LLME(ffffffff/ec4eac87){ASSIGNED} LLGM Assign post (ffffffff => ec4eac87) (gprs_llc.c:1125) 20241117164247918 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164247918 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164247918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164247918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@a7bda1688097: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@a7bda1688097: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@a7bda1688097: Final verdict of PTC: pass 20241117164247970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54828<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164247972 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164247972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(75)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(76)@a7bda1688097: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@a7bda1688097: Final verdict of PTC: none -NSVCI99(74)@a7bda1688097: Final verdict of PTC: none -NSVCI97(64)@a7bda1688097: Final verdict of PTC: none -NSVCI98(69)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@a7bda1688097: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@a7bda1688097: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(68)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(72)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(62)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Nov 17 16:42:48 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 20241117164248105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164248506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89388) 20241117164248973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164248973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=89388, count=89928) 20241117164249974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164249974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sun Nov 17 16:42:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164250975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164250976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_timeout_after_pdp_act started. 20241117164251567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164251569 DMM INFO MM(262420000001003/ec4eac87) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164251569 DMM INFO MM(262420000001003/ec4eac87) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164251569 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164251569 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164251569 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164251569 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164251569 DLLC NOTICE LLME(ffffffff/ec4eac87){ASSIGNED} LLGM Assign pre (ec4eac87 => ffffffff) (gprs_llc.c:1079) 20241117164251569 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec4eac87 => ffffffff) (gprs_llc.c:1125) 20241117164251569 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241117164251569 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) 20241117164251569 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:401) 20241117164251569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Deallocated (fsm.c:568) 20241117164251569 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Deallocated (fsm.c:568) 20241117164251569 DMM DEBUG MM_STATE_Iu[0x612000006820]{Detached}: Deallocated (fsm.c:568) 20241117164251569 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Deallocated (fsm.c:568) 20241117164251569 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164251614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164251614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164251614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164251614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164251614 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164251614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164251614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164251614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164251614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164251616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164251616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164251616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164251616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164251616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164251616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164251616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164251616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164251616 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164251616 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164251616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164251616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164251616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164251621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164251633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164251633 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164251654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164251654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164251654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164251654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164251654 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164251654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164251654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) SGSN_Test-Gb2-NS2(88)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164251654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164251654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164251656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164251656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164251656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164251656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164251656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164251656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164251656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164251656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164251656 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164251656 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164251656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164251657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164251657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164251661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164251670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164251671 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(90)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(86)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164251684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164251684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164251684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164251684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164251684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164251684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164251684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164251684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164251684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164251685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164251685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164251685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164251686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164251686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164251686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164251686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164251686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164251686 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164251686 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164251686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(93)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164251687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164251687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164251690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164251700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164251700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164251977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164251977 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164251977 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164251977 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(94)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164251979 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164251980 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(94)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@a7bda1688097: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='FEC7D53D'O, index=0 SGSN_Test-GSUP(95)@a7bda1688097: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@a7bda1688097: 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 := 'DEA46175C3F2D4093E3F51FE0FB7713C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3759C057'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '103392F6EAC189DF'O } } } } } 20241117164252024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164252024 DLLC NOTICE LLME(ffffffff/fec7d53d){UNASSIGNED} LLC RX: unknown TLLI 0xfec7d53d, creating LLME on the fly (gprs_llc.c:552) 20241117164252024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164252024 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164252024 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: Allocated (fsm.c:456) 20241117164252024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Allocated (fsm.c:456) 20241117164252024 DMM DEBUG MM_STATE_Gb[0x612000006ca0]{Idle}: Allocated (fsm.c:456) 20241117164252024 DMM DEBUG MM_STATE_Iu[0x612000006e20]{Detached}: Allocated (fsm.c:456) 20241117164252024 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164252024 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164252024 DLLC NOTICE LLME(ffffffff/fec7d53d){UNASSIGNED} LLGM Assign pre (fec7d53d => e49269b9) (gprs_llc.c:1079) 20241117164252024 DLLC NOTICE LLME(fec7d53d/e49269b9){ASSIGNED} LLGM Assign post (fec7d53d => e49269b9) (gprs_llc.c:1125) 20241117164252024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164252024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164252024 DMM DEBUG MM(262420000000021/e49269b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164252036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164252036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164252036 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164252036 DMM DEBUG MM(262420000000021/e49269b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241117164252036 DMM NOTICE MM(262420000000021/e49269b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164252036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164252036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164252036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164252036 DMM DEBUG MM(262420000000021/e49269b9) Requesting authorization (sgsn_auth.c:160) 20241117164252036 DMM INFO MM(262420000000021/e49269b9) Requesting authentication tuples (sgsn_auth.c:184) 20241117164252036 DMM DEBUG MM(262420000000021/e49269b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164252036 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241117164252036 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)@a7bda1688097: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@a7bda1688097: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241117164252039 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164252040 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164252040 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164252040 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164252040 DMM INFO MM(262420000000021/e49269b9) Subscriber data update (mmctx.c:445) 20241117164252040 DMM DEBUG MM(262420000000021/e49269b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164252040 DMM INFO MM(262420000000021/e49269b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164252040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164252040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164252040 DMM INFO MM(262420000000021/e49269b9) <- GMM AUTH AND CIPHERING REQ (rand = de a4 61 75 c3 f2 d4 09 3e 3f 51 fe 0f b7 71 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164252048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164252048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164252048 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164252048 DMM INFO MM(262420000000021/e49269b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164252048 DMM NOTICE MM(262420000000021/e49269b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164252048 DMM DEBUG MM(262420000000021/e49269b9) checking auth: received GSM SRES = 37 59 c0 57 (gprs_gmm.c:648) 20241117164252048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164252048 DMM DEBUG MM(262420000000021/e49269b9) Requesting authorization (sgsn_auth.c:160) 20241117164252048 DMM INFO MM(262420000000021/e49269b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164252049 DMM DEBUG MM(262420000000021/e49269b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164252049 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241117164252049 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) 20241117164252049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164252049 DMM INFO MM(262420000000021/e49269b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe49269b9) (gprs_gmm.c:282) 20241117164252050 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164252050 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164252050 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241117164252050 DMM INFO MM(262420000000021/e49269b9) Subscriber data update (mmctx.c:445) 20241117164252050 DMM DEBUG MM(262420000000021/e49269b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164252050 DMM INFO MM(262420000000021/e49269b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164252050 DMM NOTICE MM(262420000000021/e49269b9) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241117164252050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164252050 DMM NOTICE MM(262420000000021/e49269b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164252050 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) 20241117164252051 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164252051 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241117164252051 DMM INFO MM(262420000000021/e49269b9) Subscriber data update (mmctx.c:445) 20241117164252051 DMM DEBUG MM(262420000000021/e49269b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164252058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164252058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164252058 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164252058 DMM INFO MM(262420000000021/e49269b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164252058 DMM NOTICE MM(262420000000021/e49269b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164252058 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164252058 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164252058 DLLC NOTICE LLME(fec7d53d/e49269b9){ASSIGNED} LLGM Assign pre (ffffffff => e49269b9) (gprs_llc.c:1079) 20241117164252058 DLLC NOTICE LLME(ffffffff/e49269b9){ASSIGNED} LLGM Assign post (ffffffff => e49269b9) (gprs_llc.c:1125) 20241117164252058 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164252058 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164252058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164252058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@a7bda1688097: setverdict(pass): none -> pass 20241117164252109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164252109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117164252109 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164252109 DMM INFO MM(262420000000021/e49269b9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117164252110 DMM INFO MM(262420000000021/e49269b9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117164252110 DMM DEBUG MM(262420000000021/e49269b9) Using GGSN 0 (gprs_sm.c:317) 20241117164252110 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241117164252110 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117164252110 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241117164252110 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241117164252122 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 25 77 8c 5a 11 38 22 29 89 14 05 7f 3a 0e 78 5a 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) 20241117164252122 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3de848, cbp=0x614000002ea0) (sgsn_libgtp.c:630) 20241117164252122 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117164252122 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100082e0b8 TLLI=e49269b9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117164252122 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117164252122 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117164252130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164252130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241117164252130 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164252130 DMM INFO MM(262420000000021/e49269b9) -> GMM ATTACH REQUEST MI(TMSI-0xE49269B9) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164252130 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164252130 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117164252130 DLLC NOTICE LLME(ffffffff/e49269b9){ASSIGNED} LLGM Assign pre (e49269b9 => df2329a5) (gprs_llc.c:1079) 20241117164252130 DLLC NOTICE LLME(e49269b9/df2329a5){ASSIGNED} LLGM Assign post (e49269b9 => df2329a5) (gprs_llc.c:1125) 20241117164252130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164252130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164252130 DMM DEBUG MM(262420000000021/df2329a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164252135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164252136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241117164252136 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164252136 DMM DEBUG MM(262420000000021/df2329a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241117164252136 DMM NOTICE MM(262420000000021/df2329a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164252136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164252136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164252136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164252136 DMM DEBUG MM(262420000000021/df2329a5) Requesting authorization (sgsn_auth.c:160) 20241117164252136 DMM INFO MM(262420000000021/df2329a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164252136 DMM DEBUG MM(262420000000021/df2329a5) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164252136 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241117164252136 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) 20241117164252137 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164252137 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164252137 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241117164252137 DMM INFO MM(262420000000021/df2329a5) Subscriber data update (mmctx.c:445) 20241117164252137 DMM DEBUG MM(262420000000021/df2329a5) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241117164252137 DMM INFO MM(262420000000021/df2329a5) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241117164252137 DMM NOTICE MM(262420000000021/df2329a5) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241117164252137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164252137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164252137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117164252137 DMM INFO MM(262420000000021/df2329a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf2329a5) (gprs_gmm.c:282) 20241117164252137 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) TC_attach_timeout_after_pdp_act(97)@a7bda1688097: Trying to receive 5 ATTACH ACCEPTs 20241117164252138 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164252138 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241117164252138 DMM INFO MM(262420000000021/df2329a5) Subscriber data update (mmctx.c:445) 20241117164252138 DMM DEBUG MM(262420000000021/df2329a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164258138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117164258139 DMM INFO MM(262420000000021/df2329a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf2329a5) (gprs_gmm.c:282) 20241117164259345 DGPRS DEBUG Checking for inactive LLMEs, time = 13672513 (sgsn.c:132) 20241117164304140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117164304140 DMM INFO MM(262420000000021/df2329a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf2329a5) (gprs_gmm.c:282) 20241117164310141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117164310142 DMM INFO MM(262420000000021/df2329a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf2329a5) (gprs_gmm.c:282) 20241117164311979 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117164311979 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(94)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164311979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241117164316142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117164316142 DMM INFO MM(262420000000021/df2329a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf2329a5) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@a7bda1688097: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@a7bda1688097: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241117164321617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164321619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164321620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164321658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164321660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164321660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164321687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164321689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164321689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164322142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117164322142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241117164322143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117164322143 DMM NOTICE MM(262420000000021/df2329a5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117164322143 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241117164322143 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100082e0b8, TLLI=df2329a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117164322143 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117164322143 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117164322143 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241117164322143 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241117164322143 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) 20241117164322143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Reject}: Deallocated (fsm.c:568) 20241117164322143 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Deallocated (fsm.c:568) 20241117164322143 DMM DEBUG MM_STATE_Iu[0x612000006e20]{Detached}: Deallocated (fsm.c:568) 20241117164322143 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117164322143 DLLC NOTICE LLME(e49269b9/df2329a5){ASSIGNED} LLGM Assign pre (df2329a5 => ffffffff) (gprs_llc.c:1079) 20241117164322143 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df2329a5 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@a7bda1688097: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@a7bda1688097: Final verdict of PTC: pass 20241117164322653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45438<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_timeout_after_pdp_act-BVCI210(86)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(95)@a7bda1688097: Final verdict of PTC: none 20241117164322655 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164322656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-NS2(88)@a7bda1688097: Final verdict of PTC: none -NSVCI99(93)@a7bda1688097: Final verdict of PTC: none -NSVCI97(83)@a7bda1688097: Final verdict of PTC: none -NSVCI98(89)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@a7bda1688097: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@a7bda1688097: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(91)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(81)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(87)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Nov 17 16:43:22 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 20241117164322788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164323089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126092) 20241117164323656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164323656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=126092, count=131524) 20241117164324657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164324657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Nov 17 16:43:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164325658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164325658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_auth_id_timeout started. 20241117164326147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164326149 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164326191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164326191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164326191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164326191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164326191 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164326191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164326191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164326191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164326191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164326193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164326193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164326193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164326193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164326193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164326193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164326193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164326193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164326193 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164326193 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164326193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164326193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164326193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164326197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164326205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164326205 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(104)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(108)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164326230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164326230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164326230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164326230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164326230 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164326230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164326231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164326231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164326231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(108)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164326232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164326232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164326232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164326233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164326233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164326233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164326233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164326233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164326233 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) SGSN_Test-Gb2-NS2(107)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164326233 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164326233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164326233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164326233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(108)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164326238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164326248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164326248 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(105)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(107)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164326255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164326256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164326256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164326256 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164326256 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164326256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164326256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164326256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164326256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164326257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164326257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164326257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164326257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164326257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164326257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164326257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164326257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164326258 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164326258 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164326258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(112)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164326258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164326258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164326262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164326271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164326271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164326659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164326659 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164326659 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164326659 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(113)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164326662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164326662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(113)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@a7bda1688097: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DED5656F'O, index=0 SGSN_Test-GSUP(114)@a7bda1688097: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241117164326713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164326713 DLLC NOTICE LLME(ffffffff/ded5656f){UNASSIGNED} LLC RX: unknown TLLI 0xded5656f, creating LLME on the fly (gprs_llc.c:552) 20241117164326713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164326713 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164326714 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: Allocated (fsm.c:456) 20241117164326714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: Allocated (fsm.c:456) 20241117164326714 DMM DEBUG MM_STATE_Gb[0x612000007420]{Idle}: Allocated (fsm.c:456) 20241117164326714 DMM DEBUG MM_STATE_Iu[0x6120000075a0]{Detached}: Allocated (fsm.c:456) 20241117164326714 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164326714 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164326714 DLLC NOTICE LLME(ffffffff/ded5656f){UNASSIGNED} LLGM Assign pre (ded5656f => cf965a78) (gprs_llc.c:1079) 20241117164326714 DLLC NOTICE LLME(ded5656f/cf965a78){ASSIGNED} LLGM Assign post (ded5656f => cf965a78) (gprs_llc.c:1125) 20241117164326714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164326714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164326714 DMM DEBUG MM(262420000000002/cf965a78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164329347 DGPRS DEBUG Checking for inactive LLMEs, time = 13672543 (sgsn.c:132) 20241117164332715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164332715 DMM DEBUG MM(262420000000002/cf965a78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164338716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164338716 DMM DEBUG MM(262420000000002/cf965a78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164344717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164344717 DMM DEBUG MM(262420000000002/cf965a78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164346660 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117164346660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(113)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164346661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241117164350718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164350718 DMM DEBUG MM(262420000000002/cf965a78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164356195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164356197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164356197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164356234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164356236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164356236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164356259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164356261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164356261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164356719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164356719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241117164356719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117164356719 DMM NOTICE MM(262420000000002/cf965a78) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241117164356719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Reject}: Deallocated (fsm.c:568) 20241117164356719 DMM DEBUG MM_STATE_Gb(0)[0x612000007420]{Idle}: Deallocated (fsm.c:568) 20241117164356719 DMM DEBUG MM_STATE_Iu[0x6120000075a0]{Detached}: Deallocated (fsm.c:568) 20241117164356719 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117164356719 DLLC NOTICE LLME(ded5656f/cf965a78){ASSIGNED} LLGM Assign pre (cf965a78 => ffffffff) (gprs_llc.c:1079) 20241117164356719 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf965a78 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@a7bda1688097: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@a7bda1688097: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@a7bda1688097: Final verdict of PTC: pass 20241117164356729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@a7bda1688097: Final verdict of PTC: none 20241117164356732 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164356732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(113)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@a7bda1688097: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@a7bda1688097: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@a7bda1688097: Final verdict of PTC: none -NSVCI97(102)@a7bda1688097: Final verdict of PTC: none -NSVCI98(108)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@a7bda1688097: Final verdict of PTC: none -NSVCI99(112)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@a7bda1688097: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(110)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(106)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(100)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Nov 17 16:43:56 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 20241117164356862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164357163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37418<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65176) 20241117164357733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164357733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=65176, count=69532) 20241117164358734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164358734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Nov 17 16:43:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164359348 DGPRS DEBUG Checking for inactive LLMEs, time = 13672573 (sgsn.c:132) 20241117164359735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164359735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_auth_sai_timeout started. 20241117164400226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164400227 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(122)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164400279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164400279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164400279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164400279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164400279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164400279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164400279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164400279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164400280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(121)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(122)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164400281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164400281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164400281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164400282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164400282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164400282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164400282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164400282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164400282 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164400282 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164400282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164400282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164400282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164400286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164400294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164400294 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(119)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164400305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164400305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164400305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164400305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164400305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164400306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164400306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164400306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164400306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164400307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164400307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164400307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164400307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164400307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164400307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164400307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164400307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164400307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164400307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164400308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164400308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164400308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164400312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164400323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164400323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(125)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164400352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164400352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164400352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164400352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164400352 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164400352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164400352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164400352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164400352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164400354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164400354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164400354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164400354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164400354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164400355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164400355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164400355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164400355 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164400355 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164400355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164400355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164400355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164400360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164400369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164400370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(129)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164400736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164400736 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164400736 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164400736 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(131)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164400738 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164400739 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(131)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(131)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@a7bda1688097: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='DD8B529D'O, index=0 SGSN_Test-GSUP(133)@a7bda1688097: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241117164400784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164400785 DLLC NOTICE LLME(ffffffff/dd8b529d){UNASSIGNED} LLC RX: unknown TLLI 0xdd8b529d, creating LLME on the fly (gprs_llc.c:552) 20241117164400785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164400785 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164400785 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: Allocated (fsm.c:456) 20241117164400785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: Allocated (fsm.c:456) 20241117164400785 DMM DEBUG MM_STATE_Gb[0x612000007a20]{Idle}: Allocated (fsm.c:456) 20241117164400785 DMM DEBUG MM_STATE_Iu[0x612000007ba0]{Detached}: Allocated (fsm.c:456) 20241117164400785 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164400785 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164400785 DLLC NOTICE LLME(ffffffff/dd8b529d){UNASSIGNED} LLGM Assign pre (dd8b529d => deddc62d) (gprs_llc.c:1079) 20241117164400785 DLLC NOTICE LLME(dd8b529d/deddc62d){ASSIGNED} LLGM Assign post (dd8b529d => deddc62d) (gprs_llc.c:1125) 20241117164400785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164400785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164400785 DMM DEBUG MM(262420000000003/deddc62d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164400796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164400796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164400797 DMM DEBUG MM_STATE_Gb(0)[0x612000007a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164400797 DMM DEBUG MM(262420000000003/deddc62d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241117164400797 DMM NOTICE MM(262420000000003/deddc62d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164400797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164400797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164400797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164400797 DMM DEBUG MM(262420000000003/deddc62d) Requesting authorization (sgsn_auth.c:160) 20241117164400797 DMM INFO MM(262420000000003/deddc62d) Requesting authentication tuples (sgsn_auth.c:184) 20241117164400797 DMM DEBUG MM(262420000000003/deddc62d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164400797 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241117164400797 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)@a7bda1688097: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@a7bda1688097: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241117164406798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241117164406798 DMM ERROR MM(262420000000003/deddc62d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241117164406798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241117164406798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117164406798 DMM NOTICE MM(262420000000003/deddc62d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241117164406799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Reject}: Deallocated (fsm.c:568) 20241117164406799 DMM DEBUG MM_STATE_Gb(0)[0x612000007a20]{Idle}: Deallocated (fsm.c:568) 20241117164406799 DMM DEBUG MM_STATE_Iu[0x612000007ba0]{Detached}: Deallocated (fsm.c:568) 20241117164406799 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117164406799 DLLC NOTICE LLME(dd8b529d/deddc62d){ASSIGNED} LLGM Assign pre (deddc62d => ffffffff) (gprs_llc.c:1079) 20241117164406799 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (deddc62d => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@a7bda1688097: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@a7bda1688097: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@a7bda1688097: Final verdict of PTC: pass 20241117164406809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37434<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164406810 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164406810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(133)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@a7bda1688097: Final verdict of PTC: none -NSVCI97(122)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@a7bda1688097: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@a7bda1688097: Final verdict of PTC: none -NSVCI98(126)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@a7bda1688097: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@a7bda1688097: Final verdict of PTC: none -NSVCI99(132)@a7bda1688097: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(124)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(130)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(120)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Nov 17 16:44:06 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 20241117164406945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164407246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66508) 20241117164407811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164407811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=66508, count=68048) 20241117164408812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164408812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Nov 17 16:44:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164409814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164409814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_auth_sai_reject started. 20241117164410304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164410306 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164410350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164410350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164410350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164410350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164410350 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164410350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164410350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164410350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164410350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164410352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164410352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164410352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164410352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164410352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164410352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164410352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164410352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164410352 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164410352 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164410352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164410353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164410353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164410356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164410365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164410365 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164410388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164410388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164410388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164410388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164410388 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164410388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164410388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164410388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164410388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164410390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164410390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164410390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164410390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164410390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164410390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164410390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164410391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164410391 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164410391 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164410391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164410391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164410391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164410394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164410404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164410404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164410430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164410430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164410430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164410430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164410430 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164410430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164410430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164410430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164410430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164410431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164410431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164410432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164410432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164410432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164410432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164410432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164410432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164410432 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164410432 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164410432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164410432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164410432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164410436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164410444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164410444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164410815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164410815 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164410815 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164410815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(151)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164410818 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164410818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(151)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@a7bda1688097: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='CD23BB3F'O, index=0 SGSN_Test-GSUP(152)@a7bda1688097: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241117164410867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164410867 DLLC NOTICE LLME(ffffffff/cd23bb3f){UNASSIGNED} LLC RX: unknown TLLI 0xcd23bb3f, creating LLME on the fly (gprs_llc.c:552) 20241117164410867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164410867 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164410867 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: Allocated (fsm.c:456) 20241117164410867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: Allocated (fsm.c:456) 20241117164410867 DMM DEBUG MM_STATE_Gb[0x612000008020]{Idle}: Allocated (fsm.c:456) 20241117164410867 DMM DEBUG MM_STATE_Iu[0x6120000081a0]{Detached}: Allocated (fsm.c:456) 20241117164410867 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164410867 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164410867 DLLC NOTICE LLME(ffffffff/cd23bb3f){UNASSIGNED} LLGM Assign pre (cd23bb3f => fe55aa05) (gprs_llc.c:1079) 20241117164410867 DLLC NOTICE LLME(cd23bb3f/fe55aa05){ASSIGNED} LLGM Assign post (cd23bb3f => fe55aa05) (gprs_llc.c:1125) 20241117164410867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164410867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164410867 DMM DEBUG MM(262420000000004/fe55aa05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164410882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164410882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164410882 DMM DEBUG MM_STATE_Gb(0)[0x612000008020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164410882 DMM DEBUG MM(262420000000004/fe55aa05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241117164410883 DMM NOTICE MM(262420000000004/fe55aa05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164410883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164410883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164410883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164410883 DMM DEBUG MM(262420000000004/fe55aa05) Requesting authorization (sgsn_auth.c:160) 20241117164410883 DMM INFO MM(262420000000004/fe55aa05) Requesting authentication tuples (sgsn_auth.c:184) 20241117164410883 DMM DEBUG MM(262420000000004/fe55aa05) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164410883 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241117164410883 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)@a7bda1688097: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@a7bda1688097: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241117164410886 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241117164410886 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241117164410886 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241117164416883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241117164416883 DMM ERROR MM(262420000000004/fe55aa05) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241117164416884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241117164416884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117164416884 DMM NOTICE MM(262420000000004/fe55aa05) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241117164416884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Reject}: Deallocated (fsm.c:568) 20241117164416884 DMM DEBUG MM_STATE_Gb(0)[0x612000008020]{Idle}: Deallocated (fsm.c:568) 20241117164416884 DMM DEBUG MM_STATE_Iu[0x6120000081a0]{Detached}: Deallocated (fsm.c:568) 20241117164416884 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117164416884 DLLC NOTICE LLME(cd23bb3f/fe55aa05){ASSIGNED} LLGM Assign pre (fe55aa05 => ffffffff) (gprs_llc.c:1079) 20241117164416884 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe55aa05 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@a7bda1688097: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@a7bda1688097: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@a7bda1688097: Final verdict of PTC: pass 20241117164416894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59482<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164416896 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164416896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(152)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@a7bda1688097: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@a7bda1688097: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@a7bda1688097: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@a7bda1688097: Final verdict of PTC: none -NSVCI99(150)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@a7bda1688097: Final verdict of PTC: none -NSVCI98(145)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@a7bda1688097: Final verdict of PTC: none -NSVCI97(140)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(143)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(138)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(148)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Nov 17 16:44:16 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 20241117164417023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164417325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64968) 20241117164417898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164417898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=64968, count=69324) 20241117164418898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164418898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Nov 17 16:44:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164419899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164419899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_gsup_lu_timeout started. 20241117164420380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164420381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164420435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164420435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164420435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164420435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164420435 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164420435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164420436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164420436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164420436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(159)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(160)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164420438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164420438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164420438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164420439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164420439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164420439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164420439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164420439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164420439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164420439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164420439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(160)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164420439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164420440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164420443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(156)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164420453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164420453 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(157)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164420472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164420472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164420472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164420472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164420472 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164420472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164420472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164420472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164420472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(165)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164420474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164420474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164420474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164420475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164420475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164420475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(164)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164420475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164420475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164420475 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164420475 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164420475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164420475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164420475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164420480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164420492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164420492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(166)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(162)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164420507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164420507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164420507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164420507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164420507 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164420507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164420507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164420507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164420507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164420509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164420509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164420509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164420509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164420509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164420509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164420509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164420509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164420509 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164420509 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164420509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(169)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164420510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164420510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164420514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164420525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164420525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164420900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164420900 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164420900 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164420900 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(170)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164420902 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164420903 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(170)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@a7bda1688097: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='E03A9394'O, index=0 SGSN_Test-GSUP(171)@a7bda1688097: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@a7bda1688097: 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 := '90FD7A414D5B63D2EE171BDED58F737D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A4073957'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34F1F3C3BA166039'O } } } } } 20241117164421957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164421957 DLLC NOTICE LLME(ffffffff/e03a9394){UNASSIGNED} LLC RX: unknown TLLI 0xe03a9394, creating LLME on the fly (gprs_llc.c:552) 20241117164421957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164421957 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164421957 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Allocated (fsm.c:456) 20241117164421957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: Allocated (fsm.c:456) 20241117164421957 DMM DEBUG MM_STATE_Gb[0x612000008620]{Idle}: Allocated (fsm.c:456) 20241117164421957 DMM DEBUG MM_STATE_Iu[0x6120000087a0]{Detached}: Allocated (fsm.c:456) 20241117164421957 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164421957 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164421957 DLLC NOTICE LLME(ffffffff/e03a9394){UNASSIGNED} LLGM Assign pre (e03a9394 => eaadf00e) (gprs_llc.c:1079) 20241117164421957 DLLC NOTICE LLME(e03a9394/eaadf00e){ASSIGNED} LLGM Assign post (e03a9394 => eaadf00e) (gprs_llc.c:1125) 20241117164421957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164421958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164421958 DMM DEBUG MM(262420000000005/eaadf00e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164421971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164421971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164421971 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164421971 DMM DEBUG MM(262420000000005/eaadf00e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241117164421971 DMM NOTICE MM(262420000000005/eaadf00e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164421971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164421971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164421972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164421972 DMM DEBUG MM(262420000000005/eaadf00e) Requesting authorization (sgsn_auth.c:160) 20241117164421972 DMM INFO MM(262420000000005/eaadf00e) Requesting authentication tuples (sgsn_auth.c:184) 20241117164421972 DMM DEBUG MM(262420000000005/eaadf00e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164421972 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241117164421972 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)@a7bda1688097: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@a7bda1688097: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241117164421975 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164421975 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164421975 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164421975 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164421975 DMM INFO MM(262420000000005/eaadf00e) Subscriber data update (mmctx.c:445) 20241117164421975 DMM DEBUG MM(262420000000005/eaadf00e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164421975 DMM INFO MM(262420000000005/eaadf00e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164421975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164421975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164421976 DMM INFO MM(262420000000005/eaadf00e) <- GMM AUTH AND CIPHERING REQ (rand = 90 fd 7a 41 4d 5b 63 d2 ee 17 1b de d5 8f 73 7d , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164421983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164421984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164421984 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164421984 DMM INFO MM(262420000000005/eaadf00e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164421984 DMM NOTICE MM(262420000000005/eaadf00e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164421984 DMM DEBUG MM(262420000000005/eaadf00e) checking auth: received GSM SRES = a4 07 39 57 (gprs_gmm.c:648) 20241117164421984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164421984 DMM DEBUG MM(262420000000005/eaadf00e) Requesting authorization (sgsn_auth.c:160) 20241117164421984 DMM INFO MM(262420000000005/eaadf00e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164421984 DMM DEBUG MM(262420000000005/eaadf00e) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164421984 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241117164421984 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) 20241117164421984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164421984 DMM INFO MM(262420000000005/eaadf00e) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaadf00e) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@a7bda1688097: setverdict(fail): none -> fail MC@a7bda1688097: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241117164421993 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164421993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(171)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@a7bda1688097: Final verdict of PTC: none -NSVCI98(165)@a7bda1688097: Final verdict of PTC: none -NSVCI97(160)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@a7bda1688097: Final verdict of PTC: none -NSVCI99(169)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@a7bda1688097: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@a7bda1688097: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@a7bda1688097: Final verdict of PTC: none 20241117164421995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35214<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI220(168)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(167)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(158)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(163)@a7bda1688097: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@a7bda1688097: Final verdict of PTC: fail MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@a7bda1688097: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Nov 17 16:44:22 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 20241117164422124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164422525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68740) 20241117164422994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164422994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=68740, count=74792) 20241117164423995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164423996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Nov 17 16:44:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164424997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164424997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_gsup_lu_reject started. 20241117164425583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164425585 DMM INFO MM(262420000000005/eaadf00e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164425585 DMM INFO MM(262420000000005/eaadf00e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164425585 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164425585 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164425585 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164425585 DMM ERROR MM_STATE_Gb(0)[0x612000008620]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241117164425585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241117164425585 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Deallocated (fsm.c:568) 20241117164425585 DMM DEBUG MM_STATE_Iu[0x6120000087a0]{Detached}: Deallocated (fsm.c:568) 20241117164425585 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Deallocated (fsm.c:568) 20241117164425585 DLLC NOTICE LLME(e03a9394/eaadf00e){ASSIGNED} LLGM Assign pre (eaadf00e => ffffffff) (gprs_llc.c:1079) 20241117164425585 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaadf00e => ffffffff) (gprs_llc.c:1125) 20241117164425585 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164425634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164425634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164425634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164425634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164425635 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164425635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164425635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164425635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164425635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164425636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164425636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164425636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164425636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164425636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164425636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164425636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164425636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164425636 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164425636 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164425636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(178)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164425637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164425637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164425641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164425649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164425649 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164425670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164425670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164425670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164425670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164425670 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164425670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164425670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164425670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164425670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164425672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164425672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164425672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164425672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164425672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164425672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164425672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164425672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164425672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164425672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164425672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(183)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164425673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164425673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164425676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164425685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164425685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164425711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164425711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164425711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164425711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164425711 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164425711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164425711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164425711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164425711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164425713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164425713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164425713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164425713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164425713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164425713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164425713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164425713 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164425713 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164425713 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164425713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164425713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164425714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164425717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164425728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164425728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164425998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164425999 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164425999 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164425999 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(189)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164426001 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164426002 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(189)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@a7bda1688097: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='EADD2EA1'O, index=0 SGSN_Test-GSUP(190)@a7bda1688097: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@a7bda1688097: 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 := 'BCBE9B8C347CF06E5EA0D74848CB4AFE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1F06C80F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '994A7F18F5C38C98'O } } } } } 20241117164427055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164427055 DLLC NOTICE LLME(ffffffff/eadd2ea1){UNASSIGNED} LLC RX: unknown TLLI 0xeadd2ea1, creating LLME on the fly (gprs_llc.c:552) 20241117164427055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164427055 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164427055 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Allocated (fsm.c:456) 20241117164427055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: Allocated (fsm.c:456) 20241117164427055 DMM DEBUG MM_STATE_Gb[0x612000008c20]{Idle}: Allocated (fsm.c:456) 20241117164427055 DMM DEBUG MM_STATE_Iu[0x612000008da0]{Detached}: Allocated (fsm.c:456) 20241117164427055 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164427055 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164427055 DLLC NOTICE LLME(ffffffff/eadd2ea1){UNASSIGNED} LLGM Assign pre (eadd2ea1 => de9cfe6b) (gprs_llc.c:1079) 20241117164427055 DLLC NOTICE LLME(eadd2ea1/de9cfe6b){ASSIGNED} LLGM Assign post (eadd2ea1 => de9cfe6b) (gprs_llc.c:1125) 20241117164427055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164427055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164427055 DMM DEBUG MM(262420000000006/de9cfe6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164427069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164427069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164427069 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164427069 DMM DEBUG MM(262420000000006/de9cfe6b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241117164427069 DMM NOTICE MM(262420000000006/de9cfe6b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164427069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164427069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164427069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164427070 DMM DEBUG MM(262420000000006/de9cfe6b) Requesting authorization (sgsn_auth.c:160) 20241117164427070 DMM INFO MM(262420000000006/de9cfe6b) Requesting authentication tuples (sgsn_auth.c:184) 20241117164427070 DMM DEBUG MM(262420000000006/de9cfe6b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164427070 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241117164427070 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)@a7bda1688097: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@a7bda1688097: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241117164427073 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164427073 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164427073 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164427073 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164427073 DMM INFO MM(262420000000006/de9cfe6b) Subscriber data update (mmctx.c:445) 20241117164427073 DMM DEBUG MM(262420000000006/de9cfe6b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164427073 DMM INFO MM(262420000000006/de9cfe6b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164427073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164427073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164427073 DMM INFO MM(262420000000006/de9cfe6b) <- GMM AUTH AND CIPHERING REQ (rand = bc be 9b 8c 34 7c f0 6e 5e a0 d7 48 48 cb 4a fe , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164427083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164427083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164427083 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164427083 DMM INFO MM(262420000000006/de9cfe6b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164427083 DMM NOTICE MM(262420000000006/de9cfe6b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164427083 DMM DEBUG MM(262420000000006/de9cfe6b) checking auth: received GSM SRES = 1f 06 c8 0f (gprs_gmm.c:648) 20241117164427083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164427083 DMM DEBUG MM(262420000000006/de9cfe6b) Requesting authorization (sgsn_auth.c:160) 20241117164427083 DMM INFO MM(262420000000006/de9cfe6b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164427083 DMM DEBUG MM(262420000000006/de9cfe6b) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164427083 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241117164427083 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) 20241117164427083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164427083 DMM INFO MM(262420000000006/de9cfe6b) <- GMM ATTACH ACCEPT (new P-TMSI=0xde9cfe6b) (gprs_gmm.c:282) 20241117164427084 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241117164427084 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241117164427084 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241117164427084 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164427084 DMM INFO MM(262420000000006/de9cfe6b) Subscriber data update (mmctx.c:445) 20241117164427084 DMM DEBUG MM(262420000000006/de9cfe6b) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@a7bda1688097: setverdict(fail): none -> fail MC@a7bda1688097: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241117164427091 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164427091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117164427091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35230<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(190)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@a7bda1688097: Final verdict of PTC: none -NSVCI97(178)@a7bda1688097: Final verdict of PTC: none -NSVCI98(183)@a7bda1688097: Final verdict of PTC: none -NSVCI99(188)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@a7bda1688097: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@a7bda1688097: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(186)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(181)@a7bda1688097: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(176)@a7bda1688097: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@a7bda1688097: Final verdict of PTC: fail MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@a7bda1688097: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Nov 17 16:44:27 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 20241117164427247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164427648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76544) 20241117164428092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164428092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=76544, count=80900) 20241117164429094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164429094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117164429349 DGPRS DEBUG Checking for inactive LLMEs, time = 13672603 (sgsn.c:132) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Nov 17 16:44:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164430095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164430095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_combined started. 20241117164430714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164430715 DMM INFO MM(262420000000006/de9cfe6b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164430715 DMM INFO MM(262420000000006/de9cfe6b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164430715 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164430715 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164430715 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164430715 DMM ERROR MM_STATE_Gb(0)[0x612000008c20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241117164430715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241117164430715 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Deallocated (fsm.c:568) 20241117164430715 DMM DEBUG MM_STATE_Iu[0x612000008da0]{Detached}: Deallocated (fsm.c:568) 20241117164430715 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Deallocated (fsm.c:568) 20241117164430715 DLLC NOTICE LLME(eadd2ea1/de9cfe6b){ASSIGNED} LLGM Assign pre (de9cfe6b => ffffffff) (gprs_llc.c:1079) 20241117164430715 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de9cfe6b => ffffffff) (gprs_llc.c:1125) 20241117164430715 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164430768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164430768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164430768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164430768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164430768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164430768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164430768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164430768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164430768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164430770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164430770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164430770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164430770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164430770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164430770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164430770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164430770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164430770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164430770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164430770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164430771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164430771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164430775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164430784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164430784 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(195)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164430799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164430799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164430799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164430799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164430799 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164430799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164430799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164430799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164430799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164430800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164430800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164430800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164430801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164430801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164430801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164430801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164430801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164430801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164430801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164430801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164430801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164430801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164430805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164430814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164430814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164430844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164430844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164430844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164430844 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164430844 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164430844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164430844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164430844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164430844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164430846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164430846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164430846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164430846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164430846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164430846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164430846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164430846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164430846 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164430847 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164430847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164430847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164430847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164430851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164430859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164430859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164431096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164431096 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164431096 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164431096 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(207)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164431098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(207)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164431099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(207)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(207)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@a7bda1688097: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EF90829B'O, index=0 SGSN_Test-GSUP(209)@a7bda1688097: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@a7bda1688097: 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 := 'ED2686B3B4EB77A125168B390F295879'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D634318'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C03ABD175AA7B553'O } } } } } 20241117164432153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164432153 DLLC NOTICE LLME(ffffffff/ef90829b){UNASSIGNED} LLC RX: unknown TLLI 0xef90829b, creating LLME on the fly (gprs_llc.c:552) 20241117164432153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164432153 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241117164432153 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Allocated (fsm.c:456) 20241117164432153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Allocated (fsm.c:456) 20241117164432153 DMM DEBUG MM_STATE_Gb[0x612000009220]{Idle}: Allocated (fsm.c:456) 20241117164432153 DMM DEBUG MM_STATE_Iu[0x6120000093a0]{Detached}: Allocated (fsm.c:456) 20241117164432153 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164432153 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164432153 DLLC NOTICE LLME(ffffffff/ef90829b){UNASSIGNED} LLGM Assign pre (ef90829b => d451d52e) (gprs_llc.c:1079) 20241117164432153 DLLC NOTICE LLME(ef90829b/d451d52e){ASSIGNED} LLGM Assign post (ef90829b => d451d52e) (gprs_llc.c:1125) 20241117164432153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164432153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164432153 DMM DEBUG MM(262420000000007/d451d52e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164432167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164432167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164432167 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164432167 DMM DEBUG MM(262420000000007/d451d52e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241117164432167 DMM NOTICE MM(262420000000007/d451d52e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164432167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164432167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164432167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164432167 DMM DEBUG MM(262420000000007/d451d52e) Requesting authorization (sgsn_auth.c:160) 20241117164432167 DMM INFO MM(262420000000007/d451d52e) Requesting authentication tuples (sgsn_auth.c:184) 20241117164432168 DMM DEBUG MM(262420000000007/d451d52e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164432168 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241117164432168 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)@a7bda1688097: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@a7bda1688097: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241117164432170 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164432170 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164432170 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164432171 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164432171 DMM INFO MM(262420000000007/d451d52e) Subscriber data update (mmctx.c:445) 20241117164432171 DMM DEBUG MM(262420000000007/d451d52e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164432171 DMM INFO MM(262420000000007/d451d52e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164432171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164432171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164432171 DMM INFO MM(262420000000007/d451d52e) <- GMM AUTH AND CIPHERING REQ (rand = ed 26 86 b3 b4 eb 77 a1 25 16 8b 39 0f 29 58 79 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164432178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164432178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164432178 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164432178 DMM INFO MM(262420000000007/d451d52e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164432178 DMM NOTICE MM(262420000000007/d451d52e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164432178 DMM DEBUG MM(262420000000007/d451d52e) checking auth: received GSM SRES = 3d 63 43 18 (gprs_gmm.c:648) 20241117164432178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164432178 DMM DEBUG MM(262420000000007/d451d52e) Requesting authorization (sgsn_auth.c:160) 20241117164432178 DMM INFO MM(262420000000007/d451d52e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164432178 DMM DEBUG MM(262420000000007/d451d52e) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164432178 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241117164432178 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) 20241117164432178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164432178 DMM INFO MM(262420000000007/d451d52e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd451d52e) (gprs_gmm.c:282) 20241117164432180 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164432180 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164432180 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241117164432180 DMM INFO MM(262420000000007/d451d52e) Subscriber data update (mmctx.c:445) 20241117164432180 DMM DEBUG MM(262420000000007/d451d52e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164432180 DMM INFO MM(262420000000007/d451d52e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164432180 DMM NOTICE MM(262420000000007/d451d52e) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241117164432180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164432180 DMM NOTICE MM(262420000000007/d451d52e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164432180 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) 20241117164432181 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164432181 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241117164432181 DMM INFO MM(262420000000007/d451d52e) Subscriber data update (mmctx.c:445) 20241117164432181 DMM DEBUG MM(262420000000007/d451d52e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@a7bda1688097: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@a7bda1688097: Removing Client IMSI='262420000000007'H, index=0 20241117164432186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164432187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164432187 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164432187 DMM INFO MM(262420000000007/d451d52e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164432187 DMM NOTICE MM(262420000000007/d451d52e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164432187 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164432187 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164432187 DLLC NOTICE LLME(ef90829b/d451d52e){ASSIGNED} LLGM Assign pre (ffffffff => d451d52e) (gprs_llc.c:1079) 20241117164432187 DLLC NOTICE LLME(ffffffff/d451d52e){ASSIGNED} LLGM Assign post (ffffffff => d451d52e) (gprs_llc.c:1125) 20241117164432187 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164432187 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164432187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164432187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@a7bda1688097: Final verdict of PTC: pass 20241117164432189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34610<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@a7bda1688097: Final verdict of PTC: none 20241117164432191 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164432191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(202)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@a7bda1688097: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@a7bda1688097: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@a7bda1688097: Final verdict of PTC: none -NSVCI97(197)@a7bda1688097: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@a7bda1688097: Final verdict of PTC: none -NSVCI99(208)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(206)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(196)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(200)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_combined finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Nov 17 16:44:32 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241117164432307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164432708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88152) 20241117164433192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164433192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=88152, count=89412) 20241117164434193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164434193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Nov 17 16:44:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164435195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164435195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_accept_all started. 20241117164435766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164435768 DMM INFO MM(262420000000007/d451d52e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164435768 DMM INFO MM(262420000000007/d451d52e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164435768 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164435768 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164435768 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164435768 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164435768 DLLC NOTICE LLME(ffffffff/d451d52e){ASSIGNED} LLGM Assign pre (d451d52e => ffffffff) (gprs_llc.c:1079) 20241117164435768 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d451d52e => ffffffff) (gprs_llc.c:1125) 20241117164435768 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241117164435768 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) 20241117164435768 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:401) 20241117164435768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Deallocated (fsm.c:568) 20241117164435768 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Deallocated (fsm.c:568) 20241117164435768 DMM DEBUG MM_STATE_Iu[0x6120000093a0]{Detached}: Deallocated (fsm.c:568) 20241117164435768 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Deallocated (fsm.c:568) 20241117164435768 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164435819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164435819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164435819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164435819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164435819 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164435819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164435819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164435819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164435819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164435821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164435821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164435821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164435821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164435821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164435821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164435821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164435821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164435821 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164435822 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164435822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164435822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164435822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164435829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164435841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164435841 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164435858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164435858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164435858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164435858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164435858 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164435858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164435859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164435859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164435859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164435860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164435860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164435860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164435860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164435860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164435860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164435860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164435860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164435861 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164435861 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164435861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164435861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164435861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164435864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164435872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164435872 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164435899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164435899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164435899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164435899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164435899 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164435899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164435899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164435899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164435899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164435900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164435900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164435900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164435900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164435900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164435900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164435900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164435900 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164435901 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164435901 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164435901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(226)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164435901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164435901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164435904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164435912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164435913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164436196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164436196 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164436196 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164436196 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(227)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164436198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164436199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(227)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@a7bda1688097: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D0169141'O, index=0 SGSN_Test-GSUP(228)@a7bda1688097: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241117164437254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164437254 DLLC NOTICE LLME(ffffffff/d0169141){UNASSIGNED} LLC RX: unknown TLLI 0xd0169141, creating LLME on the fly (gprs_llc.c:552) 20241117164437254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164437254 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164437254 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Allocated (fsm.c:456) 20241117164437254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Allocated (fsm.c:456) 20241117164437254 DMM DEBUG MM_STATE_Gb[0x612000009820]{Idle}: Allocated (fsm.c:456) 20241117164437254 DMM DEBUG MM_STATE_Iu[0x6120000099a0]{Detached}: Allocated (fsm.c:456) 20241117164437254 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164437254 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164437254 DLLC NOTICE LLME(ffffffff/d0169141){UNASSIGNED} LLGM Assign pre (d0169141 => f7ebc550) (gprs_llc.c:1079) 20241117164437254 DLLC NOTICE LLME(d0169141/f7ebc550){ASSIGNED} LLGM Assign post (d0169141 => f7ebc550) (gprs_llc.c:1125) 20241117164437254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164437254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164437254 DMM DEBUG MM(262420000000008/f7ebc550) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164437269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164437269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164437269 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164437269 DMM DEBUG MM(262420000000008/f7ebc550) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241117164437269 DMM NOTICE MM(262420000000008/f7ebc550) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164437269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164437269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164437269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117164437269 DMM INFO MM(262420000000008/f7ebc550) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7ebc550) (gprs_gmm.c:282) TC_attach_accept_all(230)@a7bda1688097: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@a7bda1688097: Removing Client IMSI='262420000000008'H, index=0 20241117164438256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164438256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164438257 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164438257 DMM INFO MM(262420000000008/f7ebc550) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164438257 DMM NOTICE MM(262420000000008/f7ebc550) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164438257 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164438257 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164438257 DLLC NOTICE LLME(d0169141/f7ebc550){ASSIGNED} LLGM Assign pre (ffffffff => f7ebc550) (gprs_llc.c:1079) 20241117164438257 DLLC NOTICE LLME(ffffffff/f7ebc550){ASSIGNED} LLGM Assign post (ffffffff => f7ebc550) (gprs_llc.c:1125) 20241117164438257 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164438257 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164438257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164438257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@a7bda1688097: Final verdict of PTC: pass 20241117164438259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34626<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164438261 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164438261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(221)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(228)@a7bda1688097: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@a7bda1688097: Final verdict of PTC: none -NSVCI97(216)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@a7bda1688097: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@a7bda1688097: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@a7bda1688097: Final verdict of PTC: none -NSVCI99(226)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(214)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(224)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(219)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_accept_all finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Nov 17 16:44:38 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 20241117164438396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164438798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66676) 20241117164439262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164439263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=66676, count=71312) 20241117164440265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164440265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Nov 17 16:44:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164441265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164441265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_closed started. 20241117164441858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164441860 DMM INFO MM(262420000000008/f7ebc550) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164441860 DMM INFO MM(262420000000008/f7ebc550) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164441860 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164441860 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164441860 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164441860 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164441860 DLLC NOTICE LLME(ffffffff/f7ebc550){ASSIGNED} LLGM Assign pre (f7ebc550 => ffffffff) (gprs_llc.c:1079) 20241117164441860 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7ebc550 => ffffffff) (gprs_llc.c:1125) 20241117164441860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Deallocated (fsm.c:568) 20241117164441860 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Deallocated (fsm.c:568) 20241117164441860 DMM DEBUG MM_STATE_Iu[0x6120000099a0]{Detached}: Deallocated (fsm.c:568) 20241117164441860 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Deallocated (fsm.c:568) 20241117164441860 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(236)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164441913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164441913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164441913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164441913 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164441913 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164441913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164441913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164441913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164441913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(235)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(236)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164441915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164441915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164441916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164441916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164441916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164441916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164441916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164441916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164441916 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164441916 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164441916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(236)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164441916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164441917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164441920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164441927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164441927 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(233)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(235)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164441944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164441944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164441944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164441944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164441944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164441944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164441944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164441944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164441944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164441946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164441946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164441946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164441947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164441947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164441947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164441947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164441947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164441947 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164441947 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164441947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164441947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164441947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164441952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164441962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164441962 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164441982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164441982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164441982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164441982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164441982 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164441982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164441982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164441982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164441982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164441984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164441984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164441984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164441984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164441984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164441984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164441984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164441984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164441984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164441984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164441984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164441985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164441985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164441988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164441997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164441997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164442266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164442266 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164442266 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164442266 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(246)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164442268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164442268 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(246)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@a7bda1688097: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FECDC3A0'O, index=0 SGSN_Test-GSUP(247)@a7bda1688097: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@a7bda1688097: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FECDC3A0'O, index=1 20241117164443326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164443326 DLLC NOTICE LLME(ffffffff/fecdc3a0){UNASSIGNED} LLC RX: unknown TLLI 0xfecdc3a0, creating LLME on the fly (gprs_llc.c:552) 20241117164443326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164443326 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164443326 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: Allocated (fsm.c:456) 20241117164443326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: Allocated (fsm.c:456) 20241117164443326 DMM DEBUG MM_STATE_Gb[0x612000009e20]{Idle}: Allocated (fsm.c:456) 20241117164443326 DMM DEBUG MM_STATE_Iu[0x612000009fa0]{Detached}: Allocated (fsm.c:456) 20241117164443326 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164443326 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164443326 DLLC NOTICE LLME(ffffffff/fecdc3a0){UNASSIGNED} LLGM Assign pre (fecdc3a0 => fe90b1c7) (gprs_llc.c:1079) 20241117164443326 DLLC NOTICE LLME(fecdc3a0/fe90b1c7){ASSIGNED} LLGM Assign post (fecdc3a0 => fe90b1c7) (gprs_llc.c:1125) 20241117164443326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164443326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164443326 DMM DEBUG MM(001010123456789/fe90b1c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164443339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164443339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164443339 DMM DEBUG MM_STATE_Gb(0)[0x612000009e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164443339 DMM DEBUG MM(001010123456789/fe90b1c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241117164443339 DMM NOTICE MM(001010123456789/fe90b1c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164443339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164443339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164443339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241117164443339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117164443339 DMM NOTICE MM(001010123456789/fe90b1c7) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241117164443339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Reject}: Deallocated (fsm.c:568) 20241117164443339 DMM DEBUG MM_STATE_Gb(0)[0x612000009e20]{Idle}: Deallocated (fsm.c:568) 20241117164443339 DMM DEBUG MM_STATE_Iu[0x612000009fa0]{Detached}: Deallocated (fsm.c:568) 20241117164443339 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117164443339 DLLC NOTICE LLME(fecdc3a0/fe90b1c7){ASSIGNED} LLGM Assign pre (fe90b1c7 => ffffffff) (gprs_llc.c:1079) 20241117164443339 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe90b1c7 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@a7bda1688097: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@a7bda1688097: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@a7bda1688097: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@a7bda1688097: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C466DF68'O, index=2 SGSN_Test-GSUP(247)@a7bda1688097: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241117164443379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164443379 DLLC NOTICE LLME(ffffffff/c466df68){UNASSIGNED} LLC RX: unknown TLLI 0xc466df68, creating LLME on the fly (gprs_llc.c:552) 20241117164443379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164443380 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164443380 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Allocated (fsm.c:456) 20241117164443380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Allocated (fsm.c:456) 20241117164443380 DMM DEBUG MM_STATE_Gb[0x61200000a420]{Idle}: Allocated (fsm.c:456) 20241117164443380 DMM DEBUG MM_STATE_Iu[0x61200000a5a0]{Detached}: Allocated (fsm.c:456) 20241117164443380 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164443380 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164443380 DLLC NOTICE LLME(ffffffff/c466df68){UNASSIGNED} LLGM Assign pre (c466df68 => fbcd348b) (gprs_llc.c:1079) 20241117164443380 DLLC NOTICE LLME(c466df68/fbcd348b){ASSIGNED} LLGM Assign post (c466df68 => fbcd348b) (gprs_llc.c:1125) 20241117164443380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164443380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164443380 DMM DEBUG MM(262420000000010/fbcd348b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164443386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164443386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164443386 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164443386 DMM DEBUG MM(262420000000010/fbcd348b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241117164443386 DMM NOTICE MM(262420000000010/fbcd348b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164443386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164443386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164443386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117164443386 DMM INFO MM(262420000000010/fbcd348b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbcd348b) (gprs_gmm.c:282) TC_attach_closed(250)@a7bda1688097: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@a7bda1688097: Removing Client IMSI='262420000000010'H, index=2 20241117164444385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164444385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164444385 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164444385 DMM INFO MM(262420000000010/fbcd348b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164444385 DMM NOTICE MM(262420000000010/fbcd348b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164444385 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164444385 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164444385 DLLC NOTICE LLME(c466df68/fbcd348b){ASSIGNED} LLGM Assign pre (ffffffff => fbcd348b) (gprs_llc.c:1079) 20241117164444385 DLLC NOTICE LLME(ffffffff/fbcd348b){ASSIGNED} LLGM Assign post (ffffffff => fbcd348b) (gprs_llc.c:1125) 20241117164444385 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164444385 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164444385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164444385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@a7bda1688097: Final verdict of PTC: pass 20241117164444387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50460<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@a7bda1688097: Final verdict of PTC: none -NSVCI97(236)@a7bda1688097: Final verdict of PTC: none -NSVCI98(240)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@a7bda1688097: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@a7bda1688097: Final verdict of PTC: none 20241117164444390 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(245)@a7bda1688097: Final verdict of PTC: none 20241117164444390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-NS2(241)@a7bda1688097: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@a7bda1688097: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(238)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(243)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(234)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@a7bda1688097: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@a7bda1688097: Test case TC_attach_closed finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Nov 17 16:44:44 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241117164444517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164444919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78572) 20241117164445391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164445391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=78572, count=81844) 20241117164446392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164446392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Nov 17 16:44:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164447393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164447393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_no_imei_response started. 20241117164447980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164447982 DMM INFO MM(262420000000010/fbcd348b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164447982 DMM INFO MM(262420000000010/fbcd348b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164447982 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164447982 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164447982 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164447982 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164447982 DLLC NOTICE LLME(ffffffff/fbcd348b){ASSIGNED} LLGM Assign pre (fbcd348b => ffffffff) (gprs_llc.c:1079) 20241117164447982 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbcd348b => ffffffff) (gprs_llc.c:1125) 20241117164447982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Deallocated (fsm.c:568) 20241117164447982 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Deallocated (fsm.c:568) 20241117164447982 DMM DEBUG MM_STATE_Iu[0x61200000a5a0]{Detached}: Deallocated (fsm.c:568) 20241117164447982 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Deallocated (fsm.c:568) 20241117164447982 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164448022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164448022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164448022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164448022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164448022 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164448022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164448022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164448022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164448022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164448023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164448023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164448023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164448024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164448024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164448024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164448024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164448024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164448024 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164448024 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164448024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164448024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164448024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164448027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164448036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164448036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(256)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 TC_attach_no_imei_response-BVCI196(254)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164448062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164448062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164448062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164448062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164448062 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164448062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164448062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164448062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164448062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164448063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164448063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164448063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164448064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164448064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164448064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164448064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164448064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164448064 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164448064 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164448064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164448064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164448064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164448068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164448079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164448079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164448111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164448111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164448111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164448111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164448111 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164448111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164448111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164448111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164448111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164448113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164448113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164448114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164448114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164448114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164448114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164448114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164448114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164448114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164448114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164448114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164448114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164448115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164448119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164448128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164448128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(263)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164448394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164448394 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164448394 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164448394 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(265)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164448396 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164448397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(265)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@a7bda1688097: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='DE06A235'O, index=0 SGSN_Test-GSUP(267)@a7bda1688097: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241117164449451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164449451 DLLC NOTICE LLME(ffffffff/de06a235){UNASSIGNED} LLC RX: unknown TLLI 0xde06a235, creating LLME on the fly (gprs_llc.c:552) 20241117164449451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164449451 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241117164449452 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: Allocated (fsm.c:456) 20241117164449452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: Allocated (fsm.c:456) 20241117164449452 DMM DEBUG MM_STATE_Gb[0x61200000aa20]{Idle}: Allocated (fsm.c:456) 20241117164449452 DMM DEBUG MM_STATE_Iu[0x61200000aba0]{Detached}: Allocated (fsm.c:456) 20241117164449452 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164449452 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164449452 DLLC NOTICE LLME(ffffffff/de06a235){UNASSIGNED} LLGM Assign pre (de06a235 => f3c9f1e4) (gprs_llc.c:1079) 20241117164449452 DLLC NOTICE LLME(de06a235/f3c9f1e4){ASSIGNED} LLGM Assign post (de06a235 => f3c9f1e4) (gprs_llc.c:1125) 20241117164449452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164449452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164449452 DMM DEBUG MM(262420000000032/f3c9f1e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164455452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164455452 DMM DEBUG MM(262420000000032/f3c9f1e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164459349 DGPRS DEBUG Checking for inactive LLMEs, time = 13672633 (sgsn.c:132) 20241117164501453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164501453 DMM DEBUG MM(262420000000032/f3c9f1e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164507454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164507454 DMM DEBUG MM(262420000000032/f3c9f1e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164508395 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117164508395 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(265)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164508395 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241117164513455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164513455 DMM DEBUG MM(262420000000032/f3c9f1e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164518025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164518028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164518028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164518065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164518067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164518067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164518115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164518117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164518117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164519456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164519456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241117164519456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117164519456 DMM NOTICE MM(262420000000032/f3c9f1e4) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241117164519456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Reject}: Deallocated (fsm.c:568) 20241117164519456 DMM DEBUG MM_STATE_Gb(0)[0x61200000aa20]{Idle}: Deallocated (fsm.c:568) 20241117164519456 DMM DEBUG MM_STATE_Iu[0x61200000aba0]{Detached}: Deallocated (fsm.c:568) 20241117164519456 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117164519456 DLLC NOTICE LLME(de06a235/f3c9f1e4){ASSIGNED} LLGM Assign pre (f3c9f1e4 => ffffffff) (gprs_llc.c:1079) 20241117164519456 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3c9f1e4 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@a7bda1688097: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@a7bda1688097: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@a7bda1688097: Final verdict of PTC: pass 20241117164519465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55406<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@a7bda1688097: Final verdict of PTC: none -NSVCI97(255)@a7bda1688097: Final verdict of PTC: none 20241117164519467 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164519467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_attach_no_imei_response-BVCI196(254)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@a7bda1688097: Final verdict of PTC: none -NSVCI98(260)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@a7bda1688097: Final verdict of PTC: none -NSVCI99(266)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@a7bda1688097: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@a7bda1688097: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(264)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(258)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(253)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Nov 17 16:45:19 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 20241117164519595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164519897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63360) 20241117164520468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164520468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=63360, count=72236) 20241117164521469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164521469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Nov 17 16:45:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164522470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164522470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_no_imsi_response started. 20241117164522956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164522958 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164523005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164523005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164523005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164523005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164523005 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164523005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164523006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164523006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164523006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(274)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(275)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164523008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164523008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164523008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164523008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164523008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164523008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164523008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164523008 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164523008 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164523008 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164523008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164523009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164523009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164523014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164523025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164523025 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(274)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imsi_response-BVCI196(272)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(279)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164523031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164523032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164523032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164523032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164523032 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164523032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164523032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164523032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164523032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164523033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164523033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164523033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164523034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164523034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164523034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164523034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164523034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164523034 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164523034 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164523034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(279)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164523034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164523034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164523037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164523047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164523047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164523072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164523072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164523072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164523072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164523072 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164523072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164523072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164523072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164523072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164523073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164523073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164523073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164523074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164523074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164523074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164523074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164523074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164523074 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164523074 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164523074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(284)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164523074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164523074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164523078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164523087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164523087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164523471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164523471 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164523471 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164523471 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(285)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164523473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164523474 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(285)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@a7bda1688097: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D6FE64C3'O, index=0 SGSN_Test-GSUP(286)@a7bda1688097: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241117164524528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164524528 DLLC NOTICE LLME(ffffffff/d6fe64c3){UNASSIGNED} LLC RX: unknown TLLI 0xd6fe64c3, creating LLME on the fly (gprs_llc.c:552) 20241117164524528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164524528 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241117164524528 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: Allocated (fsm.c:456) 20241117164524528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: Allocated (fsm.c:456) 20241117164524528 DMM DEBUG MM_STATE_Gb[0x61200000b020]{Idle}: Allocated (fsm.c:456) 20241117164524528 DMM DEBUG MM_STATE_Iu[0x61200000b1a0]{Detached}: Allocated (fsm.c:456) 20241117164524528 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164524528 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164524528 DLLC NOTICE LLME(ffffffff/d6fe64c3){UNASSIGNED} LLGM Assign pre (d6fe64c3 => f68e4d92) (gprs_llc.c:1079) 20241117164524528 DLLC NOTICE LLME(d6fe64c3/f68e4d92){ASSIGNED} LLGM Assign post (d6fe64c3 => f68e4d92) (gprs_llc.c:1125) 20241117164524529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164524529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164524529 DMM DEBUG MM(/f68e4d92) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164524540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164524540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164524540 DMM DEBUG MM_STATE_Gb(3606996163)[0x61200000b020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164524540 DMM DEBUG MM(/f68e4d92) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241117164524540 DMM NOTICE MM(/f68e4d92) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164524540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164524541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241117164524541 DMM DEBUG MM(/f68e4d92) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241117164529351 DGPRS DEBUG Checking for inactive LLMEs, time = 13672663 (sgsn.c:132) 20241117164530541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164530541 DMM DEBUG MM(/f68e4d92) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241117164536542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164536542 DMM DEBUG MM(/f68e4d92) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241117164542543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164542543 DMM DEBUG MM(/f68e4d92) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241117164543472 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117164543472 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(285)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164543472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241117164548544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164548544 DMM DEBUG MM(/f68e4d92) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241117164553010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164553012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164553012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164553035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164553036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164553036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164553075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164553077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164553077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164554545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117164554545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241117164554545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117164554545 DMM NOTICE MM(/f68e4d92) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241117164554545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Reject}: Deallocated (fsm.c:568) 20241117164554545 DMM DEBUG MM_STATE_Gb(3606996163)[0x61200000b020]{Idle}: Deallocated (fsm.c:568) 20241117164554545 DMM DEBUG MM_STATE_Iu[0x61200000b1a0]{Detached}: Deallocated (fsm.c:568) 20241117164554545 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117164554545 DLLC NOTICE LLME(d6fe64c3/f68e4d92){ASSIGNED} LLGM Assign pre (f68e4d92 => ffffffff) (gprs_llc.c:1079) 20241117164554545 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f68e4d92 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@a7bda1688097: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@a7bda1688097: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@a7bda1688097: Final verdict of PTC: pass 20241117164554555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43006<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@a7bda1688097: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@a7bda1688097: Final verdict of PTC: none -NSVCI97(275)@a7bda1688097: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@a7bda1688097: Final verdict of PTC: none 20241117164554558 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164554558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-NS1(274)@a7bda1688097: Final verdict of PTC: none -NSVCI99(284)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@a7bda1688097: Final verdict of PTC: none -NSVCI98(279)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@a7bda1688097: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(282)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(277)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(273)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Nov 17 16:45:54 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20241117164554688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164554990 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=63984) 20241117164555559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164555559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=63984, count=72236) 20241117164556560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164556560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Nov 17 16:45:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164557561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164557561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_closed_add_vty started. 20241117164558049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164558050 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164558093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164558093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164558093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164558093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164558093 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164558093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164558093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164558093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164558093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164558094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164558094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164558094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164558095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164558095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164558095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164558095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164558095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164558095 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164558095 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164558095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164558095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164558095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164558099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164558109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164558109 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164558133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164558133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164558133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164558133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164558133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164558133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164558133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164558133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164558133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164558135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164558135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164558135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164558135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164558135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164558135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164558135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164558135 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164558135 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164558135 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164558135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164558135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164558136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164558140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164558150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164558150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164558172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164558172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164558172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164558172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164558172 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164558172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164558172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164558172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164558172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164558174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164558174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164558174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164558174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164558174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164558174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164558174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164558174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164558174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164558174 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164558174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(303)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164558175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164558175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164558179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164558188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164558188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164558562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164558562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164558562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164558562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(304)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164558564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164558564 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(304)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117164559352 DGPRS DEBUG Checking for inactive LLMEs, time = 13672693 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@a7bda1688097: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D502B44A'O, index=0 SGSN_Test-GSUP(305)@a7bda1688097: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@a7bda1688097: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D502B44A'O, index=1 20241117164559628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164559628 DLLC NOTICE LLME(ffffffff/d502b44a){UNASSIGNED} LLC RX: unknown TLLI 0xd502b44a, creating LLME on the fly (gprs_llc.c:552) 20241117164559628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164559628 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164559628 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: Allocated (fsm.c:456) 20241117164559628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: Allocated (fsm.c:456) 20241117164559628 DMM DEBUG MM_STATE_Gb[0x61200000b620]{Idle}: Allocated (fsm.c:456) 20241117164559628 DMM DEBUG MM_STATE_Iu[0x61200000b7a0]{Detached}: Allocated (fsm.c:456) 20241117164559628 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164559628 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164559628 DLLC NOTICE LLME(ffffffff/d502b44a){UNASSIGNED} LLGM Assign pre (d502b44a => fb3e72cd) (gprs_llc.c:1079) 20241117164559628 DLLC NOTICE LLME(d502b44a/fb3e72cd){ASSIGNED} LLGM Assign post (d502b44a => fb3e72cd) (gprs_llc.c:1125) 20241117164559628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164559628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164559628 DMM DEBUG MM(001010123456789/fb3e72cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164559640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164559640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164559640 DMM DEBUG MM_STATE_Gb(0)[0x61200000b620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164559640 DMM DEBUG MM(001010123456789/fb3e72cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241117164559640 DMM NOTICE MM(001010123456789/fb3e72cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164559640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164559640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164559640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241117164559640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117164559640 DMM NOTICE MM(001010123456789/fb3e72cd) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241117164559640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Reject}: Deallocated (fsm.c:568) 20241117164559640 DMM DEBUG MM_STATE_Gb(0)[0x61200000b620]{Idle}: Deallocated (fsm.c:568) 20241117164559640 DMM DEBUG MM_STATE_Iu[0x61200000b7a0]{Detached}: Deallocated (fsm.c:568) 20241117164559640 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117164559640 DLLC NOTICE LLME(d502b44a/fb3e72cd){ASSIGNED} LLGM Assign pre (fb3e72cd => ffffffff) (gprs_llc.c:1079) 20241117164559640 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb3e72cd => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@a7bda1688097: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@a7bda1688097: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@a7bda1688097: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D502B44A'O, index=2 20241117164559647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164559647 DLLC NOTICE LLME(ffffffff/d502b44a){UNASSIGNED} LLC RX: unknown TLLI 0xd502b44a, creating LLME on the fly (gprs_llc.c:552) 20241117164559647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241117164559647 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164559647 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Allocated (fsm.c:456) 20241117164559647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Allocated (fsm.c:456) 20241117164559647 DMM DEBUG MM_STATE_Gb[0x61200000bc20]{Idle}: Allocated (fsm.c:456) 20241117164559647 DMM DEBUG MM_STATE_Iu[0x61200000bda0]{Detached}: Allocated (fsm.c:456) 20241117164559647 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164559647 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164559648 DLLC NOTICE LLME(ffffffff/d502b44a){UNASSIGNED} LLGM Assign pre (d502b44a => cf813b83) (gprs_llc.c:1079) 20241117164559648 DLLC NOTICE LLME(d502b44a/cf813b83){ASSIGNED} LLGM Assign post (d502b44a => cf813b83) (gprs_llc.c:1125) 20241117164559648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164559648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164559648 DMM DEBUG MM(001010123456700/cf813b83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164559653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164559653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164559653 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164559653 DMM DEBUG MM(001010123456700/cf813b83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241117164559653 DMM NOTICE MM(001010123456700/cf813b83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164559653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164559653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164559653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117164559653 DMM INFO MM(001010123456700/cf813b83) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf813b83) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@a7bda1688097: Removing Client IMSI='001010123456700'H, index=2 20241117164600652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164600652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164600653 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164600653 DMM INFO MM(001010123456700/cf813b83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164600653 DMM NOTICE MM(001010123456700/cf813b83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164600653 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164600653 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164600653 DLLC NOTICE LLME(d502b44a/cf813b83){ASSIGNED} LLGM Assign pre (ffffffff => cf813b83) (gprs_llc.c:1079) 20241117164600653 DLLC NOTICE LLME(ffffffff/cf813b83){ASSIGNED} LLGM Assign post (ffffffff => cf813b83) (gprs_llc.c:1125) 20241117164600653 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164600653 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164600653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164600653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@a7bda1688097: Final verdict of PTC: pass 20241117164600655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59412<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164600657 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164600657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(304)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(305)@a7bda1688097: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@a7bda1688097: Final verdict of PTC: none -NSVCI98(298)@a7bda1688097: Final verdict of PTC: none -NSVCI99(303)@a7bda1688097: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@a7bda1688097: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@a7bda1688097: Final verdict of PTC: none -NSVCI97(293)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(296)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(291)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(301)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Nov 17 16:46:00 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 20241117164600787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164601189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77444) 20241117164601658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164601658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=77444, count=81800) 20241117164602659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164602659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Nov 17 16:46:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164603660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164603660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_check_subscriber_list started. 20241117164604246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164604248 DMM INFO MM(001010123456700/cf813b83) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164604248 DMM INFO MM(001010123456700/cf813b83) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164604248 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164604248 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164604248 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164604248 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164604248 DLLC NOTICE LLME(ffffffff/cf813b83){ASSIGNED} LLGM Assign pre (cf813b83 => ffffffff) (gprs_llc.c:1079) 20241117164604248 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf813b83 => ffffffff) (gprs_llc.c:1125) 20241117164604248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Deallocated (fsm.c:568) 20241117164604248 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Deallocated (fsm.c:568) 20241117164604248 DMM DEBUG MM_STATE_Iu[0x61200000bda0]{Detached}: Deallocated (fsm.c:568) 20241117164604248 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Deallocated (fsm.c:568) 20241117164604248 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(313)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164604300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164604300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164604300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164604300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164604300 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164604300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164604300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164604300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164604300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(313)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(312)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164604302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164604303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164604303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164604303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164604303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164604303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164604303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164604303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164604303 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164604303 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164604303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(313)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164604304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164604304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164604308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164604318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164604319 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(310)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(312)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164604326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164604326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164604326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164604326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164604326 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164604326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164604326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164604326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164604326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164604328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164604329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164604329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164604329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164604329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164604329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164604329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164604329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164604329 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164604329 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164604329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164604329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164604329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164604333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164604345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164604345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164604365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164604365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164604365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164604365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164604365 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164604365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164604365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164604365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164604365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164604366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164604366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164604367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164604367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164604367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164604367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164604367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164604367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164604367 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164604367 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164604367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(322)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164604367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164604367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164604370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164604379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164604379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164604661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164604661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164604661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164604661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(323)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164604663 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241117164604664 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(323)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@a7bda1688097: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C8FB8491'O, index=0 SGSN_Test-GSUP(324)@a7bda1688097: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@a7bda1688097: 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 := 'E3FA672A26A5C33CD8DDC88AA9C0C0FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D9091F13'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E6F63A9DD3182557'O } } } } } 20241117164605716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164605717 DLLC NOTICE LLME(ffffffff/c8fb8491){UNASSIGNED} LLC RX: unknown TLLI 0xc8fb8491, creating LLME on the fly (gprs_llc.c:552) 20241117164605717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164605717 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164605717 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Allocated (fsm.c:456) 20241117164605717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Allocated (fsm.c:456) 20241117164605717 DMM DEBUG MM_STATE_Gb[0x612000010120]{Idle}: Allocated (fsm.c:456) 20241117164605717 DMM DEBUG MM_STATE_Iu[0x6120000102a0]{Detached}: Allocated (fsm.c:456) 20241117164605717 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164605717 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164605717 DLLC NOTICE LLME(ffffffff/c8fb8491){UNASSIGNED} LLGM Assign pre (c8fb8491 => d961c875) (gprs_llc.c:1079) 20241117164605717 DLLC NOTICE LLME(c8fb8491/d961c875){ASSIGNED} LLGM Assign post (c8fb8491 => d961c875) (gprs_llc.c:1125) 20241117164605717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164605717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164605717 DMM DEBUG MM(262420000000034/d961c875) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164605730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164605730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164605730 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164605730 DMM DEBUG MM(262420000000034/d961c875) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241117164605730 DMM NOTICE MM(262420000000034/d961c875) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164605730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164605730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164605730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164605730 DMM DEBUG MM(262420000000034/d961c875) Requesting authorization (sgsn_auth.c:160) 20241117164605730 DMM INFO MM(262420000000034/d961c875) Requesting authentication tuples (sgsn_auth.c:184) 20241117164605730 DMM DEBUG MM(262420000000034/d961c875) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164605730 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241117164605731 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)@a7bda1688097: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@a7bda1688097: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241117164605733 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164605733 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164605733 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164605733 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164605733 DMM INFO MM(262420000000034/d961c875) Subscriber data update (mmctx.c:445) 20241117164605733 DMM DEBUG MM(262420000000034/d961c875) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164605733 DMM INFO MM(262420000000034/d961c875) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164605733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164605733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164605733 DMM INFO MM(262420000000034/d961c875) <- GMM AUTH AND CIPHERING REQ (rand = e3 fa 67 2a 26 a5 c3 3c d8 dd c8 8a a9 c0 c0 ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164605741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164605741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164605741 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164605741 DMM INFO MM(262420000000034/d961c875) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164605741 DMM NOTICE MM(262420000000034/d961c875) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164605741 DMM DEBUG MM(262420000000034/d961c875) checking auth: received GSM SRES = d9 09 1f 13 (gprs_gmm.c:648) 20241117164605741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164605741 DMM DEBUG MM(262420000000034/d961c875) Requesting authorization (sgsn_auth.c:160) 20241117164605741 DMM INFO MM(262420000000034/d961c875) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164605741 DMM DEBUG MM(262420000000034/d961c875) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164605741 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241117164605741 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) 20241117164605741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164605741 DMM INFO MM(262420000000034/d961c875) <- GMM ATTACH ACCEPT (new P-TMSI=0xd961c875) (gprs_gmm.c:282) 20241117164605743 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164605743 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164605743 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241117164605743 DMM INFO MM(262420000000034/d961c875) Subscriber data update (mmctx.c:445) 20241117164605743 DMM DEBUG MM(262420000000034/d961c875) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164605743 DMM INFO MM(262420000000034/d961c875) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164605743 DMM NOTICE MM(262420000000034/d961c875) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241117164605743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164605743 DMM NOTICE MM(262420000000034/d961c875) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164605743 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) 20241117164605744 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164605744 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241117164605744 DMM INFO MM(262420000000034/d961c875) Subscriber data update (mmctx.c:445) 20241117164605744 DMM DEBUG MM(262420000000034/d961c875) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164605751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164605751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164605751 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164605751 DMM INFO MM(262420000000034/d961c875) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164605751 DMM NOTICE MM(262420000000034/d961c875) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164605751 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164605751 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164605751 DLLC NOTICE LLME(c8fb8491/d961c875){ASSIGNED} LLGM Assign pre (ffffffff => d961c875) (gprs_llc.c:1079) 20241117164605751 DLLC NOTICE LLME(ffffffff/d961c875){ASSIGNED} LLGM Assign post (ffffffff => d961c875) (gprs_llc.c:1125) 20241117164605751 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164605751 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164605751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164605751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@a7bda1688097: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@a7bda1688097: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@a7bda1688097: Final verdict of PTC: pass 20241117164605804 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241117164605805 DMM INFO MM(262420000000034/d961c875) Subscriber data update (mmctx.c:445) 20241117164605805 DMM DEBUG MM(262420000000034/d961c875) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241117164605805 DMM INFO MM(262420000000034/d961c875) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241117164605805 DMM INFO MM(262420000000034/d961c875) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164605805 DMM INFO MM(262420000000034/d961c875) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164605805 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164605805 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164605805 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164605805 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164605805 DLLC NOTICE LLME(ffffffff/d961c875){ASSIGNED} LLGM Assign pre (d961c875 => ffffffff) (gprs_llc.c:1079) 20241117164605805 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d961c875 => ffffffff) (gprs_llc.c:1125) 20241117164605805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Deallocated (fsm.c:568) 20241117164605805 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Deallocated (fsm.c:568) 20241117164605805 DMM DEBUG MM_STATE_Iu[0x6120000102a0]{Detached}: Deallocated (fsm.c:568) 20241117164605805 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Deallocated (fsm.c:568) 20241117164605806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59436<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164605808 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164605808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(324)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@a7bda1688097: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@a7bda1688097: Final verdict of PTC: none -NSVCI98(317)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@a7bda1688097: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@a7bda1688097: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@a7bda1688097: Final verdict of PTC: none -NSVCI97(313)@a7bda1688097: Final verdict of PTC: none -NSVCI99(322)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(320)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(315)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(311)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Nov 17 16:46:05 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 20241117164605938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164606240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47584) 20241117164606809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164606809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=47584, count=94508) 20241117164607810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164607810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Nov 17 16:46:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164608811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164608811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_detach_check_subscriber_list started. 20241117164609300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164609302 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(332)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164609361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164609361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164609361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164609361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164609361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164609361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164609361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164609361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164609361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(331)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(332)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164609362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164609363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164609363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164609363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164609363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164609363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164609363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164609363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164609363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164609363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164609363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(332)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164609364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164609364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164609368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164609379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164609379 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(331)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(329)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(336)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164609385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164609385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164609385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164609385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164609385 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164609385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164609385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164609385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164609385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164609387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164609387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164609387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164609387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164609387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164609387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164609387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164609387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164609388 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164609388 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164609388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164609388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(336)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164609388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164609392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164609401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164609401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164609423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164609423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164609423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164609423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164609423 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164609423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164609423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164609423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164609423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164609424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164609424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164609424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164609425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164609425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164609425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164609425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164609425 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164609425 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164609425 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164609425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164609425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164609425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164609429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164609439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164609439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164609813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164609813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164609813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164609813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(342)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164609815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164609815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(342)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@a7bda1688097: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D451DE54'O, index=0 SGSN_Test-GSUP(343)@a7bda1688097: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@a7bda1688097: 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 := '2B66518F87FD92E1DD6BE6B43097FADC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E335E1B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62216B70B26DAEBA'O } } } } } 20241117164609864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164609864 DLLC NOTICE LLME(ffffffff/d451de54){UNASSIGNED} LLC RX: unknown TLLI 0xd451de54, creating LLME on the fly (gprs_llc.c:552) 20241117164609864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164609864 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164609864 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Allocated (fsm.c:456) 20241117164609864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Allocated (fsm.c:456) 20241117164609864 DMM DEBUG MM_STATE_Gb[0x612000010720]{Idle}: Allocated (fsm.c:456) 20241117164609864 DMM DEBUG MM_STATE_Iu[0x6120000108a0]{Detached}: Allocated (fsm.c:456) 20241117164609864 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164609864 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164609864 DLLC NOTICE LLME(ffffffff/d451de54){UNASSIGNED} LLGM Assign pre (d451de54 => e9b8653f) (gprs_llc.c:1079) 20241117164609864 DLLC NOTICE LLME(d451de54/e9b8653f){ASSIGNED} LLGM Assign post (d451de54 => e9b8653f) (gprs_llc.c:1125) 20241117164609864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164609864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164609864 DMM DEBUG MM(262420000000033/e9b8653f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164609876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164609877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164609877 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164609877 DMM DEBUG MM(262420000000033/e9b8653f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241117164609877 DMM NOTICE MM(262420000000033/e9b8653f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164609877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164609877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164609877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164609877 DMM DEBUG MM(262420000000033/e9b8653f) Requesting authorization (sgsn_auth.c:160) 20241117164609877 DMM INFO MM(262420000000033/e9b8653f) Requesting authentication tuples (sgsn_auth.c:184) 20241117164609877 DMM DEBUG MM(262420000000033/e9b8653f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164609877 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241117164609877 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)@a7bda1688097: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@a7bda1688097: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241117164609880 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164609880 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164609880 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164609880 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164609880 DMM INFO MM(262420000000033/e9b8653f) Subscriber data update (mmctx.c:445) 20241117164609880 DMM DEBUG MM(262420000000033/e9b8653f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164609880 DMM INFO MM(262420000000033/e9b8653f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164609880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164609880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164609880 DMM INFO MM(262420000000033/e9b8653f) <- GMM AUTH AND CIPHERING REQ (rand = 2b 66 51 8f 87 fd 92 e1 dd 6b e6 b4 30 97 fa dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164609889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164609889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164609889 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164609889 DMM INFO MM(262420000000033/e9b8653f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164609889 DMM NOTICE MM(262420000000033/e9b8653f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164609889 DMM DEBUG MM(262420000000033/e9b8653f) checking auth: received GSM SRES = 0e 33 5e 1b (gprs_gmm.c:648) 20241117164609889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164609889 DMM DEBUG MM(262420000000033/e9b8653f) Requesting authorization (sgsn_auth.c:160) 20241117164609889 DMM INFO MM(262420000000033/e9b8653f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164609889 DMM DEBUG MM(262420000000033/e9b8653f) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164609889 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241117164609889 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) 20241117164609889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164609889 DMM INFO MM(262420000000033/e9b8653f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9b8653f) (gprs_gmm.c:282) 20241117164609891 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164609891 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164609891 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241117164609891 DMM INFO MM(262420000000033/e9b8653f) Subscriber data update (mmctx.c:445) 20241117164609891 DMM DEBUG MM(262420000000033/e9b8653f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164609891 DMM INFO MM(262420000000033/e9b8653f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164609891 DMM NOTICE MM(262420000000033/e9b8653f) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241117164609891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164609891 DMM NOTICE MM(262420000000033/e9b8653f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164609891 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) 20241117164609892 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164609892 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241117164609892 DMM INFO MM(262420000000033/e9b8653f) Subscriber data update (mmctx.c:445) 20241117164609892 DMM DEBUG MM(262420000000033/e9b8653f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164609897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164609897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164609897 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164609897 DMM INFO MM(262420000000033/e9b8653f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164609898 DMM NOTICE MM(262420000000033/e9b8653f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164609898 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164609898 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164609898 DLLC NOTICE LLME(d451de54/e9b8653f){ASSIGNED} LLGM Assign pre (ffffffff => e9b8653f) (gprs_llc.c:1079) 20241117164609898 DLLC NOTICE LLME(ffffffff/e9b8653f){ASSIGNED} LLGM Assign post (ffffffff => e9b8653f) (gprs_llc.c:1125) 20241117164609898 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164609898 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164609898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164609898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@a7bda1688097: setverdict(pass): none -> pass 20241117164609948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164609948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241117164609948 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164609949 DMM INFO MM(262420000000033/e9b8653f) -> GMM DETACH REQUEST TLLI=0xe9b8653f type=GPRS detach Power-off (gprs_gmm.c:1440) 20241117164609949 DMM INFO MM(262420000000033/e9b8653f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241117164609949 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164609949 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164609949 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164609949 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164609949 DLLC NOTICE LLME(ffffffff/e9b8653f){ASSIGNED} LLGM Assign pre (e9b8653f => ffffffff) (gprs_llc.c:1079) 20241117164609949 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9b8653f => ffffffff) (gprs_llc.c:1125) 20241117164609949 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241117164609949 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) 20241117164609949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Deallocated (fsm.c:568) 20241117164609949 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Deallocated (fsm.c:568) 20241117164609949 DMM DEBUG MM_STATE_Iu[0x6120000108a0]{Detached}: Deallocated (fsm.c:568) 20241117164609949 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Deallocated (fsm.c:568) 20241117164609950 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@a7bda1688097: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@a7bda1688097: Final verdict of PTC: pass 20241117164614960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33274<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164614962 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164614962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(343)@a7bda1688097: Final verdict of PTC: none -NSVCI99(341)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@a7bda1688097: Final verdict of PTC: none -NSVCI98(336)@a7bda1688097: Final verdict of PTC: none -NSVCI97(332)@a7bda1688097: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@a7bda1688097: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@a7bda1688097: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(330)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(334)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(339)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Nov 17 16:46:15 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 20241117164615090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164615391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88480) 20241117164615964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164615964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=88480, count=94552) 20241117164616965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164616965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Nov 17 16:46:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164617966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164617967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_check_complete_resend started. 20241117164618452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164618454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164618500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164618500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164618500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164618500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164618500 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164618500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164618500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164618500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164618500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164618502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164618502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164618502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164618503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164618503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164618503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164618503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164618503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164618503 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164618503 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164618503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(350)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164618503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164618503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164618507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164618516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164618516 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164618536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164618536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164618536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164618536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164618536 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164618536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164618536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164618536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164618536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164618537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164618537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164618537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164618538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164618538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164618538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164618538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164618538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164618538 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164618538 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164618538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164618538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164618538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164618542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164618552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164618552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164618576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164618576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164618576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164618576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164618576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164618576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164618576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164618576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164618576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164618578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164618578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164618578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164618578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164618578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164618578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164618578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164618578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164618578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164618578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164618578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164618579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164618579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164618583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164618593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164618593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164618968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164618968 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164618968 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164618968 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(361)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164618970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164618971 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(361)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@a7bda1688097: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F7FB830C'O, index=0 SGSN_Test-GSUP(362)@a7bda1688097: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@a7bda1688097: 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 := '6E092D7162601C09E86FBE3F1BCD02EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '337A1D6F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7CC4815CE164A31F'O } } } } } 20241117164620025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164620026 DLLC NOTICE LLME(ffffffff/f7fb830c){UNASSIGNED} LLC RX: unknown TLLI 0xf7fb830c, creating LLME on the fly (gprs_llc.c:552) 20241117164620026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164620026 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241117164620026 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: Allocated (fsm.c:456) 20241117164620026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: Allocated (fsm.c:456) 20241117164620026 DMM DEBUG MM_STATE_Gb[0x612000010d20]{Idle}: Allocated (fsm.c:456) 20241117164620026 DMM DEBUG MM_STATE_Iu[0x612000010ea0]{Detached}: Allocated (fsm.c:456) 20241117164620026 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164620026 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164620026 DLLC NOTICE LLME(ffffffff/f7fb830c){UNASSIGNED} LLGM Assign pre (f7fb830c => c39d40eb) (gprs_llc.c:1079) 20241117164620026 DLLC NOTICE LLME(f7fb830c/c39d40eb){ASSIGNED} LLGM Assign post (f7fb830c => c39d40eb) (gprs_llc.c:1125) 20241117164620026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164620026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164620026 DMM DEBUG MM(262420000000036/c39d40eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164620039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164620039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164620039 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164620039 DMM DEBUG MM(262420000000036/c39d40eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241117164620039 DMM NOTICE MM(262420000000036/c39d40eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164620039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164620039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164620039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164620039 DMM DEBUG MM(262420000000036/c39d40eb) Requesting authorization (sgsn_auth.c:160) 20241117164620039 DMM INFO MM(262420000000036/c39d40eb) Requesting authentication tuples (sgsn_auth.c:184) 20241117164620039 DMM DEBUG MM(262420000000036/c39d40eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164620039 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241117164620039 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)@a7bda1688097: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@a7bda1688097: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241117164620043 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164620043 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164620043 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164620043 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164620043 DMM INFO MM(262420000000036/c39d40eb) Subscriber data update (mmctx.c:445) 20241117164620043 DMM DEBUG MM(262420000000036/c39d40eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164620043 DMM INFO MM(262420000000036/c39d40eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164620043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164620043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164620043 DMM INFO MM(262420000000036/c39d40eb) <- GMM AUTH AND CIPHERING REQ (rand = 6e 09 2d 71 62 60 1c 09 e8 6f be 3f 1b cd 02 eb , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164620051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164620051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164620051 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164620051 DMM INFO MM(262420000000036/c39d40eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164620051 DMM NOTICE MM(262420000000036/c39d40eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164620051 DMM DEBUG MM(262420000000036/c39d40eb) checking auth: received GSM SRES = 33 7a 1d 6f (gprs_gmm.c:648) 20241117164620051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164620051 DMM DEBUG MM(262420000000036/c39d40eb) Requesting authorization (sgsn_auth.c:160) 20241117164620052 DMM INFO MM(262420000000036/c39d40eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164620052 DMM DEBUG MM(262420000000036/c39d40eb) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164620052 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241117164620052 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) 20241117164620052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164620052 DMM INFO MM(262420000000036/c39d40eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc39d40eb) (gprs_gmm.c:282) 20241117164620053 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164620053 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164620053 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241117164620053 DMM INFO MM(262420000000036/c39d40eb) Subscriber data update (mmctx.c:445) 20241117164620053 DMM DEBUG MM(262420000000036/c39d40eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164620053 DMM INFO MM(262420000000036/c39d40eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164620053 DMM NOTICE MM(262420000000036/c39d40eb) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241117164620053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164620053 DMM NOTICE MM(262420000000036/c39d40eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164620053 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) 20241117164620054 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164620054 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241117164620054 DMM INFO MM(262420000000036/c39d40eb) Subscriber data update (mmctx.c:445) 20241117164620054 DMM DEBUG MM(262420000000036/c39d40eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@a7bda1688097: Warning: Re-starting timer T, which is already active (running or expired). 20241117164626053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117164626053 DMM INFO MM(262420000000036/c39d40eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc39d40eb) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@a7bda1688097: Warning: Re-starting timer T, which is already active (running or expired). 20241117164629353 DGPRS DEBUG Checking for inactive LLMEs, time = 13672723 (sgsn.c:132) 20241117164632055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117164632055 DMM INFO MM(262420000000036/c39d40eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc39d40eb) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@a7bda1688097: Warning: Re-starting timer T, which is already active (running or expired). 20241117164638056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117164638056 DMM INFO MM(262420000000036/c39d40eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc39d40eb) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@a7bda1688097: Warning: Re-starting timer T, which is already active (running or expired). 20241117164638969 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117164638969 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(361)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164638970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241117164644057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117164644057 DMM INFO MM(262420000000036/c39d40eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc39d40eb) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@a7bda1688097: Warning: Re-starting timer T, which is already active (running or expired). 20241117164648504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164648506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164648506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164648539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164648540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164648540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164648580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164648581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164648581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164650058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117164650058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241117164650058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117164650058 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241117164650058 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) 20241117164650059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Reject}: Deallocated (fsm.c:568) 20241117164650059 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Deallocated (fsm.c:568) 20241117164650059 DMM DEBUG MM_STATE_Iu[0x612000010ea0]{Detached}: Deallocated (fsm.c:568) 20241117164650059 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117164650059 DLLC NOTICE LLME(f7fb830c/c39d40eb){ASSIGNED} LLGM Assign pre (c39d40eb => ffffffff) (gprs_llc.c:1079) 20241117164650059 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c39d40eb => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@a7bda1688097: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@a7bda1688097: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@a7bda1688097: Final verdict of PTC: pass 20241117164654071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46120<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@a7bda1688097: Final verdict of PTC: none 20241117164654074 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164654074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(355)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@a7bda1688097: Final verdict of PTC: none -NSVCI99(360)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@a7bda1688097: Final verdict of PTC: none -NSVCI97(350)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@a7bda1688097: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@a7bda1688097: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@a7bda1688097: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(353)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(358)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(348)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Nov 17 16:46:54 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 20241117164654202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164654504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91636) 20241117164655074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164655075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=91636, count=95992) 20241117164656076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164656076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sun Nov 17 16:46:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164657077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164657077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_hlr_location_cancel_request_update started. 20241117164657566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164657567 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164657615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164657615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164657615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164657615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164657615 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164657615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164657615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164657615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164657615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164657616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164657616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164657616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164657617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164657617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164657617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164657617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164657617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164657617 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164657617 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164657617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164657617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164657617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164657621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164657630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164657631 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164657649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164657649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164657649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164657649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164657649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164657649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164657649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164657649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164657650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164657651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164657651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164657651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164657651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164657651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164657651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164657651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164657651 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164657651 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164657651 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164657651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164657652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164657652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164657656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164657666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164657666 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164657701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164657701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164657701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164657701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164657701 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164657701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164657701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164657701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164657701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164657703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164657703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164657703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164657703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164657703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164657703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164657703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164657703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164657703 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164657703 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164657703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164657703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164657703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164657706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164657715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164657715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(377)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164658078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164658078 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164658078 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164658078 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(379)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164658081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(379)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164658081 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(379)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@a7bda1688097: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D6AB7C83'O, index=0 SGSN_Test-GSUP(381)@a7bda1688097: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@a7bda1688097: 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 := '2303E0D319039F5AEF95D988CF1A734C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FAFF7E02'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9AB70FA29903D59'O } } } } } 20241117164659136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164659136 DLLC NOTICE LLME(ffffffff/d6ab7c83){UNASSIGNED} LLC RX: unknown TLLI 0xd6ab7c83, creating LLME on the fly (gprs_llc.c:552) 20241117164659136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164659136 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164659136 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Allocated (fsm.c:456) 20241117164659136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Allocated (fsm.c:456) 20241117164659136 DMM DEBUG MM_STATE_Gb[0x612000011320]{Idle}: Allocated (fsm.c:456) 20241117164659136 DMM DEBUG MM_STATE_Iu[0x6120000114a0]{Detached}: Allocated (fsm.c:456) 20241117164659136 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164659136 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164659136 DLLC NOTICE LLME(ffffffff/d6ab7c83){UNASSIGNED} LLGM Assign pre (d6ab7c83 => fdef452f) (gprs_llc.c:1079) 20241117164659136 DLLC NOTICE LLME(d6ab7c83/fdef452f){ASSIGNED} LLGM Assign post (d6ab7c83 => fdef452f) (gprs_llc.c:1125) 20241117164659136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164659136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164659136 DMM DEBUG MM(262420000000031/fdef452f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164659149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164659149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164659149 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164659149 DMM DEBUG MM(262420000000031/fdef452f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241117164659149 DMM NOTICE MM(262420000000031/fdef452f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164659150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164659150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164659150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164659150 DMM DEBUG MM(262420000000031/fdef452f) Requesting authorization (sgsn_auth.c:160) 20241117164659150 DMM INFO MM(262420000000031/fdef452f) Requesting authentication tuples (sgsn_auth.c:184) 20241117164659150 DMM DEBUG MM(262420000000031/fdef452f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164659150 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241117164659150 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)@a7bda1688097: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@a7bda1688097: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241117164659152 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164659152 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164659152 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164659152 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164659152 DMM INFO MM(262420000000031/fdef452f) Subscriber data update (mmctx.c:445) 20241117164659152 DMM DEBUG MM(262420000000031/fdef452f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164659152 DMM INFO MM(262420000000031/fdef452f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164659152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164659152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164659152 DMM INFO MM(262420000000031/fdef452f) <- GMM AUTH AND CIPHERING REQ (rand = 23 03 e0 d3 19 03 9f 5a ef 95 d9 88 cf 1a 73 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164659160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164659160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164659160 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164659160 DMM INFO MM(262420000000031/fdef452f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164659160 DMM NOTICE MM(262420000000031/fdef452f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164659160 DMM DEBUG MM(262420000000031/fdef452f) checking auth: received GSM SRES = fa ff 7e 02 (gprs_gmm.c:648) 20241117164659160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164659160 DMM DEBUG MM(262420000000031/fdef452f) Requesting authorization (sgsn_auth.c:160) 20241117164659160 DMM INFO MM(262420000000031/fdef452f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164659160 DMM DEBUG MM(262420000000031/fdef452f) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164659160 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241117164659160 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) 20241117164659160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164659160 DMM INFO MM(262420000000031/fdef452f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdef452f) (gprs_gmm.c:282) 20241117164659162 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164659162 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164659162 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241117164659162 DMM INFO MM(262420000000031/fdef452f) Subscriber data update (mmctx.c:445) 20241117164659162 DMM DEBUG MM(262420000000031/fdef452f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164659162 DMM INFO MM(262420000000031/fdef452f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164659162 DMM NOTICE MM(262420000000031/fdef452f) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241117164659162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164659162 DMM NOTICE MM(262420000000031/fdef452f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164659162 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) 20241117164659163 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164659163 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241117164659163 DMM INFO MM(262420000000031/fdef452f) Subscriber data update (mmctx.c:445) 20241117164659163 DMM DEBUG MM(262420000000031/fdef452f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164659168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164659169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164659169 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164659169 DMM INFO MM(262420000000031/fdef452f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164659169 DMM NOTICE MM(262420000000031/fdef452f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164659169 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164659169 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164659169 DLLC NOTICE LLME(d6ab7c83/fdef452f){ASSIGNED} LLGM Assign pre (ffffffff => fdef452f) (gprs_llc.c:1079) 20241117164659169 DLLC NOTICE LLME(ffffffff/fdef452f){ASSIGNED} LLGM Assign post (ffffffff => fdef452f) (gprs_llc.c:1125) 20241117164659169 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164659169 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164659169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164659169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@a7bda1688097: setverdict(pass): none -> pass 20241117164659218 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241117164659218 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241117164659218 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) 20241117164659218 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241117164659218 DMM INFO MM(262420000000031/fdef452f) Subscriber data update (mmctx.c:445) 20241117164659218 DMM DEBUG MM(262420000000031/fdef452f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241117164659218 DMM INFO MM(262420000000031/fdef452f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241117164659218 DMM INFO MM(262420000000031/fdef452f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164659218 DMM INFO MM(262420000000031/fdef452f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164659218 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164659218 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164659218 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164659218 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164659218 DLLC NOTICE LLME(ffffffff/fdef452f){ASSIGNED} LLGM Assign pre (fdef452f => ffffffff) (gprs_llc.c:1079) 20241117164659218 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdef452f => ffffffff) (gprs_llc.c:1125) 20241117164659218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Deallocated (fsm.c:568) 20241117164659218 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Deallocated (fsm.c:568) 20241117164659218 DMM DEBUG MM_STATE_Iu[0x6120000114a0]{Detached}: Deallocated (fsm.c:568) 20241117164659218 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Deallocated (fsm.c:568) 20241117164659354 DGPRS DEBUG Checking for inactive LLMEs, time = 13672753 (sgsn.c:132) TC_hlr_location_cancel_request_update(383)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed MC@a7bda1688097: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@a7bda1688097: Final verdict of PTC: none 20241117164704227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164704227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(369)@a7bda1688097: Final verdict of PTC: none -NSVCI98(374)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@a7bda1688097: Final verdict of PTC: none 20241117164704229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32990<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(380)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(372)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@a7bda1688097: Final verdict of PTC: pass -NSVCI99-provIP(378)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(367)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@a7bda1688097: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Nov 17 16:47:04 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 20241117164704413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164704714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92740) 20241117164705229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164705229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=92740, count=94000) 20241117164706231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164706231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sun Nov 17 16:47:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164707232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164707232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_hlr_location_cancel_request_withdraw started. 20241117164707773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164707775 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164707823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164707823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164707823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164707823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164707823 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164707823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164707823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164707823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164707823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164707824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164707824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164707824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164707825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164707825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164707825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164707825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164707825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164707825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164707825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164707825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(388)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164707825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164707825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164707829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164707839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164707839 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164707866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164707866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164707866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164707866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164707866 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164707867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164707867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164707867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164707867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164707870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164707870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164707870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164707870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164707870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164707870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164707870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164707870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164707870 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164707870 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164707870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164707871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164707871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164707875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164707885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164707885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164707985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164707985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164707985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164707985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164707985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164707985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164707985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164707985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164707985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164707988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164707988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164707988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164707988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164707988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164707988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164707988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164707988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164707988 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164707988 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164707988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164707989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164707989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164707998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164708010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164708010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164708233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164708233 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164708233 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164708233 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(399)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164708235 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241117164708235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(399)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a7bda1688097: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E1DDBFB7'O, index=0 SGSN_Test-GSUP(400)@a7bda1688097: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@a7bda1688097: 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 := '2347DA3221EF2A4CEE491885893FCAA9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '745D269A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '833D770C3DB95577'O } } } } } 20241117164709285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164709285 DLLC NOTICE LLME(ffffffff/e1ddbfb7){UNASSIGNED} LLC RX: unknown TLLI 0xe1ddbfb7, creating LLME on the fly (gprs_llc.c:552) 20241117164709285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164709285 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164709285 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Allocated (fsm.c:456) 20241117164709285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Allocated (fsm.c:456) 20241117164709285 DMM DEBUG MM_STATE_Gb[0x612000011920]{Idle}: Allocated (fsm.c:456) 20241117164709285 DMM DEBUG MM_STATE_Iu[0x612000011aa0]{Detached}: Allocated (fsm.c:456) 20241117164709285 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164709285 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164709285 DLLC NOTICE LLME(ffffffff/e1ddbfb7){UNASSIGNED} LLGM Assign pre (e1ddbfb7 => de9ac5eb) (gprs_llc.c:1079) 20241117164709286 DLLC NOTICE LLME(e1ddbfb7/de9ac5eb){ASSIGNED} LLGM Assign post (e1ddbfb7 => de9ac5eb) (gprs_llc.c:1125) 20241117164709286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164709286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164709286 DMM DEBUG MM(262420000000029/de9ac5eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164709300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164709300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164709300 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164709300 DMM DEBUG MM(262420000000029/de9ac5eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241117164709300 DMM NOTICE MM(262420000000029/de9ac5eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164709300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164709300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164709301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164709301 DMM DEBUG MM(262420000000029/de9ac5eb) Requesting authorization (sgsn_auth.c:160) 20241117164709301 DMM INFO MM(262420000000029/de9ac5eb) Requesting authentication tuples (sgsn_auth.c:184) 20241117164709301 DMM DEBUG MM(262420000000029/de9ac5eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164709301 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241117164709301 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)@a7bda1688097: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@a7bda1688097: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241117164709304 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164709304 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164709304 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164709304 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164709304 DMM INFO MM(262420000000029/de9ac5eb) Subscriber data update (mmctx.c:445) 20241117164709304 DMM DEBUG MM(262420000000029/de9ac5eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164709304 DMM INFO MM(262420000000029/de9ac5eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164709304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164709304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164709304 DMM INFO MM(262420000000029/de9ac5eb) <- GMM AUTH AND CIPHERING REQ (rand = 23 47 da 32 21 ef 2a 4c ee 49 18 85 89 3f ca a9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164709312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164709312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164709312 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164709312 DMM INFO MM(262420000000029/de9ac5eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164709312 DMM NOTICE MM(262420000000029/de9ac5eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164709312 DMM DEBUG MM(262420000000029/de9ac5eb) checking auth: received GSM SRES = 74 5d 26 9a (gprs_gmm.c:648) 20241117164709312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164709312 DMM DEBUG MM(262420000000029/de9ac5eb) Requesting authorization (sgsn_auth.c:160) 20241117164709312 DMM INFO MM(262420000000029/de9ac5eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164709313 DMM DEBUG MM(262420000000029/de9ac5eb) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164709313 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241117164709313 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) 20241117164709313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164709313 DMM INFO MM(262420000000029/de9ac5eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xde9ac5eb) (gprs_gmm.c:282) 20241117164709314 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164709314 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164709314 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241117164709314 DMM INFO MM(262420000000029/de9ac5eb) Subscriber data update (mmctx.c:445) 20241117164709314 DMM DEBUG MM(262420000000029/de9ac5eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164709314 DMM INFO MM(262420000000029/de9ac5eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164709314 DMM NOTICE MM(262420000000029/de9ac5eb) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241117164709314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164709314 DMM NOTICE MM(262420000000029/de9ac5eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164709314 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) 20241117164709315 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164709315 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241117164709315 DMM INFO MM(262420000000029/de9ac5eb) Subscriber data update (mmctx.c:445) 20241117164709315 DMM DEBUG MM(262420000000029/de9ac5eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164709321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164709321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164709321 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164709321 DMM INFO MM(262420000000029/de9ac5eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164709321 DMM NOTICE MM(262420000000029/de9ac5eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164709321 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164709321 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164709321 DLLC NOTICE LLME(e1ddbfb7/de9ac5eb){ASSIGNED} LLGM Assign pre (ffffffff => de9ac5eb) (gprs_llc.c:1079) 20241117164709321 DLLC NOTICE LLME(ffffffff/de9ac5eb){ASSIGNED} LLGM Assign post (ffffffff => de9ac5eb) (gprs_llc.c:1125) 20241117164709321 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164709321 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164709322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164709322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@a7bda1688097: setverdict(pass): none -> pass 20241117164709370 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241117164709371 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241117164709371 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) 20241117164709371 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241117164709371 DMM INFO MM(262420000000029/de9ac5eb) Subscriber data update (mmctx.c:445) 20241117164709371 DMM DEBUG MM(262420000000029/de9ac5eb) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241117164709371 DMM INFO MM(262420000000029/de9ac5eb) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241117164709371 DMM INFO MM(262420000000029/de9ac5eb) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241117164709371 DMM NOTICE MM(262420000000029/de9ac5eb) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241117164709371 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241117164709371 DMM INFO MM(262420000000029/de9ac5eb) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241117164709371 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164709371 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164709371 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164709371 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164709371 DLLC NOTICE LLME(ffffffff/de9ac5eb){ASSIGNED} LLGM Assign pre (de9ac5eb => ffffffff) (gprs_llc.c:1079) 20241117164709371 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de9ac5eb => ffffffff) (gprs_llc.c:1125) 20241117164709371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Deallocated (fsm.c:568) 20241117164709371 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Deallocated (fsm.c:568) 20241117164709371 DMM DEBUG MM_STATE_Iu[0x612000011aa0]{Detached}: Deallocated (fsm.c:568) 20241117164709371 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Deallocated (fsm.c:568) 20241117164709371 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a7bda1688097: Removing Client IMSI='262420000000029'H, index=0 20241117164709378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164709378 DLLC NOTICE LLME(ffffffff/de9ac5eb){UNASSIGNED} LLC RX: unknown TLLI 0xde9ac5eb, creating LLME on the fly (gprs_llc.c:552) 20241117164709378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164709378 DMM NOTICE LLME(ffffffff/de9ac5eb){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241117164709378 DLLC NOTICE LLME(ffffffff/de9ac5eb){UNASSIGNED} LLGM Assign pre (de9ac5eb => ffffffff) (gprs_llc.c:1079) 20241117164709378 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de9ac5eb => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@a7bda1688097: Final verdict of PTC: pass 20241117164709381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34358<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@a7bda1688097: Final verdict of PTC: none -NSVCI97(388)@a7bda1688097: Final verdict of PTC: none -NSVCI98(393)@a7bda1688097: Final verdict of PTC: none 20241117164709383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(390)@a7bda1688097: Final verdict of PTC: none 20241117164709383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-NS0(384)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@a7bda1688097: Final verdict of PTC: none -NSVCI99(398)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(386)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(391)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(396)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@a7bda1688097: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Nov 17 16:47:09 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 20241117164709519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164709820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34372<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93928) 20241117164710384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164710384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=93928, count=97664) 20241117164711385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164711385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sun Nov 17 16:47:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164712386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164712386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241117164712893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164712894 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164712939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164712939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164712939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164712939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164712939 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164712939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164712939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164712939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164712939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164712941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164712941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164712941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164712941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164712941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164712941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164712941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164712941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164712941 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164712941 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164712941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164712942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164712942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164712945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164712956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164712956 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)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164712981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164712981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164712981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164712981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164712981 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164712981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164712981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164712981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164712981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164712983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164712983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164712983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164712984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164712984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164712984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164712984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164712984 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164712984 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164712984 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164712984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164712984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164712984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164712988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164713001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164713001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(414)@a7bda1688097: 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)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164713030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164713030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164713030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164713030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164713030 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164713030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164713030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164713030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164713030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164713032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164713032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164713032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164713032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164713032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164713032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164713032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164713032 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164713032 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164713032 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164713032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164713032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164713032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164713036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164713047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164713047 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)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164713387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164713387 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164713387 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164713387 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(417)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164713389 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(417)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(417)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241117164713389 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(417)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(417)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@a7bda1688097: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CB24FE14'O, index=0 SGSN_Test-GSUP(419)@a7bda1688097: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241117164714435 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) 20241117164714435 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@a7bda1688097: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@a7bda1688097: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@a7bda1688097: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@a7bda1688097: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@a7bda1688097: Final verdict of PTC: pass 20241117164714440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34380<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@a7bda1688097: Final verdict of PTC: none 20241117164714442 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164714442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(417)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@a7bda1688097: Final verdict of PTC: none -NSVCI98(412)@a7bda1688097: Final verdict of PTC: none -NSVCI97(407)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@a7bda1688097: Final verdict of PTC: none -NSVCI99(418)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(405)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(416)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(410)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@a7bda1688097: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Nov 17 16:47:14 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 20241117164714573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164714874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49452) 20241117164715443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164715443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=49452, count=53188) 20241117164716444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164716444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sun Nov 17 16:47:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164717445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164717445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241117164717931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164717932 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(427)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(427)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164717988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164717988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164717988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164717988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164717988 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164717988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164717988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164717988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164717988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(427)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164717990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164717990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164717990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164717990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164717990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164717990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164717990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164717991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164717991 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164717991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164717991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(426)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164717991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164717991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(427)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(427)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164717995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164718003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164718003 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(424)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(426)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(432)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164718024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164718024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164718024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164718024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164718024 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164718024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164718024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164718024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164718024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(431)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(432)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164718027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164718027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164718027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164718027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164718027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164718027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164718027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164718027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164718028 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164718028 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164718028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164718028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164718028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164718032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164718044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164718044 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(429)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(431)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164718055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164718055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164718055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164718055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164718055 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164718055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164718056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164718056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164718056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164718058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164718058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164718058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164718058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164718058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164718058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164718058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164718058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164718058 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164718058 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164718058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(436)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164718059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164718059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164718062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164718072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164718072 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)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164718446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164718446 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164718446 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164718446 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(437)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164718448 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164718449 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(437)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@a7bda1688097: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C3033D3E'O, index=0 SGSN_Test-GSUP(438)@a7bda1688097: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241117164719495 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) 20241117164719495 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@a7bda1688097: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@a7bda1688097: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@a7bda1688097: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@a7bda1688097: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@a7bda1688097: Final verdict of PTC: pass 20241117164719501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58420<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@a7bda1688097: Final verdict of PTC: none 20241117164719504 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164719504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-NS0(422)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@a7bda1688097: Final verdict of PTC: none -NSVCI98(432)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@a7bda1688097: Final verdict of PTC: none -NSVCI97(427)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(426)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@a7bda1688097: Final verdict of PTC: none -NSVCI99(436)@a7bda1688097: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(434)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(425)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(430)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(426): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(427): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@a7bda1688097: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Nov 17 16:47:19 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 20241117164719636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164719938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49660) 20241117164720505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164720505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=49660, count=54296) 20241117164721506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164721506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Nov 17 16:47:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164722507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164722507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_rau_unknown started. 20241117164722996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164722997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164723040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164723040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164723040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164723040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164723040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164723040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164723040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164723040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164723041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164723043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164723043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164723043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164723043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164723043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164723043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164723043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164723043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164723043 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164723043 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164723043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164723043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164723043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164723048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164723058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164723058 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164723082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164723082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164723083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164723083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164723083 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164723083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164723083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164723083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164723083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(450)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(451)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164723084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164723085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164723085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164723085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164723085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164723085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164723085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164723085 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164723085 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164723085 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164723085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164723085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164723085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(451)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164723089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164723098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164723098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(452)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(448)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(450)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164723109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164723109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164723109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164723109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164723109 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164723109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164723109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164723109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164723109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164723111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164723111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164723111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164723111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164723111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164723111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164723111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164723111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164723111 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164723111 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164723111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(455)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164723112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164723112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164723115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164723124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164723124 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164723508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164723508 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164723508 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164723508 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(456)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164723510 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164723511 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(456)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@a7bda1688097: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D7B0927B'O, index=0 SGSN_Test-GSUP(457)@a7bda1688097: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241117164724564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164724564 DLLC NOTICE LLME(ffffffff/d7b0927b){UNASSIGNED} LLC RX: unknown TLLI 0xd7b0927b, creating LLME on the fly (gprs_llc.c:552) 20241117164724564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241117164724564 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241117164724564 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241117164724564 DLLC NOTICE LLME(ffffffff/d7b0927b){UNASSIGNED} LLGM Assign pre (d7b0927b => ffffffff) (gprs_llc.c:1079) 20241117164724564 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7b0927b => ffffffff) (gprs_llc.c:1125) 20241117164729355 DGPRS DEBUG Checking for inactive LLMEs, time = 13672783 (sgsn.c:132) 20241117164743509 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117164743509 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(456)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164743510 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241117164753045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164753047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164753047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164753086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164753087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164753087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117164753112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164753114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164753114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_rau_unknown(459)@a7bda1688097: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a7bda1688097: Test Component 459 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(457)@a7bda1688097: Final verdict of PTC: none 20241117164754571 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164754571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(456)@a7bda1688097: Final verdict of PTC: none -NSVCI97(445)@a7bda1688097: Final verdict of PTC: none -NSVCI98(451)@a7bda1688097: Final verdict of PTC: none -NSVCI99(455)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@a7bda1688097: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@a7bda1688097: Final verdict of PTC: none 20241117164754574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58452<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(447)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@a7bda1688097: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@a7bda1688097: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(443)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(453)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(449)@a7bda1688097: Final verdict of PTC: none TC_rau_unknown(459)@a7bda1688097: Final verdict of PTC: fail reason: "Tguard timeout" MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_rau_unknown(459): fail (none -> fail) reason: "Tguard timeout" MTC@a7bda1688097: Test case TC_rau_unknown finished. Verdict: fail reason: Tguard timeout MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown fail'. Sun Nov 17 16:47:54 UTC 2024 ------ SGSN_Tests.TC_rau_unknown fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241117164754697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164754999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38742<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54148) 20241117164755572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164755572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=54148, count=60200) 20241117164756573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164756573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Nov 17 16:47:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164757574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164757574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_rau started. 20241117164758060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164758061 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164758102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164758102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164758102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164758102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164758102 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164758102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164758102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164758102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164758102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164758104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164758104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164758104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164758104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164758104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164758104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164758104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164758104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164758104 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164758104 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164758104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164758104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164758104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164758108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164758117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164758117 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(465)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 TC_attach_rau-BVCI196(463)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164758148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164758148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164758148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164758148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164758148 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164758148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164758148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164758148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164758148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164758150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164758150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164758150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164758150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164758150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164758150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164758150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164758150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164758150 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164758150 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164758150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164758151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164758151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164758155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164758164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164758164 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164758184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164758184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164758184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164758184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164758184 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164758184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164758184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164758184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164758184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164758186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164758186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164758186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164758186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164758186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164758186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164758186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164758186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164758186 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164758186 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164758186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164758187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164758187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164758191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164758200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164758200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164758575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164758575 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164758575 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164758575 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(475)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164758577 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164758578 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(475)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117164759356 DGPRS DEBUG Checking for inactive LLMEs, time = 13672813 (sgsn.c:132) TC_attach_rau-BVCI196(463)@a7bda1688097: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='DEEDCB7B'O, index=0 SGSN_Test-GSUP(476)@a7bda1688097: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@a7bda1688097: 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 := '2E87C82AB128246B7A075116B915A7D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '30B84E9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C5E5E7C37E8E47C'O } } } } } 20241117164759631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164759631 DLLC NOTICE LLME(ffffffff/deedcb7b){UNASSIGNED} LLC RX: unknown TLLI 0xdeedcb7b, creating LLME on the fly (gprs_llc.c:552) 20241117164759631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164759631 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164759631 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Allocated (fsm.c:456) 20241117164759631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Allocated (fsm.c:456) 20241117164759631 DMM DEBUG MM_STATE_Gb[0x612000011f20]{Idle}: Allocated (fsm.c:456) 20241117164759631 DMM DEBUG MM_STATE_Iu[0x6120000120a0]{Detached}: Allocated (fsm.c:456) 20241117164759631 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164759631 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164759631 DLLC NOTICE LLME(ffffffff/deedcb7b){UNASSIGNED} LLGM Assign pre (deedcb7b => c211d908) (gprs_llc.c:1079) 20241117164759631 DLLC NOTICE LLME(deedcb7b/c211d908){ASSIGNED} LLGM Assign post (deedcb7b => c211d908) (gprs_llc.c:1125) 20241117164759631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164759631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164759631 DMM DEBUG MM(262420000000012/c211d908) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164759643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164759643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164759643 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164759643 DMM DEBUG MM(262420000000012/c211d908) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241117164759643 DMM NOTICE MM(262420000000012/c211d908) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164759643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164759643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164759643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164759643 DMM DEBUG MM(262420000000012/c211d908) Requesting authorization (sgsn_auth.c:160) 20241117164759643 DMM INFO MM(262420000000012/c211d908) Requesting authentication tuples (sgsn_auth.c:184) 20241117164759643 DMM DEBUG MM(262420000000012/c211d908) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164759643 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241117164759643 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)@a7bda1688097: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@a7bda1688097: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241117164759646 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164759646 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164759646 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164759646 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164759646 DMM INFO MM(262420000000012/c211d908) Subscriber data update (mmctx.c:445) 20241117164759646 DMM DEBUG MM(262420000000012/c211d908) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164759646 DMM INFO MM(262420000000012/c211d908) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164759646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164759646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164759646 DMM INFO MM(262420000000012/c211d908) <- GMM AUTH AND CIPHERING REQ (rand = 2e 87 c8 2a b1 28 24 6b 7a 07 51 16 b9 15 a7 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164759653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164759653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164759653 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164759653 DMM INFO MM(262420000000012/c211d908) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164759653 DMM NOTICE MM(262420000000012/c211d908) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164759653 DMM DEBUG MM(262420000000012/c211d908) checking auth: received GSM SRES = 30 b8 4e 9e (gprs_gmm.c:648) 20241117164759653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164759653 DMM DEBUG MM(262420000000012/c211d908) Requesting authorization (sgsn_auth.c:160) 20241117164759654 DMM INFO MM(262420000000012/c211d908) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164759654 DMM DEBUG MM(262420000000012/c211d908) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164759654 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241117164759654 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) 20241117164759654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164759654 DMM INFO MM(262420000000012/c211d908) <- GMM ATTACH ACCEPT (new P-TMSI=0xc211d908) (gprs_gmm.c:282) 20241117164759655 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164759655 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164759655 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241117164759655 DMM INFO MM(262420000000012/c211d908) Subscriber data update (mmctx.c:445) 20241117164759655 DMM DEBUG MM(262420000000012/c211d908) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164759655 DMM INFO MM(262420000000012/c211d908) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164759655 DMM NOTICE MM(262420000000012/c211d908) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241117164759655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164759655 DMM NOTICE MM(262420000000012/c211d908) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164759655 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) 20241117164759656 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164759656 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241117164759656 DMM INFO MM(262420000000012/c211d908) Subscriber data update (mmctx.c:445) 20241117164759656 DMM DEBUG MM(262420000000012/c211d908) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164759662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164759662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164759662 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164759662 DMM INFO MM(262420000000012/c211d908) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164759662 DMM NOTICE MM(262420000000012/c211d908) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164759662 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164759662 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164759662 DLLC NOTICE LLME(deedcb7b/c211d908){ASSIGNED} LLGM Assign pre (ffffffff => c211d908) (gprs_llc.c:1079) 20241117164759662 DLLC NOTICE LLME(ffffffff/c211d908){ASSIGNED} LLGM Assign post (ffffffff => c211d908) (gprs_llc.c:1125) 20241117164759662 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164759662 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164759662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164759662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@a7bda1688097: setverdict(pass): none -> pass 20241117164759714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164759714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164759714 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164759714 DMM NOTICE MM(262420000000012/c211d908) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241117164759714 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241117164759714 DMM INFO MM(262420000000012/c211d908) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241117164759714 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164759714 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164759714 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164759714 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164759714 DLLC NOTICE LLME(ffffffff/c211d908){ASSIGNED} LLGM Assign pre (c211d908 => ffffffff) (gprs_llc.c:1079) 20241117164759714 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c211d908 => ffffffff) (gprs_llc.c:1125) 20241117164759714 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241117164759714 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) 20241117164759714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Deallocated (fsm.c:568) 20241117164759714 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Deallocated (fsm.c:568) 20241117164759714 DMM DEBUG MM_STATE_Iu[0x6120000120a0]{Detached}: Deallocated (fsm.c:568) 20241117164759715 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Deallocated (fsm.c:568) TC_attach_rau(478)@a7bda1688097: setverdict(fail): pass -> fail reason: "Unexpected RAU Reject", new component reason: "Unexpected RAU Reject" MC@a7bda1688097: Test Component 478 has requested to stop MTC. Terminating current testcase execution. 20241117164759721 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164759721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117164759721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47210<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(475)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(476)@a7bda1688097: Final verdict of PTC: none -NSVCI98(469)@a7bda1688097: Final verdict of PTC: none -NSVCI97(464)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@a7bda1688097: Final verdict of PTC: none -NSVCI99(474)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@a7bda1688097: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@a7bda1688097: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@a7bda1688097: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(462)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(467)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(472)@a7bda1688097: Final verdict of PTC: none TC_attach_rau(478)@a7bda1688097: Final verdict of PTC: fail reason: "Unexpected RAU Reject" MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau(478): fail (none -> fail) reason: "Unexpected RAU Reject" MTC@a7bda1688097: Test case TC_attach_rau finished. Verdict: fail reason: Unexpected RAU Reject MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau fail'. Sun Nov 17 16:47:59 UTC 2024 ------ SGSN_Tests.TC_attach_rau fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241117164759858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164800159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44788) 20241117164800722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164800722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=44788, count=93348) 20241117164801723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164801724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Nov 17 16:48:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164802724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164802724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_rau_a_a started. 20241117164803217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164803218 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164803264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164803264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164803264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164803264 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164803264 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164803264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164803264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164803264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164803264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164803266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164803266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164803266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164803266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164803266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164803266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164803266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164803266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164803266 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164803266 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164803266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164803267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164803267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164803271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164803281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164803281 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164803303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164803303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164803303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164803303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164803303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164803303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164803303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164803303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164803303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164803305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164803305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164803305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164803305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164803305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164803305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164803306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164803306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164803306 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164803306 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164803306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164803306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164803306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164803311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164803320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164803320 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164803347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164803347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164803347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164803347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164803347 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164803347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164803347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164803347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164803347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164803349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164803349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164803349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164803350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164803350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164803350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164803350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164803350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164803350 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164803350 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164803350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164803351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164803351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164803355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164803363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164803363 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(491)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164803725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164803725 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164803725 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164803725 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(493)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164803727 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(493)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164803728 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(493)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(493)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(493)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@a7bda1688097: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='E4976BAD'O, index=0 SGSN_Test-GSUP(495)@a7bda1688097: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@a7bda1688097: 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 := 'C549397084AECF021C2284A54C265E36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D06C055'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '611E526C84013FA8'O } } } } } 20241117164804786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164804786 DLLC NOTICE LLME(ffffffff/e4976bad){UNASSIGNED} LLC RX: unknown TLLI 0xe4976bad, creating LLME on the fly (gprs_llc.c:552) 20241117164804786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164804786 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164804786 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Allocated (fsm.c:456) 20241117164804786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Allocated (fsm.c:456) 20241117164804786 DMM DEBUG MM_STATE_Gb[0x612000012520]{Idle}: Allocated (fsm.c:456) 20241117164804786 DMM DEBUG MM_STATE_Iu[0x6120000126a0]{Detached}: Allocated (fsm.c:456) 20241117164804786 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164804786 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164804787 DLLC NOTICE LLME(ffffffff/e4976bad){UNASSIGNED} LLGM Assign pre (e4976bad => f439a5a0) (gprs_llc.c:1079) 20241117164804787 DLLC NOTICE LLME(e4976bad/f439a5a0){ASSIGNED} LLGM Assign post (e4976bad => f439a5a0) (gprs_llc.c:1125) 20241117164804787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164804787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164804787 DMM DEBUG MM(262420000000037/f439a5a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164804800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164804800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164804800 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164804800 DMM DEBUG MM(262420000000037/f439a5a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241117164804800 DMM NOTICE MM(262420000000037/f439a5a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164804800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164804800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164804800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164804800 DMM DEBUG MM(262420000000037/f439a5a0) Requesting authorization (sgsn_auth.c:160) 20241117164804800 DMM INFO MM(262420000000037/f439a5a0) Requesting authentication tuples (sgsn_auth.c:184) 20241117164804800 DMM DEBUG MM(262420000000037/f439a5a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164804800 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241117164804800 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)@a7bda1688097: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@a7bda1688097: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241117164804804 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164804804 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164804804 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164804804 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164804804 DMM INFO MM(262420000000037/f439a5a0) Subscriber data update (mmctx.c:445) 20241117164804804 DMM DEBUG MM(262420000000037/f439a5a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164804804 DMM INFO MM(262420000000037/f439a5a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164804804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164804804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164804804 DMM INFO MM(262420000000037/f439a5a0) <- GMM AUTH AND CIPHERING REQ (rand = c5 49 39 70 84 ae cf 02 1c 22 84 a5 4c 26 5e 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164804813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164804813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164804813 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164804813 DMM INFO MM(262420000000037/f439a5a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164804813 DMM NOTICE MM(262420000000037/f439a5a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164804813 DMM DEBUG MM(262420000000037/f439a5a0) checking auth: received GSM SRES = 8d 06 c0 55 (gprs_gmm.c:648) 20241117164804813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164804813 DMM DEBUG MM(262420000000037/f439a5a0) Requesting authorization (sgsn_auth.c:160) 20241117164804813 DMM INFO MM(262420000000037/f439a5a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164804813 DMM DEBUG MM(262420000000037/f439a5a0) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164804813 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241117164804813 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) 20241117164804813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164804813 DMM INFO MM(262420000000037/f439a5a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf439a5a0) (gprs_gmm.c:282) 20241117164804815 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164804815 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164804815 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241117164804815 DMM INFO MM(262420000000037/f439a5a0) Subscriber data update (mmctx.c:445) 20241117164804815 DMM DEBUG MM(262420000000037/f439a5a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164804815 DMM INFO MM(262420000000037/f439a5a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164804815 DMM NOTICE MM(262420000000037/f439a5a0) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241117164804815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164804815 DMM NOTICE MM(262420000000037/f439a5a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164804815 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) 20241117164804816 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164804816 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241117164804816 DMM INFO MM(262420000000037/f439a5a0) Subscriber data update (mmctx.c:445) 20241117164804816 DMM DEBUG MM(262420000000037/f439a5a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164804822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164804822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164804822 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164804822 DMM INFO MM(262420000000037/f439a5a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164804822 DMM NOTICE MM(262420000000037/f439a5a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164804822 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164804822 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164804822 DLLC NOTICE LLME(e4976bad/f439a5a0){ASSIGNED} LLGM Assign pre (ffffffff => f439a5a0) (gprs_llc.c:1079) 20241117164804822 DLLC NOTICE LLME(ffffffff/f439a5a0){ASSIGNED} LLGM Assign post (ffffffff => f439a5a0) (gprs_llc.c:1125) 20241117164804822 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164804822 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164804822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164804822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@a7bda1688097: setverdict(pass): none -> pass 20241117164804873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164804873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164804873 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164804874 DMM NOTICE MM(262420000000037/f439a5a0) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241117164804874 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241117164804874 DMM INFO MM(262420000000037/f439a5a0) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241117164804874 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164804874 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164804874 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164804874 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164804874 DLLC NOTICE LLME(ffffffff/f439a5a0){ASSIGNED} LLGM Assign pre (f439a5a0 => ffffffff) (gprs_llc.c:1079) 20241117164804874 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f439a5a0 => ffffffff) (gprs_llc.c:1125) 20241117164804874 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241117164804874 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) 20241117164804874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Deallocated (fsm.c:568) 20241117164804874 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Deallocated (fsm.c:568) 20241117164804874 DMM DEBUG MM_STATE_Iu[0x6120000126a0]{Detached}: Deallocated (fsm.c:568) 20241117164804874 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Deallocated (fsm.c:568) TC_attach_rau_a_a(497)@a7bda1688097: setverdict(fail): pass -> fail reason: "Unexpected RAU Reject", new component reason: "Unexpected RAU Reject" MC@a7bda1688097: Test Component 497 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(495)@a7bda1688097: Final verdict of PTC: none 20241117164804881 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164804881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(493)@a7bda1688097: Final verdict of PTC: none -NSVCI99(494)@a7bda1688097: Final verdict of PTC: none 20241117164804882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47236<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(488)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@a7bda1688097: Final verdict of PTC: none -NSVCI97(483)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@a7bda1688097: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@a7bda1688097: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@a7bda1688097: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(486)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(492)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(481)@a7bda1688097: Final verdict of PTC: none TC_attach_rau_a_a(497)@a7bda1688097: Final verdict of PTC: fail reason: "Unexpected RAU Reject" MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau_a_a(497): fail (none -> fail) reason: "Unexpected RAU Reject" MTC@a7bda1688097: Test case TC_attach_rau_a_a finished. Verdict: fail reason: Unexpected RAU Reject MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a fail'. Sun Nov 17 16:48:04 UTC 2024 ------ SGSN_Tests.TC_attach_rau_a_a fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241117164805015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164805316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79676) 20241117164805882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164805882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=79676, count=93556) 20241117164806883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164806883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Nov 17 16:48:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164807884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164807884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_rau_a_b started. 20241117164808374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164808375 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164808422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164808422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164808422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164808422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164808422 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164808422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164808422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164808422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164808422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164808424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164808424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164808424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164808424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164808424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164808424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164808424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164808424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164808424 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164808424 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164808424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164808425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164808425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164808428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164808439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164808439 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164808464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164808464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164808464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164808464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164808464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164808464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164808464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164808464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164808464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(508)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164808466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164808466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164808467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(507)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164808468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164808468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164808468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164808468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164808468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164808468 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164808468 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164808468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(508)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164808468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164808468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164808472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164808483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164808483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(507)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(512)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164808491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164808491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164808491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164808491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164808491 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164808491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164808491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164808491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164808491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164808493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164808493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164808493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164808493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164808493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164808493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164808493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164808493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164808493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164808493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164808493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164808494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164808494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164808497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164808504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164808504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164808885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164808885 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164808885 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164808885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(513)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164808888 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164808888 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(513)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@a7bda1688097: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D628B34F'O, index=0 SGSN_Test-GSUP(514)@a7bda1688097: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@a7bda1688097: 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 := 'D915175EBA110A1C19AD41B5A23D8DA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05F97D88'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DD744D38E934515D'O } } } } } 20241117164809940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164809941 DLLC NOTICE LLME(ffffffff/d628b34f){UNASSIGNED} LLC RX: unknown TLLI 0xd628b34f, creating LLME on the fly (gprs_llc.c:552) 20241117164809941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164809941 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164809941 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Allocated (fsm.c:456) 20241117164809941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Allocated (fsm.c:456) 20241117164809941 DMM DEBUG MM_STATE_Gb[0x612000012b20]{Idle}: Allocated (fsm.c:456) 20241117164809941 DMM DEBUG MM_STATE_Iu[0x612000012ca0]{Detached}: Allocated (fsm.c:456) 20241117164809941 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164809941 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164809941 DLLC NOTICE LLME(ffffffff/d628b34f){UNASSIGNED} LLGM Assign pre (d628b34f => ff216641) (gprs_llc.c:1079) 20241117164809941 DLLC NOTICE LLME(d628b34f/ff216641){ASSIGNED} LLGM Assign post (d628b34f => ff216641) (gprs_llc.c:1125) 20241117164809941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164809941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164809941 DMM DEBUG MM(262420000000038/ff216641) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164809954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164809954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164809954 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164809954 DMM DEBUG MM(262420000000038/ff216641) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241117164809954 DMM NOTICE MM(262420000000038/ff216641) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164809954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164809954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164809954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164809954 DMM DEBUG MM(262420000000038/ff216641) Requesting authorization (sgsn_auth.c:160) 20241117164809954 DMM INFO MM(262420000000038/ff216641) Requesting authentication tuples (sgsn_auth.c:184) 20241117164809954 DMM DEBUG MM(262420000000038/ff216641) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164809954 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241117164809954 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)@a7bda1688097: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@a7bda1688097: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241117164809958 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164809958 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164809958 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164809958 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164809958 DMM INFO MM(262420000000038/ff216641) Subscriber data update (mmctx.c:445) 20241117164809958 DMM DEBUG MM(262420000000038/ff216641) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164809958 DMM INFO MM(262420000000038/ff216641) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164809958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164809958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164809958 DMM INFO MM(262420000000038/ff216641) <- GMM AUTH AND CIPHERING REQ (rand = d9 15 17 5e ba 11 0a 1c 19 ad 41 b5 a2 3d 8d a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164809968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164809968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164809968 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164809968 DMM INFO MM(262420000000038/ff216641) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164809968 DMM NOTICE MM(262420000000038/ff216641) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164809968 DMM DEBUG MM(262420000000038/ff216641) checking auth: received GSM SRES = 05 f9 7d 88 (gprs_gmm.c:648) 20241117164809968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164809968 DMM DEBUG MM(262420000000038/ff216641) Requesting authorization (sgsn_auth.c:160) 20241117164809968 DMM INFO MM(262420000000038/ff216641) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164809968 DMM DEBUG MM(262420000000038/ff216641) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164809968 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241117164809968 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) 20241117164809968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164809968 DMM INFO MM(262420000000038/ff216641) <- GMM ATTACH ACCEPT (new P-TMSI=0xff216641) (gprs_gmm.c:282) 20241117164809970 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164809970 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164809970 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241117164809970 DMM INFO MM(262420000000038/ff216641) Subscriber data update (mmctx.c:445) 20241117164809970 DMM DEBUG MM(262420000000038/ff216641) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164809970 DMM INFO MM(262420000000038/ff216641) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164809970 DMM NOTICE MM(262420000000038/ff216641) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241117164809970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164809970 DMM NOTICE MM(262420000000038/ff216641) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164809970 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) 20241117164809971 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164809971 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241117164809971 DMM INFO MM(262420000000038/ff216641) Subscriber data update (mmctx.c:445) 20241117164809971 DMM DEBUG MM(262420000000038/ff216641) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164809976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164809976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164809976 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164809976 DMM INFO MM(262420000000038/ff216641) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164809976 DMM NOTICE MM(262420000000038/ff216641) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164809976 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164809976 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164809976 DLLC NOTICE LLME(d628b34f/ff216641){ASSIGNED} LLGM Assign pre (ffffffff => ff216641) (gprs_llc.c:1079) 20241117164809976 DLLC NOTICE LLME(ffffffff/ff216641){ASSIGNED} LLGM Assign post (ffffffff => ff216641) (gprs_llc.c:1125) 20241117164809976 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164809976 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164809976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164809976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@a7bda1688097: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@a7bda1688097: attach complete sending rau 20241117164810028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164810028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164810028 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164810029 DMM NOTICE MM(262420000000038/ff216641) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241117164810029 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241117164810029 DMM INFO MM(262420000000038/ff216641) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241117164810029 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164810029 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164810029 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164810029 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164810029 DLLC NOTICE LLME(ffffffff/ff216641){ASSIGNED} LLGM Assign pre (ff216641 => ffffffff) (gprs_llc.c:1079) 20241117164810029 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff216641 => ffffffff) (gprs_llc.c:1125) 20241117164810029 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241117164810029 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) 20241117164810029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Deallocated (fsm.c:568) 20241117164810029 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Deallocated (fsm.c:568) 20241117164810029 DMM DEBUG MM_STATE_Iu[0x612000012ca0]{Detached}: Deallocated (fsm.c:568) 20241117164810029 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Deallocated (fsm.c:568) TC_attach_rau_a_b(516)@a7bda1688097: setverdict(fail): pass -> fail reason: "Unexpected RAU Reject", new component reason: "Unexpected RAU Reject" MC@a7bda1688097: Test Component 516 has requested to stop MTC. Terminating current testcase execution. 20241117164810037 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164810037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(514)@a7bda1688097: Final verdict of PTC: none 20241117164810037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59166<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(513)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@a7bda1688097: Final verdict of PTC: none -NSVCI97(502)@a7bda1688097: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@a7bda1688097: Final verdict of PTC: none -NSVCI98(508)@a7bda1688097: Final verdict of PTC: none -NSVCI99(512)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@a7bda1688097: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@a7bda1688097: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(510)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(506)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(500)@a7bda1688097: Final verdict of PTC: none TC_attach_rau_a_b(516)@a7bda1688097: Final verdict of PTC: fail reason: "Unexpected RAU Reject" MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau_a_b(516): fail (none -> fail) reason: "Unexpected RAU Reject" MTC@a7bda1688097: Test case TC_attach_rau_a_b finished. Verdict: fail reason: Unexpected RAU Reject MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b fail'. Sun Nov 17 16:48:10 UTC 2024 ------ SGSN_Tests.TC_attach_rau_a_b fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241117164810168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164810469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50744) 20241117164811038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164811038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=50744, count=92936) 20241117164812040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164812040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Sun Nov 17 16:48:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164813041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164813041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241117164813527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164813529 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164813570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164813570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164813570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164813570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164813570 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164813570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164813570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164813570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164813571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164813572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164813572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164813572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164813572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164813572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164813572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164813572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164813572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164813572 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164813572 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164813572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164813572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164813572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164813576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164813586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164813586 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)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164813611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164813611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164813611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164813611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164813611 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164813611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164813611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164813611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164813611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164813613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164813613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164813613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164813613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164813613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164813613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164813613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164813613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164813614 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164813614 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164813614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164813614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164813614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164813619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164813629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164813629 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)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164813650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164813650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164813650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164813650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164813650 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164813650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164813650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164813650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164813650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164813652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164813652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164813652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164813652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164813652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164813652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164813652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164813652 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164813652 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164813652 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164813652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(531)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164813653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164813653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164813656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164813664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164813664 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)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164814042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164814042 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164814042 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164814042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(532)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164814044 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164814045 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(532)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@a7bda1688097: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D6CFC283'O, index=0 SGSN_Test-GSUP(533)@a7bda1688097: 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)@a7bda1688097: 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 := '7AA563BBD103D9506A903BCF961D7935'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '414AB48E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7138319C0B430242'O } } } } } 20241117164815098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164815098 DLLC NOTICE LLME(ffffffff/d6cfc283){UNASSIGNED} LLC RX: unknown TLLI 0xd6cfc283, creating LLME on the fly (gprs_llc.c:552) 20241117164815098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164815099 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164815099 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Allocated (fsm.c:456) 20241117164815099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Allocated (fsm.c:456) 20241117164815099 DMM DEBUG MM_STATE_Gb[0x612000013120]{Idle}: Allocated (fsm.c:456) 20241117164815099 DMM DEBUG MM_STATE_Iu[0x6120000132a0]{Detached}: Allocated (fsm.c:456) 20241117164815099 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164815099 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164815099 DLLC NOTICE LLME(ffffffff/d6cfc283){UNASSIGNED} LLGM Assign pre (d6cfc283 => dab82271) (gprs_llc.c:1079) 20241117164815099 DLLC NOTICE LLME(d6cfc283/dab82271){ASSIGNED} LLGM Assign post (d6cfc283 => dab82271) (gprs_llc.c:1125) 20241117164815099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164815099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164815099 DMM DEBUG MM(262420000000039/dab82271) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164815112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164815112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164815112 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164815112 DMM DEBUG MM(262420000000039/dab82271) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241117164815112 DMM NOTICE MM(262420000000039/dab82271) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164815112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164815112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164815112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164815112 DMM DEBUG MM(262420000000039/dab82271) Requesting authorization (sgsn_auth.c:160) 20241117164815112 DMM INFO MM(262420000000039/dab82271) Requesting authentication tuples (sgsn_auth.c:184) 20241117164815112 DMM DEBUG MM(262420000000039/dab82271) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164815112 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241117164815112 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)@a7bda1688097: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@a7bda1688097: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241117164815115 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164815115 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164815115 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164815115 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164815115 DMM INFO MM(262420000000039/dab82271) Subscriber data update (mmctx.c:445) 20241117164815116 DMM DEBUG MM(262420000000039/dab82271) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164815116 DMM INFO MM(262420000000039/dab82271) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164815116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164815116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164815116 DMM INFO MM(262420000000039/dab82271) <- GMM AUTH AND CIPHERING REQ (rand = 7a a5 63 bb d1 03 d9 50 6a 90 3b cf 96 1d 79 35 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164815124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164815124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164815124 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164815124 DMM INFO MM(262420000000039/dab82271) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164815124 DMM NOTICE MM(262420000000039/dab82271) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164815124 DMM DEBUG MM(262420000000039/dab82271) checking auth: received GSM SRES = 41 4a b4 8e (gprs_gmm.c:648) 20241117164815124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164815124 DMM DEBUG MM(262420000000039/dab82271) Requesting authorization (sgsn_auth.c:160) 20241117164815124 DMM INFO MM(262420000000039/dab82271) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164815124 DMM DEBUG MM(262420000000039/dab82271) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164815124 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241117164815124 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) 20241117164815124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164815124 DMM INFO MM(262420000000039/dab82271) <- GMM ATTACH ACCEPT (new P-TMSI=0xdab82271) (gprs_gmm.c:282) 20241117164815125 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164815125 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164815125 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241117164815125 DMM INFO MM(262420000000039/dab82271) Subscriber data update (mmctx.c:445) 20241117164815125 DMM DEBUG MM(262420000000039/dab82271) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164815125 DMM INFO MM(262420000000039/dab82271) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164815125 DMM NOTICE MM(262420000000039/dab82271) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241117164815126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164815126 DMM NOTICE MM(262420000000039/dab82271) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164815126 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) 20241117164815126 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164815126 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241117164815126 DMM INFO MM(262420000000039/dab82271) Subscriber data update (mmctx.c:445) 20241117164815126 DMM DEBUG MM(262420000000039/dab82271) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164815132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164815132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164815132 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164815132 DMM INFO MM(262420000000039/dab82271) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164815132 DMM NOTICE MM(262420000000039/dab82271) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164815132 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164815132 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164815132 DLLC NOTICE LLME(d6cfc283/dab82271){ASSIGNED} LLGM Assign pre (ffffffff => dab82271) (gprs_llc.c:1079) 20241117164815132 DLLC NOTICE LLME(ffffffff/dab82271){ASSIGNED} LLGM Assign post (ffffffff => dab82271) (gprs_llc.c:1125) 20241117164815132 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164815132 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164815132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164815132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@a7bda1688097: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@a7bda1688097: attach complete sending rau 20241117164815184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164815184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164815184 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164815184 DMM NOTICE MM(262420000000039/dab82271) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241117164815184 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241117164815184 DMM INFO MM(262420000000039/dab82271) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241117164815184 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164815184 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164815184 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164815184 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164815184 DLLC NOTICE LLME(ffffffff/dab82271){ASSIGNED} LLGM Assign pre (dab82271 => ffffffff) (gprs_llc.c:1079) 20241117164815184 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dab82271 => ffffffff) (gprs_llc.c:1125) 20241117164815184 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241117164815184 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) 20241117164815184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Deallocated (fsm.c:568) 20241117164815184 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Deallocated (fsm.c:568) 20241117164815184 DMM DEBUG MM_STATE_Iu[0x6120000132a0]{Detached}: Deallocated (fsm.c:568) 20241117164815184 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Deallocated (fsm.c:568) TC_attach_rau_a_b_wrong_old_ra(535)@a7bda1688097: setverdict(fail): pass -> fail reason: "Unexpected RAU Reject", new component reason: "Unexpected RAU Reject" MC@a7bda1688097: Test Component 535 has requested to stop MTC. Terminating current testcase execution. 20241117164815190 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(533)@a7bda1688097: Final verdict of PTC: none 20241117164815190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(532)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@a7bda1688097: Final verdict of PTC: none -NSVCI98(526)@a7bda1688097: Final verdict of PTC: none -NSVCI97(521)@a7bda1688097: Final verdict of PTC: none -NSVCI99(531)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@a7bda1688097: Final verdict of PTC: none 20241117164815192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59194<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(518)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@a7bda1688097: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@a7bda1688097: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@a7bda1688097: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(524)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(529)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(519)@a7bda1688097: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra(535)@a7bda1688097: Final verdict of PTC: fail reason: "Unexpected RAU Reject" MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): fail (none -> fail) reason: "Unexpected RAU Reject" MTC@a7bda1688097: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: fail reason: Unexpected RAU Reject MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra fail'. Sun Nov 17 16:48:15 UTC 2024 ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241117164815320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164815621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79980) 20241117164816192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164816192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=79980, count=93860) 20241117164817193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164817193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Nov 17 16:48:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164818195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164818195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_usim_resync started. 20241117164818680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164818682 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164818733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164818733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164818733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164818733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164818733 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164818733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164818733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164818733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164818733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164818735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164818735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164818735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164818735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164818735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164818735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164818735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164818735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164818735 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164818735 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164818735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164818736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164818736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164818741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164818752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164818752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164818767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164818767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164818767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164818767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164818767 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164818767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164818767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164818767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164818767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164818769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164818769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164818769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164818770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164818770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164818770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164818770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164818770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164818770 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164818770 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164818770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164818770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164818770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164818775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164818786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164818786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(547)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(544)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164818816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164818816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164818816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164818816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164818816 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164818816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164818816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164818816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164818816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164818818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164818818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164818818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164818818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164818818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164818818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164818818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164818818 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164818818 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164818818 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164818818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(551)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164818819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164818819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164818822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164818831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164818831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(548)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164819196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164819196 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164819196 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164819196 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(550)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164819198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(550)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164819199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(550)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(550)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(550)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@a7bda1688097: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='D76FB5F4'O, index=0 SGSN_Test-GSUP(552)@a7bda1688097: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@a7bda1688097: 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 := '4AF47F69B013C434DC705B2D991E13D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '731B7168'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '58D359841516A4F5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DA8D009C5EEDCF94CF301429BCC8B316'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F3602B980E0AE6EE5835AA29A8979694'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B76D0B865510000BAABADF49485FBDDF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A37F961CA3D2A422'O } } } } } 20241117164820251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164820251 DLLC NOTICE LLME(ffffffff/d76fb5f4){UNASSIGNED} LLC RX: unknown TLLI 0xd76fb5f4, creating LLME on the fly (gprs_llc.c:552) 20241117164820251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164820252 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164820252 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Allocated (fsm.c:456) 20241117164820252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Allocated (fsm.c:456) 20241117164820252 DMM DEBUG MM_STATE_Gb[0x612000013720]{Idle}: Allocated (fsm.c:456) 20241117164820252 DMM DEBUG MM_STATE_Iu[0x6120000138a0]{Detached}: Allocated (fsm.c:456) 20241117164820252 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164820252 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164820252 DLLC NOTICE LLME(ffffffff/d76fb5f4){UNASSIGNED} LLGM Assign pre (d76fb5f4 => e39a9170) (gprs_llc.c:1079) 20241117164820252 DLLC NOTICE LLME(d76fb5f4/e39a9170){ASSIGNED} LLGM Assign post (d76fb5f4 => e39a9170) (gprs_llc.c:1125) 20241117164820252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164820252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164820252 DMM DEBUG MM(262420000000040/e39a9170) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164820266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164820266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164820266 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164820266 DMM DEBUG MM(262420000000040/e39a9170) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241117164820266 DMM NOTICE MM(262420000000040/e39a9170) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164820266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164820266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164820266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164820266 DMM DEBUG MM(262420000000040/e39a9170) Requesting authorization (sgsn_auth.c:160) 20241117164820266 DMM INFO MM(262420000000040/e39a9170) Requesting authentication tuples (sgsn_auth.c:184) 20241117164820266 DMM DEBUG MM(262420000000040/e39a9170) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164820266 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241117164820266 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)@a7bda1688097: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@a7bda1688097: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241117164820269 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164820269 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164820269 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164820269 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164820269 DMM INFO MM(262420000000040/e39a9170) Subscriber data update (mmctx.c:445) 20241117164820269 DMM DEBUG MM(262420000000040/e39a9170) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164820269 DMM INFO MM(262420000000040/e39a9170) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164820269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164820269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164820269 DMM INFO MM(262420000000040/e39a9170) <- GMM AUTH AND CIPHERING REQ (rand = 4a f4 7f 69 b0 13 c4 34 dc 70 5b 2d 99 1e 13 d4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b7 6d 0b 86 55 10 00 0b aa ba df 49 48 5f bd df ) (gprs_gmm.c:465) 20241117164820277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164820277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164820277 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164820277 DMM INFO MM(262420000000040/e39a9170) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241117164820277 DMM INFO MM(262420000000040/e39a9170) R99 AUTHENTICATION SYNCH (AUTS = 439ca6d691d6ba31c681781ebe1d) (gprs_gmm.c:693) 20241117164820277 DMM DEBUG MM(262420000000040/e39a9170) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164820278 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241117164820278 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 43 9c a6 d6 91 d6 ba 31 c6 81 78 1e be 1d 20 10 4a f4 7f 69 b0 13 c4 34 dc 70 5b 2d 99 1e 13 d4 28 01 01 (gprs_subscriber.c:210) 20241117164820278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241117164820278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241117164820279 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164820279 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164820279 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164820279 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164820279 DMM INFO MM(262420000000040/e39a9170) Subscriber data update (mmctx.c:445) 20241117164820279 DMM DEBUG MM(262420000000040/e39a9170) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241117164820279 DMM INFO MM(262420000000040/e39a9170) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241117164820279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164820279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164820279 DMM INFO MM(262420000000040/e39a9170) <- GMM AUTH AND CIPHERING REQ (rand = fd 93 18 e2 c4 2e 6c 95 fb e8 38 c5 5b d3 23 2b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 59 7f 46 74 ed 87 3c 7f ef 86 29 f5 d8 e3 b0 7d ) (gprs_gmm.c:465) 20241117164820285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164820285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x67fa40 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164820285 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164820285 DMM INFO MM(262420000000040/e39a9170) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164820285 DMM NOTICE MM(262420000000040/e39a9170) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164820285 DMM DEBUG MM(262420000000040/e39a9170) checking auth: received UMTS RES = 7d a3 bc a5 93 a5 51 ef (gprs_gmm.c:648) 20241117164820285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164820285 DMM DEBUG MM(262420000000040/e39a9170) Requesting authorization (sgsn_auth.c:160) 20241117164820285 DMM INFO MM(262420000000040/e39a9170) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164820285 DMM DEBUG MM(262420000000040/e39a9170) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164820285 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241117164820286 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) 20241117164820286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164820286 DMM INFO MM(262420000000040/e39a9170) <- GMM ATTACH ACCEPT (new P-TMSI=0xe39a9170) (gprs_gmm.c:282) 20241117164820287 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164820287 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164820287 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241117164820287 DMM INFO MM(262420000000040/e39a9170) Subscriber data update (mmctx.c:445) 20241117164820287 DMM DEBUG MM(262420000000040/e39a9170) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164820287 DMM INFO MM(262420000000040/e39a9170) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164820287 DMM NOTICE MM(262420000000040/e39a9170) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241117164820287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164820287 DMM NOTICE MM(262420000000040/e39a9170) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164820287 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) 20241117164820288 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164820288 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241117164820288 DMM INFO MM(262420000000040/e39a9170) Subscriber data update (mmctx.c:445) 20241117164820288 DMM DEBUG MM(262420000000040/e39a9170) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@a7bda1688097: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@a7bda1688097: Removing Client IMSI='262420000000040'H, index=0 20241117164820294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164820294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164820294 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164820294 DMM INFO MM(262420000000040/e39a9170) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164820294 DMM NOTICE MM(262420000000040/e39a9170) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164820294 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164820294 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164820294 DLLC NOTICE LLME(d76fb5f4/e39a9170){ASSIGNED} LLGM Assign pre (ffffffff => e39a9170) (gprs_llc.c:1079) 20241117164820294 DLLC NOTICE LLME(ffffffff/e39a9170){ASSIGNED} LLGM Assign post (ffffffff => e39a9170) (gprs_llc.c:1125) 20241117164820295 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164820295 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164820295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164820295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@a7bda1688097: Final verdict of PTC: pass 20241117164820296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55248<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164820298 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164820298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(552)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(550)@a7bda1688097: Final verdict of PTC: none -NSVCI97(540)@a7bda1688097: Final verdict of PTC: none -NSVCI98(545)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@a7bda1688097: Final verdict of PTC: none -NSVCI99(551)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(548)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(538)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(543)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(549)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_resync-BVCI220(548): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_usim_resync finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Nov 17 16:48:20 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 20241117164820425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164820827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50836) 20241117164821299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164821299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=50836, count=95744) 20241117164822301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164822301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Nov 17 16:48:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164823303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164823303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_usim_a54_a54 started. 20241117164823883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164823884 DMM INFO MM(262420000000040/e39a9170) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164823884 DMM INFO MM(262420000000040/e39a9170) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164823884 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164823884 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164823884 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164823884 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164823885 DLLC NOTICE LLME(ffffffff/e39a9170){ASSIGNED} LLGM Assign pre (e39a9170 => ffffffff) (gprs_llc.c:1079) 20241117164823885 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e39a9170 => ffffffff) (gprs_llc.c:1125) 20241117164823885 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241117164823885 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) 20241117164823885 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:401) 20241117164823885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Deallocated (fsm.c:568) 20241117164823885 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Deallocated (fsm.c:568) 20241117164823885 DMM DEBUG MM_STATE_Iu[0x6120000138a0]{Detached}: Deallocated (fsm.c:568) 20241117164823885 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Deallocated (fsm.c:568) 20241117164823885 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164823928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164823928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164823928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164823928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164823928 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164823928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164823928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164823928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164823928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164823930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164823930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164823930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164823930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164823930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164823930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164823930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164823930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164823930 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164823930 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164823930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164823931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164823931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164823935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164823943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164823943 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@a7bda1688097: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(564)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164823973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164823973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164823973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164823973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164823973 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164823973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164823973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164823973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164823973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164823975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164823975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164823975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164823976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164823976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164823976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164823976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164823976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164823976 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164823976 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164823976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164823976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164823976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164823980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164823991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164823991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(564)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_usim_a54_a54-BVCI210(562)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(569)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164823999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164823999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164823999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164823999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164823999 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164823999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164823999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164823999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164823999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164824001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164824001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164824001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164824001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164824001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164824001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164824001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164824001 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164824001 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164824001 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164824001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164824002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164824002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164824005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164824014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164824014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164824304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164824304 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164824304 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164824304 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(570)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164824306 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164824307 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(570)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@a7bda1688097: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='F800FDD6'O, index=0 SGSN_Test-GSUP(571)@a7bda1688097: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@a7bda1688097: 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 := '645BF97955534823AA4FE82D64A386DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A64A92D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '38230CBE112FB625'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7643C02041E2472FE0EE713D3CA11DF9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D6C4E71BEF7E710E968509E48340DEB2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '41C5CB327B01E4F48C789AFE78D6F700'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EEAE45F455C7EA24'O } } } } } 20241117164825363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164825363 DLLC NOTICE LLME(ffffffff/f800fdd6){UNASSIGNED} LLC RX: unknown TLLI 0xf800fdd6, creating LLME on the fly (gprs_llc.c:552) 20241117164825363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164825363 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164825363 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Allocated (fsm.c:456) 20241117164825363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: Allocated (fsm.c:456) 20241117164825363 DMM DEBUG MM_STATE_Gb[0x612000013d20]{Idle}: Allocated (fsm.c:456) 20241117164825363 DMM DEBUG MM_STATE_Iu[0x612000013ea0]{Detached}: Allocated (fsm.c:456) 20241117164825363 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164825363 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164825363 DLLC NOTICE LLME(ffffffff/f800fdd6){UNASSIGNED} LLGM Assign pre (f800fdd6 => d3188933) (gprs_llc.c:1079) 20241117164825363 DLLC NOTICE LLME(f800fdd6/d3188933){ASSIGNED} LLGM Assign post (f800fdd6 => d3188933) (gprs_llc.c:1125) 20241117164825363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164825364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164825364 DMM DEBUG MM(262420000000040/d3188933) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164825378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164825378 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164825378 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164825378 DMM DEBUG MM(262420000000040/d3188933) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241117164825378 DMM NOTICE MM(262420000000040/d3188933) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164825378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164825378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164825378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164825378 DMM DEBUG MM(262420000000040/d3188933) Requesting authorization (sgsn_auth.c:160) 20241117164825378 DMM INFO MM(262420000000040/d3188933) Requesting authentication tuples (sgsn_auth.c:184) 20241117164825378 DMM DEBUG MM(262420000000040/d3188933) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164825378 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241117164825378 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)@a7bda1688097: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@a7bda1688097: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241117164825381 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164825381 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164825381 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164825381 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164825381 DMM INFO MM(262420000000040/d3188933) Subscriber data update (mmctx.c:445) 20241117164825382 DMM DEBUG MM(262420000000040/d3188933) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164825382 DMM INFO MM(262420000000040/d3188933) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164825382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164825382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164825382 DMM INFO MM(262420000000040/d3188933) <- GMM AUTH AND CIPHERING REQ (rand = 64 5b f9 79 55 53 48 23 aa 4f e8 2d 64 a3 86 da , mmctx_is_r99=1, vec->auth_types=0x3, autn = 41 c5 cb 32 7b 01 e4 f4 8c 78 9a fe 78 d6 f7 00 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@a7bda1688097: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@a7bda1688097: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@a7bda1688097: Final verdict of PTC: pass 20241117164825391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55268<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@a7bda1688097: Final verdict of PTC: none 20241117164825393 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164825393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(565)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(562)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@a7bda1688097: Final verdict of PTC: none -NSVCI97(559)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@a7bda1688097: Final verdict of PTC: none -NSVCI99(569)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(557)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(567)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(563)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(562): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Nov 17 16:48:25 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 20241117164825520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164825921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68952) 20241117164826394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164826394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=68952, count=73588) 20241117164827395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164827395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Nov 17 16:48:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164828396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164828396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_usim_a54_a53 started. 20241117164828978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164828979 DMM INFO MM(262420000000040/d3188933) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164828979 DMM INFO MM(262420000000040/d3188933) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164828979 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164828979 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164828979 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164828979 DMM ERROR MM_STATE_Gb(0)[0x612000013d20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241117164828980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Authenticate}: Deallocated (fsm.c:568) 20241117164828980 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Deallocated (fsm.c:568) 20241117164828980 DMM DEBUG MM_STATE_Iu[0x612000013ea0]{Detached}: Deallocated (fsm.c:568) 20241117164828980 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Deallocated (fsm.c:568) 20241117164828980 DLLC NOTICE LLME(f800fdd6/d3188933){ASSIGNED} LLGM Assign pre (d3188933 => ffffffff) (gprs_llc.c:1079) 20241117164828980 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3188933 => ffffffff) (gprs_llc.c:1125) 20241117164828980 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164829035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164829036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164829036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164829036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164829036 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164829036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164829036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164829036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164829036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164829038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164829038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164829038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164829038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164829038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164829038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164829038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164829038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164829038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164829038 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164829038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164829038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164829038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164829043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164829053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164829054 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164829071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164829071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164829071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164829071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164829071 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164829071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164829071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164829071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164829071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164829073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164829073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164829073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164829073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164829073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164829073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164829073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164829073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164829073 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164829073 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164829073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164829074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164829074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164829078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164829087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164829088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164829110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164829110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164829110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164829110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164829110 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164829110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164829110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164829110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164829110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164829112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164829112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164829112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164829112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164829112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164829112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164829112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164829112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164829112 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164829112 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164829112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(588)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164829112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164829112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164829116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164829128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164829128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164829357 DGPRS DEBUG Checking for inactive LLMEs, time = 13672843 (sgsn.c:132) 20241117164829397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164829397 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164829397 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164829397 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(589)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164829399 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164829400 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(589)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@a7bda1688097: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='ECA2FC81'O, index=0 SGSN_Test-GSUP(590)@a7bda1688097: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@a7bda1688097: 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 := 'F0B4131ACDDA003AC0FDEDADCC725AA3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F121356'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4AE69B6FD754262C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BC888243E0008DE894413AC5DD4B5367'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '33151806F7A6C24F8CD2675F5E6A954A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8F1001494D399F1F4C045ACFB570010B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7B801E7044EABDD2'O } } } } } 20241117164830455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164830455 DLLC NOTICE LLME(ffffffff/eca2fc81){UNASSIGNED} LLC RX: unknown TLLI 0xeca2fc81, creating LLME on the fly (gprs_llc.c:552) 20241117164830455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164830455 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164830455 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Allocated (fsm.c:456) 20241117164830455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: Allocated (fsm.c:456) 20241117164830455 DMM DEBUG MM_STATE_Gb[0x612000014320]{Idle}: Allocated (fsm.c:456) 20241117164830455 DMM DEBUG MM_STATE_Iu[0x6120000144a0]{Detached}: Allocated (fsm.c:456) 20241117164830455 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164830455 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164830455 DLLC NOTICE LLME(ffffffff/eca2fc81){UNASSIGNED} LLGM Assign pre (eca2fc81 => e97f8c6f) (gprs_llc.c:1079) 20241117164830455 DLLC NOTICE LLME(eca2fc81/e97f8c6f){ASSIGNED} LLGM Assign post (eca2fc81 => e97f8c6f) (gprs_llc.c:1125) 20241117164830455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164830455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164830455 DMM DEBUG MM(262420000000040/e97f8c6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164830468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164830469 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164830469 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164830469 DMM DEBUG MM(262420000000040/e97f8c6f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241117164830469 DMM NOTICE MM(262420000000040/e97f8c6f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164830469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164830469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164830469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164830469 DMM DEBUG MM(262420000000040/e97f8c6f) Requesting authorization (sgsn_auth.c:160) 20241117164830469 DMM INFO MM(262420000000040/e97f8c6f) Requesting authentication tuples (sgsn_auth.c:184) 20241117164830469 DMM DEBUG MM(262420000000040/e97f8c6f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164830469 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241117164830469 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)@a7bda1688097: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@a7bda1688097: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241117164830472 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164830472 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164830472 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164830472 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164830472 DMM INFO MM(262420000000040/e97f8c6f) Subscriber data update (mmctx.c:445) 20241117164830472 DMM DEBUG MM(262420000000040/e97f8c6f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164830472 DMM INFO MM(262420000000040/e97f8c6f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164830472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164830472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164830472 DMM INFO MM(262420000000040/e97f8c6f) <- GMM AUTH AND CIPHERING REQ (rand = f0 b4 13 1a cd da 00 3a c0 fd ed ad cc 72 5a a3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8f 10 01 49 4d 39 9f 1f 4c 04 5a cf b5 70 01 0b ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@a7bda1688097: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@a7bda1688097: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@a7bda1688097: Final verdict of PTC: pass 20241117164830482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43908<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164830484 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164830484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(590)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@a7bda1688097: Final verdict of PTC: none -NSVCI98(583)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@a7bda1688097: Final verdict of PTC: none -NSVCI99(588)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@a7bda1688097: Final verdict of PTC: none -NSVCI97(578)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(586)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(581)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(576)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Nov 17 16:48:30 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 20241117164830618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164831020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71652) 20241117164831485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164831485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=71652, count=72812) 20241117164832486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164832486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Nov 17 16:48:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164833487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164833487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_usim_a53_a54 started. 20241117164834080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164834081 DMM INFO MM(262420000000040/e97f8c6f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164834081 DMM INFO MM(262420000000040/e97f8c6f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164834081 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164834081 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164834081 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164834081 DMM ERROR MM_STATE_Gb(0)[0x612000014320]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241117164834081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Authenticate}: Deallocated (fsm.c:568) 20241117164834081 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Deallocated (fsm.c:568) 20241117164834081 DMM DEBUG MM_STATE_Iu[0x6120000144a0]{Detached}: Deallocated (fsm.c:568) 20241117164834081 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Deallocated (fsm.c:568) 20241117164834081 DLLC NOTICE LLME(eca2fc81/e97f8c6f){ASSIGNED} LLGM Assign pre (e97f8c6f => ffffffff) (gprs_llc.c:1079) 20241117164834081 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e97f8c6f => ffffffff) (gprs_llc.c:1125) 20241117164834081 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164834126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164834126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164834126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164834126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164834126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164834126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164834126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164834126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164834126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164834127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164834127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164834127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164834127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164834127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164834127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164834127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164834127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164834127 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164834127 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164834128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164834128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164834128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164834131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164834139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164834139 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164834170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164834170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164834170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164834170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164834170 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164834170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164834170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164834170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164834170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164834172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164834172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164834172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164834172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164834172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164834172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164834172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164834173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164834173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164834173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164834173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(602)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164834174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164834174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164834177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164834187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164834187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164834208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164834208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164834208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164834208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164834208 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164834208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164834208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164834208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164834208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164834210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164834210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164834210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164834211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164834211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164834211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164834211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164834211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164834211 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164834211 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164834211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(607)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164834211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164834211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164834215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164834224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164834224 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164834488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164834488 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164834488 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164834488 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(608)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164834490 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164834491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(608)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@a7bda1688097: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='D2E530B8'O, index=0 SGSN_Test-GSUP(609)@a7bda1688097: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@a7bda1688097: 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 := '66E5F4D229B4681C8214841B7C4EF18A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2CC69077'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '60FA3BB9693589CB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ADA8EC1BFADCCE323D75AE6C3BEE69EA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B289CE7D1A018C52022AE67340149C8B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C01C50FFEB4FC1EC1CD21F2E81DDF8BF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4FD190AB740884AC'O } } } } } 20241117164835547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164835547 DLLC NOTICE LLME(ffffffff/d2e530b8){UNASSIGNED} LLC RX: unknown TLLI 0xd2e530b8, creating LLME on the fly (gprs_llc.c:552) 20241117164835547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164835547 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164835547 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Allocated (fsm.c:456) 20241117164835547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: Allocated (fsm.c:456) 20241117164835547 DMM DEBUG MM_STATE_Gb[0x612000014920]{Idle}: Allocated (fsm.c:456) 20241117164835547 DMM DEBUG MM_STATE_Iu[0x612000014aa0]{Detached}: Allocated (fsm.c:456) 20241117164835547 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164835547 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164835547 DLLC NOTICE LLME(ffffffff/d2e530b8){UNASSIGNED} LLGM Assign pre (d2e530b8 => daa34fd9) (gprs_llc.c:1079) 20241117164835547 DLLC NOTICE LLME(d2e530b8/daa34fd9){ASSIGNED} LLGM Assign post (d2e530b8 => daa34fd9) (gprs_llc.c:1125) 20241117164835547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164835547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164835547 DMM DEBUG MM(262420000000040/daa34fd9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164835560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164835560 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164835560 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164835560 DMM DEBUG MM(262420000000040/daa34fd9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241117164835560 DMM NOTICE MM(262420000000040/daa34fd9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164835560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164835561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164835561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164835561 DMM DEBUG MM(262420000000040/daa34fd9) Requesting authorization (sgsn_auth.c:160) 20241117164835561 DMM INFO MM(262420000000040/daa34fd9) Requesting authentication tuples (sgsn_auth.c:184) 20241117164835561 DMM DEBUG MM(262420000000040/daa34fd9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164835561 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241117164835561 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)@a7bda1688097: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@a7bda1688097: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241117164835563 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164835563 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164835563 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164835563 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164835563 DMM INFO MM(262420000000040/daa34fd9) Subscriber data update (mmctx.c:445) 20241117164835563 DMM DEBUG MM(262420000000040/daa34fd9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164835563 DMM INFO MM(262420000000040/daa34fd9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164835563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164835563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164835563 DMM INFO MM(262420000000040/daa34fd9) <- GMM AUTH AND CIPHERING REQ (rand = 66 e5 f4 d2 29 b4 68 1c 82 14 84 1b 7c 4e f1 8a , mmctx_is_r99=1, vec->auth_types=0x3, autn = c0 1c 50 ff eb 4f c1 ec 1c d2 1f 2e 81 dd f8 bf ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@a7bda1688097: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@a7bda1688097: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@a7bda1688097: Final verdict of PTC: pass 20241117164835573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43926<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@a7bda1688097: Final verdict of PTC: none 20241117164835576 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164835576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(608)@a7bda1688097: Final verdict of PTC: none -NSVCI97(597)@a7bda1688097: Final verdict of PTC: none -NSVCI99(607)@a7bda1688097: Final verdict of PTC: none -NSVCI98(602)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(600)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(595)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(605)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Nov 17 16:48:35 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 20241117164835709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164836110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68224) 20241117164836577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164836577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=68224, count=72580) 20241117164837578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164837578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Nov 17 16:48:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164838579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164838579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_usim_a50_a54 started. 20241117164839168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164839169 DMM INFO MM(262420000000040/daa34fd9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164839169 DMM INFO MM(262420000000040/daa34fd9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164839169 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164839169 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164839169 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164839170 DMM ERROR MM_STATE_Gb(0)[0x612000014920]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241117164839170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Authenticate}: Deallocated (fsm.c:568) 20241117164839170 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Deallocated (fsm.c:568) 20241117164839170 DMM DEBUG MM_STATE_Iu[0x612000014aa0]{Detached}: Deallocated (fsm.c:568) 20241117164839170 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Deallocated (fsm.c:568) 20241117164839170 DLLC NOTICE LLME(d2e530b8/daa34fd9){ASSIGNED} LLGM Assign pre (daa34fd9 => ffffffff) (gprs_llc.c:1079) 20241117164839170 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daa34fd9 => ffffffff) (gprs_llc.c:1125) 20241117164839170 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164839213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164839213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164839213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164839213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164839213 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164839213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164839213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164839213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164839213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164839215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164839215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164839215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164839215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164839215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164839215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164839215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164839215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164839215 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164839215 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164839215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164839216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164839216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164839220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164839230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164839230 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164839248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164839248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164839248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164839248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164839248 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164839249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164839249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164839249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164839249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164839250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164839250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164839250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164839251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164839251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164839251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164839251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164839251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164839251 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164839251 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164839251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(621)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164839252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164839252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164839255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164839264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164839264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164839291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164839291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164839291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164839291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164839291 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164839291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164839291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164839291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164839291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164839293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164839293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164839293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164839293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164839293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164839294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164839294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164839294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164839294 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164839294 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164839294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164839294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164839294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164839299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164839308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164839309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164839580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164839580 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164839580 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164839580 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(627)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164839582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164839583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(627)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@a7bda1688097: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='FBB1D688'O, index=0 SGSN_Test-GSUP(628)@a7bda1688097: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@a7bda1688097: 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 := '495286356E2C55F34F9424200F894196'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D976A1D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C8BAFC345F11CE7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '66FAEBEE0C9632CE47A27527B2A8BA5A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3C4F7E53A8FB0C8F187A0C76507AFC3E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BCC75456ABC90FBE9CCD1B57316DC461'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '429D192E81CFAE1C'O } } } } } 20241117164840639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164840639 DLLC NOTICE LLME(ffffffff/fbb1d688){UNASSIGNED} LLC RX: unknown TLLI 0xfbb1d688, creating LLME on the fly (gprs_llc.c:552) 20241117164840639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164840639 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164840639 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Allocated (fsm.c:456) 20241117164840639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: Allocated (fsm.c:456) 20241117164840639 DMM DEBUG MM_STATE_Gb[0x612000014f20]{Idle}: Allocated (fsm.c:456) 20241117164840640 DMM DEBUG MM_STATE_Iu[0x6120000150a0]{Detached}: Allocated (fsm.c:456) 20241117164840640 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164840640 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164840640 DLLC NOTICE LLME(ffffffff/fbb1d688){UNASSIGNED} LLGM Assign pre (fbb1d688 => fbd36909) (gprs_llc.c:1079) 20241117164840640 DLLC NOTICE LLME(fbb1d688/fbd36909){ASSIGNED} LLGM Assign post (fbb1d688 => fbd36909) (gprs_llc.c:1125) 20241117164840640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164840640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164840640 DMM DEBUG MM(262420000000040/fbd36909) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164840653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164840653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164840653 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164840653 DMM DEBUG MM(262420000000040/fbd36909) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241117164840653 DMM NOTICE MM(262420000000040/fbd36909) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164840653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164840653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164840653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164840653 DMM DEBUG MM(262420000000040/fbd36909) Requesting authorization (sgsn_auth.c:160) 20241117164840653 DMM INFO MM(262420000000040/fbd36909) Requesting authentication tuples (sgsn_auth.c:184) 20241117164840653 DMM DEBUG MM(262420000000040/fbd36909) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164840653 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241117164840653 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)@a7bda1688097: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@a7bda1688097: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241117164840656 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164840656 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164840656 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164840656 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164840656 DMM INFO MM(262420000000040/fbd36909) Subscriber data update (mmctx.c:445) 20241117164840656 DMM DEBUG MM(262420000000040/fbd36909) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164840656 DMM INFO MM(262420000000040/fbd36909) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164840656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164840656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164840656 DMM INFO MM(262420000000040/fbd36909) <- GMM AUTH AND CIPHERING REQ (rand = 49 52 86 35 6e 2c 55 f3 4f 94 24 20 0f 89 41 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bc c7 54 56 ab c9 0f be 9c cd 1b 57 31 6d c4 61 ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@a7bda1688097: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@a7bda1688097: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@a7bda1688097: Final verdict of PTC: pass 20241117164840666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51696<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164840669 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(628)@a7bda1688097: Final verdict of PTC: none 20241117164840669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-BSSGP1(618)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@a7bda1688097: Final verdict of PTC: none -NSVCI98(621)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@a7bda1688097: Final verdict of PTC: none -NSVCI97(616)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@a7bda1688097: Final verdict of PTC: none -NSVCI99(626)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(624)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(614)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(619)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Nov 17 16:48:40 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 20241117164840798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164841200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68224) 20241117164841670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164841670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=68224, count=72580) 20241117164842671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164842671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Nov 17 16:48:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164843672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164843672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_usim_a54_a50 started. 20241117164844260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164844262 DMM INFO MM(262420000000040/fbd36909) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164844262 DMM INFO MM(262420000000040/fbd36909) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164844262 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164844262 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164844262 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164844262 DMM ERROR MM_STATE_Gb(0)[0x612000014f20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241117164844262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Authenticate}: Deallocated (fsm.c:568) 20241117164844262 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Deallocated (fsm.c:568) 20241117164844262 DMM DEBUG MM_STATE_Iu[0x6120000150a0]{Detached}: Deallocated (fsm.c:568) 20241117164844262 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Deallocated (fsm.c:568) 20241117164844262 DLLC NOTICE LLME(fbb1d688/fbd36909){ASSIGNED} LLGM Assign pre (fbd36909 => ffffffff) (gprs_llc.c:1079) 20241117164844262 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbd36909 => ffffffff) (gprs_llc.c:1125) 20241117164844262 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164844309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164844309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164844309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164844309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164844309 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164844309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164844309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164844309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164844309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164844311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164844311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164844311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164844311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164844311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164844311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164844311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164844311 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164844311 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164844312 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164844312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(635)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164844312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164844312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164844316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164844326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164844326 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164844349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164844349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164844349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164844350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164844350 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164844350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164844350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164844350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164844350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164844351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164844351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164844351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164844352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164844352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164844352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164844352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164844352 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164844352 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164844352 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164844352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164844352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164844352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164844357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164844367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164844367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164844388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164844389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164844389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164844389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164844389 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164844389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164844389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164844389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164844389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164844390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164844390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164844391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164844391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164844391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164844391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164844391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164844391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164844391 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164844391 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164844391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164844391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164844391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164844395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164844406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164844406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164844673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164844673 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164844673 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164844673 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(646)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164844675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164844676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(646)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@a7bda1688097: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='E904EDCD'O, index=0 SGSN_Test-GSUP(647)@a7bda1688097: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@a7bda1688097: 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 := '03A8EF82C7CCF3FE92797A5AC002A1AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E49BCE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64EDC2647C34F387'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '42049555A945E09B682FA818ECA56DA3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A15E67B35FEF25726648B506A8E729F5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A17956304CF1ACE21539CC95B08FFD9A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3E96C1496937E6CF'O } } } } } 20241117164845730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164845731 DLLC NOTICE LLME(ffffffff/e904edcd){UNASSIGNED} LLC RX: unknown TLLI 0xe904edcd, creating LLME on the fly (gprs_llc.c:552) 20241117164845731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164845731 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164845731 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Allocated (fsm.c:456) 20241117164845731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: Allocated (fsm.c:456) 20241117164845731 DMM DEBUG MM_STATE_Gb[0x612000015520]{Idle}: Allocated (fsm.c:456) 20241117164845731 DMM DEBUG MM_STATE_Iu[0x6120000156a0]{Detached}: Allocated (fsm.c:456) 20241117164845731 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164845731 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164845731 DLLC NOTICE LLME(ffffffff/e904edcd){UNASSIGNED} LLGM Assign pre (e904edcd => eb011b0e) (gprs_llc.c:1079) 20241117164845731 DLLC NOTICE LLME(e904edcd/eb011b0e){ASSIGNED} LLGM Assign post (e904edcd => eb011b0e) (gprs_llc.c:1125) 20241117164845731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164845731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164845731 DMM DEBUG MM(262420000000040/eb011b0e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164845744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164845744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164845744 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164845744 DMM DEBUG MM(262420000000040/eb011b0e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241117164845744 DMM NOTICE MM(262420000000040/eb011b0e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164845744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164845744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164845744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164845744 DMM DEBUG MM(262420000000040/eb011b0e) Requesting authorization (sgsn_auth.c:160) 20241117164845744 DMM INFO MM(262420000000040/eb011b0e) Requesting authentication tuples (sgsn_auth.c:184) 20241117164845744 DMM DEBUG MM(262420000000040/eb011b0e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164845744 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241117164845744 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)@a7bda1688097: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@a7bda1688097: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241117164845747 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164845747 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164845747 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164845747 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164845747 DMM INFO MM(262420000000040/eb011b0e) Subscriber data update (mmctx.c:445) 20241117164845747 DMM DEBUG MM(262420000000040/eb011b0e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164845747 DMM INFO MM(262420000000040/eb011b0e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164845747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164845747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164845747 DMM INFO MM(262420000000040/eb011b0e) <- GMM AUTH AND CIPHERING REQ (rand = 03 a8 ef 82 c7 cc f3 fe 92 79 7a 5a c0 02 a1 ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = a1 79 56 30 4c f1 ac e2 15 39 cc 95 b0 8f fd 9a ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@a7bda1688097: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@a7bda1688097: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@a7bda1688097: Final verdict of PTC: pass 20241117164845756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51716<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@a7bda1688097: Final verdict of PTC: none 20241117164845758 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164845758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(646)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@a7bda1688097: Final verdict of PTC: none -NSVCI97(635)@a7bda1688097: Final verdict of PTC: none -NSVCI98(640)@a7bda1688097: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@a7bda1688097: Final verdict of PTC: none -NSVCI99(645)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(633)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(638)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(643)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Nov 17 16:48:45 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 20241117164845891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164846293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68496) 20241117164846759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164846759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=68496, count=72852) 20241117164847760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164847760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Nov 17 16:48:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164848761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164848761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_detach_unknown_nopoweroff started. 20241117164849353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164849355 DMM INFO MM(262420000000040/eb011b0e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164849355 DMM INFO MM(262420000000040/eb011b0e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164849355 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164849355 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164849355 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164849355 DMM ERROR MM_STATE_Gb(0)[0x612000015520]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241117164849355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Authenticate}: Deallocated (fsm.c:568) 20241117164849355 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Deallocated (fsm.c:568) 20241117164849355 DMM DEBUG MM_STATE_Iu[0x6120000156a0]{Detached}: Deallocated (fsm.c:568) 20241117164849355 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Deallocated (fsm.c:568) 20241117164849355 DLLC NOTICE LLME(e904edcd/eb011b0e){ASSIGNED} LLGM Assign pre (eb011b0e => ffffffff) (gprs_llc.c:1079) 20241117164849355 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb011b0e => ffffffff) (gprs_llc.c:1125) 20241117164849355 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164849398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164849398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164849398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164849398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164849398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164849398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164849398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164849398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164849398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164849400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164849400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164849400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164849400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164849400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164849400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164849400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164849400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164849400 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164849400 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164849400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164849401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164849401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164849405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164849421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164849421 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164849453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164849453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164849453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164849453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164849453 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164849453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164849453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164849453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164849453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164849455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164849455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164849455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164849455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164849455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164849455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164849455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164849455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164849455 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164849455 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164849455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164849455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164849455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164849458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164849467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164849467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164849491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164849491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164849491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164849491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164849491 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164849491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164849491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164849491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164849491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164849493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164849493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164849493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164849493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164849493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164849493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164849493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164849493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164849493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164849493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164849494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164849494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164849494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164849498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164849506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164849506 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164849762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164849762 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164849762 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164849762 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(665)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164849763 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164849764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(665)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@a7bda1688097: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='FADA44AF'O, index=0 SGSN_Test-GSUP(666)@a7bda1688097: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241117164850817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164850817 DLLC NOTICE LLME(ffffffff/fada44af){UNASSIGNED} LLC RX: unknown TLLI 0xfada44af, creating LLME on the fly (gprs_llc.c:552) 20241117164850817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164850817 DMM NOTICE LLME(ffffffff/fada44af){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241117164850817 DLLC NOTICE LLME(ffffffff/fada44af){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241117164850817 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xfada44af type=GPRS detach (gprs_gmm.c:1440) 20241117164850817 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241117164850817 DLLC NOTICE LLME(ffffffff/fada44af){UNASSIGNED} LLGM Assign pre (fada44af => ffffffff) (gprs_llc.c:1079) 20241117164850817 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fada44af => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@a7bda1688097: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@a7bda1688097: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@a7bda1688097: Final verdict of PTC: pass 20241117164850831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44750<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@a7bda1688097: Final verdict of PTC: none 20241117164850833 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164850833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(665)@a7bda1688097: Final verdict of PTC: none -NSVCI98(659)@a7bda1688097: Final verdict of PTC: none -NSVCI97(654)@a7bda1688097: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@a7bda1688097: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@a7bda1688097: Final verdict of PTC: none -NSVCI99(664)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@a7bda1688097: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(662)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(652)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(657)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@a7bda1688097: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Nov 17 16:48:50 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 20241117164850958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164851259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54460) 20241117164851835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164851835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=54460, count=58816) 20241117164852836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164852836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Nov 17 16:48:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164853837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164853837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_detach_unknown_poweroff started. 20241117164854314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164854316 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164854367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164854367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164854367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164854367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164854367 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164854367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164854367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164854367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164854367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164854368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164854369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164854369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164854369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164854369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164854369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164854369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164854369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164854369 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164854369 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164854369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164854369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164854369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164854373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164854383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164854383 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164854402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164854402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164854402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164854402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164854402 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164854402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164854402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164854402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164854402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164854404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164854404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164854404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164854404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164854404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164854404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164854404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164854404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164854404 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164854404 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164854404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164854404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164854404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164854409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164854420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164854420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164854442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164854442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164854443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164854443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164854443 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164854443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164854443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164854443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164854443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164854444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164854444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164854444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164854445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164854445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164854445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164854445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164854445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164854445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164854445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164854445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(683)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164854445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164854445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164854449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164854457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164854458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164854838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164854838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164854838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164854838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(684)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164854840 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164854841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(684)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@a7bda1688097: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='E34558C2'O, index=0 SGSN_Test-GSUP(685)@a7bda1688097: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241117164855889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164855889 DLLC NOTICE LLME(ffffffff/e34558c2){UNASSIGNED} LLC RX: unknown TLLI 0xe34558c2, creating LLME on the fly (gprs_llc.c:552) 20241117164855889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164855889 DMM NOTICE LLME(ffffffff/e34558c2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241117164859358 DGPRS DEBUG Checking for inactive LLMEs, time = 13672873 (sgsn.c:132) TC_detach_unknown_poweroff(687)@a7bda1688097: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@a7bda1688097: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@a7bda1688097: Final verdict of PTC: pass 20241117164900896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44758<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164900898 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164900899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(685)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@a7bda1688097: Final verdict of PTC: none -NSVCI97(673)@a7bda1688097: Final verdict of PTC: none -NSVCI98(678)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@a7bda1688097: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@a7bda1688097: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@a7bda1688097: Final verdict of PTC: none -NSVCI99(683)@a7bda1688097: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(681)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(676)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(671)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@a7bda1688097: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Nov 17 16:49:00 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 20241117164901034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164901335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44626<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48044) 20241117164901899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164901899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=48044, count=53476) 20241117164902900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164902900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Nov 17 16:49:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164903901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164903901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_detach_nopoweroff started. 20241117164904397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164904398 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(693)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164904448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164904448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164904448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164904448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164904448 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164904448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164904448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164904448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164904448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(693)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(692)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164904450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164904450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164904450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164904451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164904451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164904451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164904451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164904451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164904451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164904451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164904451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164904451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164904451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164904455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164904464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164904464 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(690)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(692)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164904477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164904477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164904477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164904477 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164904477 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164904477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164904477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164904477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164904477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164904479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164904479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164904479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164904479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164904479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164904479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164904479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164904479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164904479 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164904479 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164904479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(697)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164904480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164904480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164904484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164904493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164904493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164904518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164904518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164904518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164904518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164904518 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164904518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164904518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164904518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164904518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164904520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164904520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164904520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164904520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164904520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164904520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164904520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164904520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164904520 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164904520 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164904520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164904520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164904520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164904525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164904535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164904535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164904902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164904902 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164904902 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164904902 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(703)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164904905 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164904905 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(703)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(690)@a7bda1688097: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='EEC2CF87'O, index=0 SGSN_Test-GSUP(704)@a7bda1688097: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@a7bda1688097: 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 := '72BCD8CB97A995A2E8AF06208F093762'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4D48559'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FB7C7D73C2C4CE16'O } } } } } 20241117164905959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164905959 DLLC NOTICE LLME(ffffffff/eec2cf87){UNASSIGNED} LLC RX: unknown TLLI 0xeec2cf87, creating LLME on the fly (gprs_llc.c:552) 20241117164905959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164905959 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164905959 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Allocated (fsm.c:456) 20241117164905959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Allocated (fsm.c:456) 20241117164905959 DMM DEBUG MM_STATE_Gb[0x612000015b20]{Idle}: Allocated (fsm.c:456) 20241117164905959 DMM DEBUG MM_STATE_Iu[0x612000015ca0]{Detached}: Allocated (fsm.c:456) 20241117164905959 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164905959 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164905959 DLLC NOTICE LLME(ffffffff/eec2cf87){UNASSIGNED} LLGM Assign pre (eec2cf87 => d6f7efa4) (gprs_llc.c:1079) 20241117164905959 DLLC NOTICE LLME(eec2cf87/d6f7efa4){ASSIGNED} LLGM Assign post (eec2cf87 => d6f7efa4) (gprs_llc.c:1125) 20241117164905959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164905959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164905959 DMM DEBUG MM(262420000000015/d6f7efa4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164905971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164905972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164905972 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164905972 DMM DEBUG MM(262420000000015/d6f7efa4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241117164905972 DMM NOTICE MM(262420000000015/d6f7efa4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164905972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164905972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164905972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164905972 DMM DEBUG MM(262420000000015/d6f7efa4) Requesting authorization (sgsn_auth.c:160) 20241117164905972 DMM INFO MM(262420000000015/d6f7efa4) Requesting authentication tuples (sgsn_auth.c:184) 20241117164905972 DMM DEBUG MM(262420000000015/d6f7efa4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164905972 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241117164905972 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)@a7bda1688097: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@a7bda1688097: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241117164905975 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164905975 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164905975 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164905975 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164905975 DMM INFO MM(262420000000015/d6f7efa4) Subscriber data update (mmctx.c:445) 20241117164905975 DMM DEBUG MM(262420000000015/d6f7efa4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164905975 DMM INFO MM(262420000000015/d6f7efa4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164905975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164905975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164905975 DMM INFO MM(262420000000015/d6f7efa4) <- GMM AUTH AND CIPHERING REQ (rand = 72 bc d8 cb 97 a9 95 a2 e8 af 06 20 8f 09 37 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164905982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164905982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164905982 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164905982 DMM INFO MM(262420000000015/d6f7efa4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164905982 DMM NOTICE MM(262420000000015/d6f7efa4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164905982 DMM DEBUG MM(262420000000015/d6f7efa4) checking auth: received GSM SRES = b4 d4 85 59 (gprs_gmm.c:648) 20241117164905982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164905982 DMM DEBUG MM(262420000000015/d6f7efa4) Requesting authorization (sgsn_auth.c:160) 20241117164905982 DMM INFO MM(262420000000015/d6f7efa4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164905982 DMM DEBUG MM(262420000000015/d6f7efa4) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164905983 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241117164905983 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) 20241117164905983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164905983 DMM INFO MM(262420000000015/d6f7efa4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6f7efa4) (gprs_gmm.c:282) 20241117164905984 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164905984 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164905984 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241117164905984 DMM INFO MM(262420000000015/d6f7efa4) Subscriber data update (mmctx.c:445) 20241117164905984 DMM DEBUG MM(262420000000015/d6f7efa4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164905984 DMM INFO MM(262420000000015/d6f7efa4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164905984 DMM NOTICE MM(262420000000015/d6f7efa4) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241117164905984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164905984 DMM NOTICE MM(262420000000015/d6f7efa4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164905984 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) 20241117164905985 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164905985 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241117164905985 DMM INFO MM(262420000000015/d6f7efa4) Subscriber data update (mmctx.c:445) 20241117164905985 DMM DEBUG MM(262420000000015/d6f7efa4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164905991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164905991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164905991 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164905991 DMM INFO MM(262420000000015/d6f7efa4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164905991 DMM NOTICE MM(262420000000015/d6f7efa4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164905991 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164905991 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164905992 DLLC NOTICE LLME(eec2cf87/d6f7efa4){ASSIGNED} LLGM Assign pre (ffffffff => d6f7efa4) (gprs_llc.c:1079) 20241117164905992 DLLC NOTICE LLME(ffffffff/d6f7efa4){ASSIGNED} LLGM Assign post (ffffffff => d6f7efa4) (gprs_llc.c:1125) 20241117164905992 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164905992 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164905992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164905992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@a7bda1688097: setverdict(pass): none -> pass 20241117164906043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164906043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164906043 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164906043 DMM INFO MM(262420000000015/d6f7efa4) -> GMM DETACH REQUEST TLLI=0xd6f7efa4 type=GPRS detach (gprs_gmm.c:1440) 20241117164906043 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241117164906043 DMM INFO MM(262420000000015/d6f7efa4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241117164906043 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164906043 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164906043 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164906043 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164906043 DLLC NOTICE LLME(ffffffff/d6f7efa4){ASSIGNED} LLGM Assign pre (d6f7efa4 => ffffffff) (gprs_llc.c:1079) 20241117164906043 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6f7efa4 => ffffffff) (gprs_llc.c:1125) 20241117164906044 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241117164906044 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) 20241117164906044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Deallocated (fsm.c:568) 20241117164906044 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Deallocated (fsm.c:568) 20241117164906044 DMM DEBUG MM_STATE_Iu[0x612000015ca0]{Detached}: Deallocated (fsm.c:568) 20241117164906044 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Deallocated (fsm.c:568) 20241117164906045 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(690)@a7bda1688097: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@a7bda1688097: Final verdict of PTC: pass 20241117164906053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44632<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164906055 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(689)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(704)@a7bda1688097: Final verdict of PTC: none 20241117164906055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-NS0(688)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@a7bda1688097: Final verdict of PTC: none -NSVCI97(693)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@a7bda1688097: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(690)@a7bda1688097: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@a7bda1688097: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@a7bda1688097: Final verdict of PTC: none -NSVCI99(702)@a7bda1688097: Final verdict of PTC: none -NSVCI98(697)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(700)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(695)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(691)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_nopoweroff-BVCI196(690): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@a7bda1688097: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Nov 17 16:49:06 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241117164906183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164906485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90104) 20241117164907056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164907056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=90104, count=94460) 20241117164908057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164908057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Nov 17 16:49:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164909059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164909059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_detach_poweroff started. 20241117164909543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164909544 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(712)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164909603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164909603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164909603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164909603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164909604 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164909604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164909604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164909604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164909604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(711)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(712)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164909605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164909605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164909605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164909606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164909606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164909606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164909606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164909606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164909606 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164909606 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164909606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(712)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164909606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164909606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164909610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164909619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164909619 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(709)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(711)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164909631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164909631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164909631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164909631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164909631 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164909631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164909631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164909631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164909631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164909632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164909633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164909633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164909633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164909633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164909633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164909633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164909633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164909633 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164909633 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164909633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164909633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164909633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164909638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164909647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164909647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164909674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164909674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164909674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164909674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164909674 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164909674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164909674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164909674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164909674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164909676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164909676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164909676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164909676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164909676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164909676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164909676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164909676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164909676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164909676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164909676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164909676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164909676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164909679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164909688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164909688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164910060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164910060 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164910060 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164910060 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(722)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164910063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164910063 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(722)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(709)@a7bda1688097: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='EFBC7A6D'O, index=0 SGSN_Test-GSUP(723)@a7bda1688097: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@a7bda1688097: 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 := '356EEAED87F5866F9025845C97964A5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96F9BE00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D8F7996078DC0A6'O } } } } } 20241117164911115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164911115 DLLC NOTICE LLME(ffffffff/efbc7a6d){UNASSIGNED} LLC RX: unknown TLLI 0xefbc7a6d, creating LLME on the fly (gprs_llc.c:552) 20241117164911115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164911115 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164911115 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Allocated (fsm.c:456) 20241117164911115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Allocated (fsm.c:456) 20241117164911115 DMM DEBUG MM_STATE_Gb[0x612000016120]{Idle}: Allocated (fsm.c:456) 20241117164911115 DMM DEBUG MM_STATE_Iu[0x6120000162a0]{Detached}: Allocated (fsm.c:456) 20241117164911115 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164911115 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164911115 DLLC NOTICE LLME(ffffffff/efbc7a6d){UNASSIGNED} LLGM Assign pre (efbc7a6d => e2b9f0ab) (gprs_llc.c:1079) 20241117164911115 DLLC NOTICE LLME(efbc7a6d/e2b9f0ab){ASSIGNED} LLGM Assign post (efbc7a6d => e2b9f0ab) (gprs_llc.c:1125) 20241117164911115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164911115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164911115 DMM DEBUG MM(262420000000016/e2b9f0ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164911127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164911127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164911127 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164911127 DMM DEBUG MM(262420000000016/e2b9f0ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241117164911127 DMM NOTICE MM(262420000000016/e2b9f0ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164911127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164911127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164911127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164911127 DMM DEBUG MM(262420000000016/e2b9f0ab) Requesting authorization (sgsn_auth.c:160) 20241117164911128 DMM INFO MM(262420000000016/e2b9f0ab) Requesting authentication tuples (sgsn_auth.c:184) 20241117164911128 DMM DEBUG MM(262420000000016/e2b9f0ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164911128 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241117164911128 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)@a7bda1688097: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@a7bda1688097: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241117164911131 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164911131 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164911131 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164911131 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164911131 DMM INFO MM(262420000000016/e2b9f0ab) Subscriber data update (mmctx.c:445) 20241117164911131 DMM DEBUG MM(262420000000016/e2b9f0ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164911131 DMM INFO MM(262420000000016/e2b9f0ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164911131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164911131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164911131 DMM INFO MM(262420000000016/e2b9f0ab) <- GMM AUTH AND CIPHERING REQ (rand = 35 6e ea ed 87 f5 86 6f 90 25 84 5c 97 96 4a 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164911140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164911140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164911140 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164911140 DMM INFO MM(262420000000016/e2b9f0ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164911140 DMM NOTICE MM(262420000000016/e2b9f0ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164911140 DMM DEBUG MM(262420000000016/e2b9f0ab) checking auth: received GSM SRES = 96 f9 be 00 (gprs_gmm.c:648) 20241117164911140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164911140 DMM DEBUG MM(262420000000016/e2b9f0ab) Requesting authorization (sgsn_auth.c:160) 20241117164911140 DMM INFO MM(262420000000016/e2b9f0ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164911140 DMM DEBUG MM(262420000000016/e2b9f0ab) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164911140 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241117164911141 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) 20241117164911141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164911141 DMM INFO MM(262420000000016/e2b9f0ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2b9f0ab) (gprs_gmm.c:282) 20241117164911142 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164911142 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164911142 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241117164911142 DMM INFO MM(262420000000016/e2b9f0ab) Subscriber data update (mmctx.c:445) 20241117164911142 DMM DEBUG MM(262420000000016/e2b9f0ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164911142 DMM INFO MM(262420000000016/e2b9f0ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164911142 DMM NOTICE MM(262420000000016/e2b9f0ab) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241117164911142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164911142 DMM NOTICE MM(262420000000016/e2b9f0ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164911142 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) 20241117164911143 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164911143 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241117164911143 DMM INFO MM(262420000000016/e2b9f0ab) Subscriber data update (mmctx.c:445) 20241117164911143 DMM DEBUG MM(262420000000016/e2b9f0ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164911150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164911150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164911150 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164911150 DMM INFO MM(262420000000016/e2b9f0ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164911150 DMM NOTICE MM(262420000000016/e2b9f0ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164911150 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164911150 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164911150 DLLC NOTICE LLME(efbc7a6d/e2b9f0ab){ASSIGNED} LLGM Assign pre (ffffffff => e2b9f0ab) (gprs_llc.c:1079) 20241117164911150 DLLC NOTICE LLME(ffffffff/e2b9f0ab){ASSIGNED} LLGM Assign post (ffffffff => e2b9f0ab) (gprs_llc.c:1125) 20241117164911150 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164911151 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164911151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164911151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@a7bda1688097: setverdict(pass): none -> pass 20241117164911201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164911201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241117164911201 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164911201 DMM INFO MM(262420000000016/e2b9f0ab) -> GMM DETACH REQUEST TLLI=0xe2b9f0ab type=GPRS detach Power-off (gprs_gmm.c:1440) 20241117164911201 DMM INFO MM(262420000000016/e2b9f0ab) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241117164911201 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164911201 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164911201 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164911201 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164911201 DLLC NOTICE LLME(ffffffff/e2b9f0ab){ASSIGNED} LLGM Assign pre (e2b9f0ab => ffffffff) (gprs_llc.c:1079) 20241117164911201 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2b9f0ab => ffffffff) (gprs_llc.c:1125) 20241117164911202 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241117164911202 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) 20241117164911202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Deallocated (fsm.c:568) 20241117164911202 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Deallocated (fsm.c:568) 20241117164911202 DMM DEBUG MM_STATE_Iu[0x6120000162a0]{Detached}: Deallocated (fsm.c:568) 20241117164911202 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Deallocated (fsm.c:568) 20241117164911203 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(725)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(709)@a7bda1688097: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@a7bda1688097: Final verdict of PTC: pass 20241117164916212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50544<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164916214 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164916214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(723)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@a7bda1688097: Final verdict of PTC: none TC_detach_poweroff-BVCI196(709)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@a7bda1688097: Final verdict of PTC: none -NSVCI97(712)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@a7bda1688097: Final verdict of PTC: none -NSVCI98(716)@a7bda1688097: Final verdict of PTC: none -NSVCI99(721)@a7bda1688097: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@a7bda1688097: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(710)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(714)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(719)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_poweroff-BVCI196(709): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@a7bda1688097: Test case TC_detach_poweroff finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Nov 17 16:49:16 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241117164916343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164916644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87840) 20241117164917215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164917215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=87840, count=93272) 20241117164918217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164918217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Nov 17 16:49:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164919219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164919219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_pdp_act started. 20241117164919705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164919706 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164919751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164919751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164919751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164919751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164919751 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164919752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164919752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164919752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164919752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164919753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164919753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164919753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164919753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164919753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164919753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164919753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164919753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164919753 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164919753 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164919753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164919754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164919754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164919759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164919770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164919770 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164919789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164919789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164919789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164919789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164919789 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164919789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164919789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164919789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164919789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164919791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164919791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164919791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164919791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164919791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164919791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164919791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164919791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164919791 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164919791 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164919792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164919792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164919792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164919795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164919805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164919805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(737)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(734)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164919832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164919832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164919832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164919832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164919832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164919832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164919832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164919832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164919832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164919833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164919833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164919833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164919834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164919834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164919834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164919834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164919834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164919834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164919834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164919834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164919834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164919834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164919839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164919847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164919847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(738)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164920220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164920220 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164920220 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164920220 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(740)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164920222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164920223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(740)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@a7bda1688097: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C8ABC5DD'O, index=0 SGSN_Test-GSUP(742)@a7bda1688097: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@a7bda1688097: 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 := 'BBAC94F8D5A271DDBFC0098FE44A0ED8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF101415'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '190EFED21D5B14A9'O } } } } } 20241117164920273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164920273 DLLC NOTICE LLME(ffffffff/c8abc5dd){UNASSIGNED} LLC RX: unknown TLLI 0xc8abc5dd, creating LLME on the fly (gprs_llc.c:552) 20241117164920273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164920273 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164920273 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Allocated (fsm.c:456) 20241117164920273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Allocated (fsm.c:456) 20241117164920273 DMM DEBUG MM_STATE_Gb[0x612000016720]{Idle}: Allocated (fsm.c:456) 20241117164920273 DMM DEBUG MM_STATE_Iu[0x6120000168a0]{Detached}: Allocated (fsm.c:456) 20241117164920273 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164920273 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164920273 DLLC NOTICE LLME(ffffffff/c8abc5dd){UNASSIGNED} LLGM Assign pre (c8abc5dd => c5f40b1d) (gprs_llc.c:1079) 20241117164920273 DLLC NOTICE LLME(c8abc5dd/c5f40b1d){ASSIGNED} LLGM Assign post (c8abc5dd => c5f40b1d) (gprs_llc.c:1125) 20241117164920273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164920273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164920273 DMM DEBUG MM(262420000000017/c5f40b1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164920287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164920287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164920287 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164920287 DMM DEBUG MM(262420000000017/c5f40b1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241117164920288 DMM NOTICE MM(262420000000017/c5f40b1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164920288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164920288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164920288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164920288 DMM DEBUG MM(262420000000017/c5f40b1d) Requesting authorization (sgsn_auth.c:160) 20241117164920288 DMM INFO MM(262420000000017/c5f40b1d) Requesting authentication tuples (sgsn_auth.c:184) 20241117164920288 DMM DEBUG MM(262420000000017/c5f40b1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164920288 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241117164920288 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)@a7bda1688097: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241117164920291 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164920291 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164920291 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164920291 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164920291 DMM INFO MM(262420000000017/c5f40b1d) Subscriber data update (mmctx.c:445) 20241117164920291 DMM DEBUG MM(262420000000017/c5f40b1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164920291 DMM INFO MM(262420000000017/c5f40b1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164920291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164920291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164920291 DMM INFO MM(262420000000017/c5f40b1d) <- GMM AUTH AND CIPHERING REQ (rand = bb ac 94 f8 d5 a2 71 dd bf c0 09 8f e4 4a 0e d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164920300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164920300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164920300 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164920300 DMM INFO MM(262420000000017/c5f40b1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164920300 DMM NOTICE MM(262420000000017/c5f40b1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164920300 DMM DEBUG MM(262420000000017/c5f40b1d) checking auth: received GSM SRES = df 10 14 15 (gprs_gmm.c:648) 20241117164920300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164920300 DMM DEBUG MM(262420000000017/c5f40b1d) Requesting authorization (sgsn_auth.c:160) 20241117164920300 DMM INFO MM(262420000000017/c5f40b1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164920300 DMM DEBUG MM(262420000000017/c5f40b1d) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164920300 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241117164920300 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) 20241117164920300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164920300 DMM INFO MM(262420000000017/c5f40b1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5f40b1d) (gprs_gmm.c:282) 20241117164920302 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164920302 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164920302 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241117164920302 DMM INFO MM(262420000000017/c5f40b1d) Subscriber data update (mmctx.c:445) 20241117164920302 DMM DEBUG MM(262420000000017/c5f40b1d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164920302 DMM INFO MM(262420000000017/c5f40b1d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164920302 DMM NOTICE MM(262420000000017/c5f40b1d) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241117164920302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164920302 DMM NOTICE MM(262420000000017/c5f40b1d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164920302 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) 20241117164920303 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164920303 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241117164920303 DMM INFO MM(262420000000017/c5f40b1d) Subscriber data update (mmctx.c:445) 20241117164920303 DMM DEBUG MM(262420000000017/c5f40b1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164920309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164920309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164920309 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164920309 DMM INFO MM(262420000000017/c5f40b1d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164920309 DMM NOTICE MM(262420000000017/c5f40b1d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164920309 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164920309 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164920309 DLLC NOTICE LLME(c8abc5dd/c5f40b1d){ASSIGNED} LLGM Assign pre (ffffffff => c5f40b1d) (gprs_llc.c:1079) 20241117164920309 DLLC NOTICE LLME(ffffffff/c5f40b1d){ASSIGNED} LLGM Assign post (ffffffff => c5f40b1d) (gprs_llc.c:1125) 20241117164920309 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164920309 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164920309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164920309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@a7bda1688097: setverdict(pass): none -> pass 20241117164920361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164920361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117164920361 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164920361 DMM INFO MM(262420000000017/c5f40b1d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117164920361 DMM INFO MM(262420000000017/c5f40b1d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117164920361 DMM DEBUG MM(262420000000017/c5f40b1d) Using GGSN 0 (gprs_sm.c:317) 20241117164920361 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) 20241117164920361 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241117164920361 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117164920361 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241117164920361 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241117164920372 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 d8 7b 85 c3 11 0a ad 9e fc 14 05 7f 4b 8b f8 f4 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) 20241117164920372 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3df8c0, cbp=0x61400000b8a0) (sgsn_libgtp.c:630) 20241117164920373 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117164920373 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003afc4b8 TLLI=c5f40b1d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117164920373 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117164920373 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@a7bda1688097: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@a7bda1688097: Final verdict of PTC: pass 20241117164920381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37154<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(726)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(742)@a7bda1688097: Final verdict of PTC: none 20241117164920384 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(730)@a7bda1688097: Final verdict of PTC: none 20241117164920384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(735)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@a7bda1688097: Final verdict of PTC: none -NSVCI99(741)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(738)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(728)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(739)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(733)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act-BVCI220(738): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Nov 17 16:49:20 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241117164920515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164920917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43672) 20241117164921385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164921385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=43672, count=92584) 20241117164922386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164922386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Nov 17 16:49:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164923387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164923387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_pdp_act_unattached started. 20241117164923981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164923982 DMM INFO MM(262420000000017/c5f40b1d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164923982 DMM INFO MM(262420000000017/c5f40b1d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164923982 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164923982 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164923982 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164923982 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164923982 DLLC NOTICE LLME(ffffffff/c5f40b1d){ASSIGNED} LLGM Assign pre (c5f40b1d => ffffffff) (gprs_llc.c:1079) 20241117164923982 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5f40b1d => ffffffff) (gprs_llc.c:1125) 20241117164923982 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003afc160 (gprs_sndcp.c:574) 20241117164923982 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003afc4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117164923982 DMM NOTICE MM(262420000000017/c5f40b1d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117164923982 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241117164923982 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117164923982 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117164923982 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241117164923983 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241117164923983 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) 20241117164923983 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:401) 20241117164923983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Deallocated (fsm.c:568) 20241117164923983 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Deallocated (fsm.c:568) 20241117164923983 DMM DEBUG MM_STATE_Iu[0x6120000168a0]{Detached}: Deallocated (fsm.c:568) 20241117164923983 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Deallocated (fsm.c:568) 20241117164923983 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164924039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164924039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164924039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164924040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164924040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164924040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164924040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164924040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164924040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(750)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164924042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164924042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164924042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164924042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164924042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164924042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164924042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164924042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164924042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164924042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164924042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(749)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164924043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164924043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164924046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164924056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164924056 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(747)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164924068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164924068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164924068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164924068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164924068 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164924068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164924068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164924068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164924068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164924070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164924070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164924070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164924070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164924070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164924070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164924070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164924070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164924070 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164924070 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164924070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164924070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164924070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164924074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164924083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164924083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164924106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164924106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164924106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164924106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164924106 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164924106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164924106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164924106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164924106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164924108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164924108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164924108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164924108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164924108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164924108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164924108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164924108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164924108 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164924108 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164924108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164924109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164924109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164924111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164924119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164924119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164924388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164924388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164924388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164924388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(760)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164924390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164924391 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(760)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(747)@a7bda1688097: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='EF264D38'O, index=0 SGSN_Test-GSUP(761)@a7bda1688097: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241117164924434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164924434 DLLC NOTICE LLME(ffffffff/ef264d38){UNASSIGNED} LLC RX: unknown TLLI 0xef264d38, creating LLME on the fly (gprs_llc.c:552) 20241117164924434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241117164924434 DMM NOTICE LLME(ffffffff/ef264d38){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241117164924434 DLLC NOTICE LLME(ffffffff/ef264d38){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241117164924434 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@a7bda1688097: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(747)@a7bda1688097: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@a7bda1688097: Final verdict of PTC: pass 20241117164924448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37186<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164924451 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164924451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(761)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@a7bda1688097: Final verdict of PTC: none -NSVCI97(750)@a7bda1688097: Final verdict of PTC: none -NSVCI98(754)@a7bda1688097: Final verdict of PTC: none -NSVCI99(759)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@a7bda1688097: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@a7bda1688097: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@a7bda1688097: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(747)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(757)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(752)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(748)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_pdp_act_unattached-BVCI196(747): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@a7bda1688097: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Nov 17 16:49:24 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 20241117164924579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164924881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43640) 20241117164925452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164925452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=43640, count=59904) 20241117164926453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164926453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Nov 17 16:49:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164927454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164927454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_pdp_act_user started. 20241117164927941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164927943 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164927986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164927986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164927986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164927986 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164927986 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164927986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164927986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164927986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164927986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164927988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164927988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164927988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164927988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164927988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164927988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164927988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164927988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164927988 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164927988 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164927988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164927988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164927988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164927992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164928002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164928002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(769)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user-BVCI196(767)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164928032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164928032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164928032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164928032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164928032 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164928032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164928032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164928033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164928033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164928034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164928034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164928034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164928035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164928035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164928035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164928035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164928035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164928035 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164928035 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164928035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164928035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(773)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164928035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164928039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164928048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164928048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(774)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_user-BVCI210(772)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164928079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164928079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164928079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164928079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164928079 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164928079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164928079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164928079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164928079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164928081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164928081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164928081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164928081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164928081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164928081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164928081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164928081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164928081 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164928081 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164928081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(778)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164928082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164928082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164928086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164928095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164928095 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164928455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164928455 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164928455 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164928455 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(779)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164928457 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164928457 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(779)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@a7bda1688097: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='FEB78A27'O, index=0 SGSN_Test-GSUP(780)@a7bda1688097: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@a7bda1688097: 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 := '717533B633262BD5F853C16FFFE58F64'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F2D20F8C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53BF1F99ED280E5B'O } } } } } 20241117164928506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164928506 DLLC NOTICE LLME(ffffffff/feb78a27){UNASSIGNED} LLC RX: unknown TLLI 0xfeb78a27, creating LLME on the fly (gprs_llc.c:552) 20241117164928506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164928506 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164928506 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Allocated (fsm.c:456) 20241117164928506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Allocated (fsm.c:456) 20241117164928506 DMM DEBUG MM_STATE_Gb[0x612000016ea0]{Idle}: Allocated (fsm.c:456) 20241117164928506 DMM DEBUG MM_STATE_Iu[0x612000017020]{Detached}: Allocated (fsm.c:456) 20241117164928506 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164928506 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164928506 DLLC NOTICE LLME(ffffffff/feb78a27){UNASSIGNED} LLGM Assign pre (feb78a27 => d514c597) (gprs_llc.c:1079) 20241117164928507 DLLC NOTICE LLME(feb78a27/d514c597){ASSIGNED} LLGM Assign post (feb78a27 => d514c597) (gprs_llc.c:1125) 20241117164928507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164928507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164928507 DMM DEBUG MM(262420000000019/d514c597) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164928519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164928519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164928519 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164928519 DMM DEBUG MM(262420000000019/d514c597) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241117164928519 DMM NOTICE MM(262420000000019/d514c597) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164928519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164928520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164928520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164928520 DMM DEBUG MM(262420000000019/d514c597) Requesting authorization (sgsn_auth.c:160) 20241117164928520 DMM INFO MM(262420000000019/d514c597) Requesting authentication tuples (sgsn_auth.c:184) 20241117164928520 DMM DEBUG MM(262420000000019/d514c597) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164928520 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241117164928520 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)@a7bda1688097: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241117164928523 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164928523 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164928523 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164928523 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164928523 DMM INFO MM(262420000000019/d514c597) Subscriber data update (mmctx.c:445) 20241117164928523 DMM DEBUG MM(262420000000019/d514c597) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164928523 DMM INFO MM(262420000000019/d514c597) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164928523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164928523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164928523 DMM INFO MM(262420000000019/d514c597) <- GMM AUTH AND CIPHERING REQ (rand = 71 75 33 b6 33 26 2b d5 f8 53 c1 6f ff e5 8f 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164928532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164928532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164928532 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164928532 DMM INFO MM(262420000000019/d514c597) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164928532 DMM NOTICE MM(262420000000019/d514c597) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164928532 DMM DEBUG MM(262420000000019/d514c597) checking auth: received GSM SRES = f2 d2 0f 8c (gprs_gmm.c:648) 20241117164928532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164928532 DMM DEBUG MM(262420000000019/d514c597) Requesting authorization (sgsn_auth.c:160) 20241117164928532 DMM INFO MM(262420000000019/d514c597) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164928532 DMM DEBUG MM(262420000000019/d514c597) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164928532 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241117164928532 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) 20241117164928532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164928532 DMM INFO MM(262420000000019/d514c597) <- GMM ATTACH ACCEPT (new P-TMSI=0xd514c597) (gprs_gmm.c:282) 20241117164928534 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164928534 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164928534 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241117164928534 DMM INFO MM(262420000000019/d514c597) Subscriber data update (mmctx.c:445) 20241117164928534 DMM DEBUG MM(262420000000019/d514c597) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164928534 DMM INFO MM(262420000000019/d514c597) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164928534 DMM NOTICE MM(262420000000019/d514c597) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241117164928534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164928534 DMM NOTICE MM(262420000000019/d514c597) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164928534 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) 20241117164928535 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164928535 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241117164928535 DMM INFO MM(262420000000019/d514c597) Subscriber data update (mmctx.c:445) 20241117164928535 DMM DEBUG MM(262420000000019/d514c597) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164928540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164928540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164928540 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164928540 DMM INFO MM(262420000000019/d514c597) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164928540 DMM NOTICE MM(262420000000019/d514c597) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164928540 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164928540 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164928540 DLLC NOTICE LLME(feb78a27/d514c597){ASSIGNED} LLGM Assign pre (ffffffff => d514c597) (gprs_llc.c:1079) 20241117164928540 DLLC NOTICE LLME(ffffffff/d514c597){ASSIGNED} LLGM Assign post (ffffffff => d514c597) (gprs_llc.c:1125) 20241117164928540 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164928540 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164928540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164928540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@a7bda1688097: setverdict(pass): none -> pass 20241117164928593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164928593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117164928593 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164928593 DMM INFO MM(262420000000019/d514c597) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117164928593 DMM INFO MM(262420000000019/d514c597) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117164928593 DMM DEBUG MM(262420000000019/d514c597) Using GGSN 0 (gprs_sm.c:317) 20241117164928593 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) 20241117164928593 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241117164928593 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117164928593 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241117164928593 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241117164928605 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 0e 70 d6 c8 11 22 08 31 d0 14 05 7f c3 c1 8a 40 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) 20241117164928605 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e0938, cbp=0x61400000c2a0) (sgsn_libgtp.c:630) 20241117164928605 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117164928605 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003dd8cb8 TLLI=d514c597, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117164928605 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117164928605 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117164928613 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:823) 20241117164928621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164928621 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117164928621 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@a7bda1688097: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@a7bda1688097: Final verdict of PTC: pass 20241117164928626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(769)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(780)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@a7bda1688097: Final verdict of PTC: none 20241117164928628 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164928628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(779)@a7bda1688097: Final verdict of PTC: none -NSVCI98(773)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@a7bda1688097: Final verdict of PTC: none -NSVCI97(768)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@a7bda1688097: Final verdict of PTC: none -NSVCI99(778)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(771)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(776)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(766)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Nov 17 16:49:28 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20241117164928756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164929158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79696) 20241117164929359 DGPRS DEBUG Checking for inactive LLMEs, time = 13672903 (sgsn.c:132) 20241117164929629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164929629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=79696, count=97268) 20241117164930630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164930630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sun Nov 17 16:49:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164931631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164931631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_pdp_act_ggsn_reject started. 20241117164932219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164932221 DMM INFO MM(262420000000019/d514c597) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164932221 DMM INFO MM(262420000000019/d514c597) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164932221 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164932221 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164932221 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164932221 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164932221 DLLC NOTICE LLME(ffffffff/d514c597){ASSIGNED} LLGM Assign pre (d514c597 => ffffffff) (gprs_llc.c:1079) 20241117164932221 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d514c597 => ffffffff) (gprs_llc.c:1125) 20241117164932221 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003dd8960 (gprs_sndcp.c:574) 20241117164932221 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003dd8cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117164932221 DMM NOTICE MM(262420000000019/d514c597) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117164932221 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241117164932221 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117164932221 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117164932221 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241117164932221 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241117164932221 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) 20241117164932221 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:401) 20241117164932221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Deallocated (fsm.c:568) 20241117164932221 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Deallocated (fsm.c:568) 20241117164932221 DMM DEBUG MM_STATE_Iu[0x612000017020]{Detached}: Deallocated (fsm.c:568) 20241117164932221 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Deallocated (fsm.c:568) 20241117164932221 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(788)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164932269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164932269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164932269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164932269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164932269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164932269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164932269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164932269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164932269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164932271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164932271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164932271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164932271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164932271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164932271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164932271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164932271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164932272 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164932272 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164932272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(787)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164932272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164932272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(788)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164932276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164932287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164932287 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(785)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(787)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164932303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164932303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164932303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164932303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164932303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164932303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164932303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164932303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164932303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164932305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164932305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164932305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164932305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164932305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164932305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164932305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164932305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164932305 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164932305 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164932305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164932305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164932306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164932309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164932317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164932317 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164932341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164932341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164932341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164932341 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164932341 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164932341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164932341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164932341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164932341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164932343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164932343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164932343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164932343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164932344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164932344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164932344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164932344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164932344 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164932344 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164932344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164932344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164932344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164932347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164932356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164932356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164932632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164932632 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164932633 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164932633 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(798)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164932635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164932635 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(798)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(785)@a7bda1688097: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='CEED1718'O, index=0 SGSN_Test-GSUP(799)@a7bda1688097: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@a7bda1688097: 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 := '116BF5D9C35CC0576E7049FB4AED401D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F2A85E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '88BF52A79000ACC1'O } } } } } 20241117164932681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164932681 DLLC NOTICE LLME(ffffffff/ceed1718){UNASSIGNED} LLC RX: unknown TLLI 0xceed1718, creating LLME on the fly (gprs_llc.c:552) 20241117164932681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164932681 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164932681 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Allocated (fsm.c:456) 20241117164932681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Allocated (fsm.c:456) 20241117164932681 DMM DEBUG MM_STATE_Gb[0x612000017620]{Idle}: Allocated (fsm.c:456) 20241117164932681 DMM DEBUG MM_STATE_Iu[0x6120000177a0]{Detached}: Allocated (fsm.c:456) 20241117164932681 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164932681 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164932681 DLLC NOTICE LLME(ffffffff/ceed1718){UNASSIGNED} LLGM Assign pre (ceed1718 => fa791e48) (gprs_llc.c:1079) 20241117164932681 DLLC NOTICE LLME(ceed1718/fa791e48){ASSIGNED} LLGM Assign post (ceed1718 => fa791e48) (gprs_llc.c:1125) 20241117164932681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164932681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164932681 DMM DEBUG MM(262420000000020/fa791e48) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164932695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164932695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164932695 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164932695 DMM DEBUG MM(262420000000020/fa791e48) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241117164932695 DMM NOTICE MM(262420000000020/fa791e48) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164932695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164932695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164932695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164932695 DMM DEBUG MM(262420000000020/fa791e48) Requesting authorization (sgsn_auth.c:160) 20241117164932695 DMM INFO MM(262420000000020/fa791e48) Requesting authentication tuples (sgsn_auth.c:184) 20241117164932695 DMM DEBUG MM(262420000000020/fa791e48) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164932695 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241117164932695 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)@a7bda1688097: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241117164932698 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164932698 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164932698 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164932698 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164932698 DMM INFO MM(262420000000020/fa791e48) Subscriber data update (mmctx.c:445) 20241117164932698 DMM DEBUG MM(262420000000020/fa791e48) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164932698 DMM INFO MM(262420000000020/fa791e48) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164932698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164932698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164932698 DMM INFO MM(262420000000020/fa791e48) <- GMM AUTH AND CIPHERING REQ (rand = 11 6b f5 d9 c3 5c c0 57 6e 70 49 fb 4a ed 40 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164932705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164932705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164932706 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164932706 DMM INFO MM(262420000000020/fa791e48) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164932706 DMM NOTICE MM(262420000000020/fa791e48) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164932706 DMM DEBUG MM(262420000000020/fa791e48) checking auth: received GSM SRES = 6f 2a 85 e1 (gprs_gmm.c:648) 20241117164932706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164932706 DMM DEBUG MM(262420000000020/fa791e48) Requesting authorization (sgsn_auth.c:160) 20241117164932706 DMM INFO MM(262420000000020/fa791e48) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164932706 DMM DEBUG MM(262420000000020/fa791e48) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164932706 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241117164932706 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) 20241117164932706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164932706 DMM INFO MM(262420000000020/fa791e48) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa791e48) (gprs_gmm.c:282) 20241117164932708 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164932708 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164932708 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241117164932708 DMM INFO MM(262420000000020/fa791e48) Subscriber data update (mmctx.c:445) 20241117164932708 DMM DEBUG MM(262420000000020/fa791e48) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164932708 DMM INFO MM(262420000000020/fa791e48) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164932708 DMM NOTICE MM(262420000000020/fa791e48) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241117164932708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164932708 DMM NOTICE MM(262420000000020/fa791e48) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164932708 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) 20241117164932709 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164932709 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241117164932709 DMM INFO MM(262420000000020/fa791e48) Subscriber data update (mmctx.c:445) 20241117164932709 DMM DEBUG MM(262420000000020/fa791e48) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164932714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164932714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164932715 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164932715 DMM INFO MM(262420000000020/fa791e48) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164932715 DMM NOTICE MM(262420000000020/fa791e48) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164932715 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164932715 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164932715 DLLC NOTICE LLME(ceed1718/fa791e48){ASSIGNED} LLGM Assign pre (ffffffff => fa791e48) (gprs_llc.c:1079) 20241117164932715 DLLC NOTICE LLME(ffffffff/fa791e48){ASSIGNED} LLGM Assign post (ffffffff => fa791e48) (gprs_llc.c:1125) 20241117164932715 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164932715 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164932715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164932715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@a7bda1688097: setverdict(pass): none -> pass 20241117164932765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164932765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117164932766 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164932766 DMM INFO MM(262420000000020/fa791e48) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117164932766 DMM INFO MM(262420000000020/fa791e48) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117164932766 DMM DEBUG MM(262420000000020/fa791e48) Using GGSN 0 (gprs_sm.c:317) 20241117164932766 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) 20241117164932766 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241117164932766 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117164932766 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241117164932766 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241117164932777 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 5b 92 21 46 11 18 42 f4 3c 14 05 7f a5 0f 87 1d 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) 20241117164932777 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fb2ff3e19b0, cbp=0x61400000c8a0) (sgsn_libgtp.c:630) 20241117164932777 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241117164932777 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241117164932777 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117164932777 DMM NOTICE MM(262420000000020/fa791e48) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(785)@a7bda1688097: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@a7bda1688097: Final verdict of PTC: pass 20241117164932785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49648<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164932787 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164932787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-BSSGP1(789)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(799)@a7bda1688097: Final verdict of PTC: none -NSVCI98(792)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@a7bda1688097: Final verdict of PTC: none -NSVCI99(797)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(787)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(785)@a7bda1688097: Final verdict of PTC: none -NSVCI97(788)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(790)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(795)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(786)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(785): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Nov 17 16:49:32 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 20241117164932916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164933317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94944) 20241117164933788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164933788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=94944, count=99300) 20241117164934789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164934789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sun Nov 17 16:49:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164935790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164935790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_pdp_act_user_deact_mo started. 20241117164936375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164936377 DMM INFO MM(262420000000020/fa791e48) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164936377 DMM INFO MM(262420000000020/fa791e48) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164936377 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164936377 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164936377 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164936377 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164936377 DLLC NOTICE LLME(ffffffff/fa791e48){ASSIGNED} LLGM Assign pre (fa791e48 => ffffffff) (gprs_llc.c:1079) 20241117164936377 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa791e48 => ffffffff) (gprs_llc.c:1125) 20241117164936377 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241117164936377 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) 20241117164936377 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:401) 20241117164936377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Deallocated (fsm.c:568) 20241117164936377 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Deallocated (fsm.c:568) 20241117164936377 DMM DEBUG MM_STATE_Iu[0x6120000177a0]{Detached}: Deallocated (fsm.c:568) 20241117164936377 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Deallocated (fsm.c:568) 20241117164936377 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164936422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164936422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164936423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164936423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164936423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164936423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164936423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164936423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164936423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164936424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164936424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164936424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164936424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164936425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164936425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164936425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164936425 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164936425 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164936425 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164936425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(806)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164936425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164936425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164936429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164936438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164936438 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)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164936460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164936460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164936460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164936460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164936460 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164936460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164936460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164936460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164936460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164936462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164936462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164936462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164936462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164936462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164936462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164936462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164936462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164936462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164936462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164936462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164936463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164936463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164936467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164936476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164936476 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)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164936498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164936498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164936498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164936498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164936498 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164936498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164936498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164936498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164936498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164936500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164936500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164936500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164936500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164936500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164936500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164936500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164936500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164936500 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164936500 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164936500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164936501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164936501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164936504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164936513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164936513 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)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164936791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164936791 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164936791 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164936791 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(817)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164936793 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164936794 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(817)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@a7bda1688097: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='C098C4DD'O, index=0 SGSN_Test-GSUP(818)@a7bda1688097: 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)@a7bda1688097: 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 := '591F2613E3B1FB391C2F9808700D9D4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '938DF291'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C87D1788B3A0D0F'O } } } } } 20241117164936839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164936839 DLLC NOTICE LLME(ffffffff/c098c4dd){UNASSIGNED} LLC RX: unknown TLLI 0xc098c4dd, creating LLME on the fly (gprs_llc.c:552) 20241117164936839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164936839 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164936839 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Allocated (fsm.c:456) 20241117164936839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Allocated (fsm.c:456) 20241117164936839 DMM DEBUG MM_STATE_Gb[0x612000017c20]{Idle}: Allocated (fsm.c:456) 20241117164936839 DMM DEBUG MM_STATE_Iu[0x612000017da0]{Detached}: Allocated (fsm.c:456) 20241117164936839 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164936839 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164936839 DLLC NOTICE LLME(ffffffff/c098c4dd){UNASSIGNED} LLGM Assign pre (c098c4dd => d1a25c40) (gprs_llc.c:1079) 20241117164936839 DLLC NOTICE LLME(c098c4dd/d1a25c40){ASSIGNED} LLGM Assign post (c098c4dd => d1a25c40) (gprs_llc.c:1125) 20241117164936839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164936839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164936839 DMM DEBUG MM(262420000000021/d1a25c40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164936853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164936853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164936853 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164936853 DMM DEBUG MM(262420000000021/d1a25c40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241117164936853 DMM NOTICE MM(262420000000021/d1a25c40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164936853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164936853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164936853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164936853 DMM DEBUG MM(262420000000021/d1a25c40) Requesting authorization (sgsn_auth.c:160) 20241117164936853 DMM INFO MM(262420000000021/d1a25c40) Requesting authentication tuples (sgsn_auth.c:184) 20241117164936853 DMM DEBUG MM(262420000000021/d1a25c40) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164936853 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241117164936853 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)@a7bda1688097: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241117164936856 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164936856 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164936856 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164936856 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164936856 DMM INFO MM(262420000000021/d1a25c40) Subscriber data update (mmctx.c:445) 20241117164936857 DMM DEBUG MM(262420000000021/d1a25c40) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164936857 DMM INFO MM(262420000000021/d1a25c40) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164936857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164936857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164936857 DMM INFO MM(262420000000021/d1a25c40) <- GMM AUTH AND CIPHERING REQ (rand = 59 1f 26 13 e3 b1 fb 39 1c 2f 98 08 70 0d 9d 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164936866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164936866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164936866 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164936866 DMM INFO MM(262420000000021/d1a25c40) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164936866 DMM NOTICE MM(262420000000021/d1a25c40) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164936866 DMM DEBUG MM(262420000000021/d1a25c40) checking auth: received GSM SRES = 93 8d f2 91 (gprs_gmm.c:648) 20241117164936866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164936866 DMM DEBUG MM(262420000000021/d1a25c40) Requesting authorization (sgsn_auth.c:160) 20241117164936866 DMM INFO MM(262420000000021/d1a25c40) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164936866 DMM DEBUG MM(262420000000021/d1a25c40) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164936866 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241117164936866 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) 20241117164936866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164936866 DMM INFO MM(262420000000021/d1a25c40) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1a25c40) (gprs_gmm.c:282) 20241117164936868 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164936868 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164936868 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241117164936868 DMM INFO MM(262420000000021/d1a25c40) Subscriber data update (mmctx.c:445) 20241117164936868 DMM DEBUG MM(262420000000021/d1a25c40) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164936868 DMM INFO MM(262420000000021/d1a25c40) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164936868 DMM NOTICE MM(262420000000021/d1a25c40) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241117164936868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164936868 DMM NOTICE MM(262420000000021/d1a25c40) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164936868 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) 20241117164936868 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164936868 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241117164936868 DMM INFO MM(262420000000021/d1a25c40) Subscriber data update (mmctx.c:445) 20241117164936869 DMM DEBUG MM(262420000000021/d1a25c40) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164936875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164936875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164936875 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164936875 DMM INFO MM(262420000000021/d1a25c40) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164936875 DMM NOTICE MM(262420000000021/d1a25c40) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164936875 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164936875 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164936875 DLLC NOTICE LLME(c098c4dd/d1a25c40){ASSIGNED} LLGM Assign pre (ffffffff => d1a25c40) (gprs_llc.c:1079) 20241117164936875 DLLC NOTICE LLME(ffffffff/d1a25c40){ASSIGNED} LLGM Assign post (ffffffff => d1a25c40) (gprs_llc.c:1125) 20241117164936875 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164936875 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164936875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164936875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@a7bda1688097: setverdict(pass): none -> pass 20241117164936927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164936927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117164936927 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164936927 DMM INFO MM(262420000000021/d1a25c40) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117164936927 DMM INFO MM(262420000000021/d1a25c40) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117164936927 DMM DEBUG MM(262420000000021/d1a25c40) Using GGSN 0 (gprs_sm.c:317) 20241117164936927 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) 20241117164936927 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241117164936927 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117164936927 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241117164936927 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241117164936937 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 86 59 a2 7d 11 48 b9 90 dd 14 05 7f 00 b1 63 dd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241117164936937 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:630) 20241117164936937 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117164936937 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210040eecb8 TLLI=d1a25c40, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117164936937 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117164936937 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117164936945 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:823) 20241117164936952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164936952 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117164936952 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164936956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164936956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241117164936956 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164936956 DMM INFO MM(262420000000021/d1a25c40) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241117164936956 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117164936956 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241117164936957 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) 20241117164936958 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb2ff3e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:630) 20241117164936958 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241117164936958 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210040eecb8, TLLI=d1a25c40, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117164936958 DMM INFO MM(262420000000021/d1a25c40) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241117164936958 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241117164936958 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@a7bda1688097: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@a7bda1688097: Final verdict of PTC: pass 20241117164936967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@a7bda1688097: Final verdict of PTC: none -NSVCI99(816)@a7bda1688097: Final verdict of PTC: none -NSVCI98(811)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@a7bda1688097: Final verdict of PTC: none 20241117164936969 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164936969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-NS2(812)@a7bda1688097: Final verdict of PTC: none -NSVCI97(806)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(804)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(809)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(814)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Nov 17 16:49:37 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 20241117164937098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164937500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89588) 20241117164937971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164937971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=89588, count=106656) 20241117164938973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164938973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sun Nov 17 16:49:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164939974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164939974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_pdp_act_user_deact_mt started. 20241117164940558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164940560 DMM INFO MM(262420000000021/d1a25c40) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164940560 DMM INFO MM(262420000000021/d1a25c40) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164940560 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164940560 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164940560 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164940560 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164940560 DLLC NOTICE LLME(ffffffff/d1a25c40){ASSIGNED} LLGM Assign pre (d1a25c40 => ffffffff) (gprs_llc.c:1079) 20241117164940560 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1a25c40 => ffffffff) (gprs_llc.c:1125) 20241117164940560 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241117164940560 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) 20241117164940560 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:401) 20241117164940560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Deallocated (fsm.c:568) 20241117164940560 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Deallocated (fsm.c:568) 20241117164940560 DMM DEBUG MM_STATE_Iu[0x612000017da0]{Detached}: Deallocated (fsm.c:568) 20241117164940560 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Deallocated (fsm.c:568) 20241117164940560 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164940602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164940602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164940602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164940602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164940602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164940602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164940602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164940603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164940603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164940604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164940604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164940604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164940604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164940604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164940604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164940604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164940604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164940604 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164940605 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164940605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164940605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164940605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164940609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164940620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164940620 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)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@a7bda1688097: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(830)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164940648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164940648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164940648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164940648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164940649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164940649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164940649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164940649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164940649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(831)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164940651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164940651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164940651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164940651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164940651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164940651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164940651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164940651 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164940651 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164940651 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164940651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164940652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164940652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164940656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117164940665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164940665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(828)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164940674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164940674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164940674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164940674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164940674 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164940674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164940674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164940674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164940674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164940676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164940676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164940676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164940676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164940676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164940676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164940676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164940676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164940676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164940676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164940676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164940676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164940676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164940680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164940691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164940691 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)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164940975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164940975 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164940975 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164940975 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(836)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164940977 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164940978 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(836)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@a7bda1688097: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='FE3BA47E'O, index=0 SGSN_Test-GSUP(837)@a7bda1688097: 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)@a7bda1688097: 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 := '4F2708D26F9B89ECF42766BB8E1540C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C49BE81D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA4061DD0EDAEBD9'O } } } } } 20241117164941025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164941026 DLLC NOTICE LLME(ffffffff/fe3ba47e){UNASSIGNED} LLC RX: unknown TLLI 0xfe3ba47e, creating LLME on the fly (gprs_llc.c:552) 20241117164941026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164941026 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164941026 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Allocated (fsm.c:456) 20241117164941026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Allocated (fsm.c:456) 20241117164941026 DMM DEBUG MM_STATE_Gb[0x6120000183a0]{Idle}: Allocated (fsm.c:456) 20241117164941026 DMM DEBUG MM_STATE_Iu[0x612000018520]{Detached}: Allocated (fsm.c:456) 20241117164941026 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164941026 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164941026 DLLC NOTICE LLME(ffffffff/fe3ba47e){UNASSIGNED} LLGM Assign pre (fe3ba47e => d3025061) (gprs_llc.c:1079) 20241117164941026 DLLC NOTICE LLME(fe3ba47e/d3025061){ASSIGNED} LLGM Assign post (fe3ba47e => d3025061) (gprs_llc.c:1125) 20241117164941026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164941026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164941026 DMM DEBUG MM(262420000000022/d3025061) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164941039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164941039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164941039 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164941039 DMM DEBUG MM(262420000000022/d3025061) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241117164941039 DMM NOTICE MM(262420000000022/d3025061) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164941040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164941040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164941040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164941040 DMM DEBUG MM(262420000000022/d3025061) Requesting authorization (sgsn_auth.c:160) 20241117164941040 DMM INFO MM(262420000000022/d3025061) Requesting authentication tuples (sgsn_auth.c:184) 20241117164941040 DMM DEBUG MM(262420000000022/d3025061) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164941040 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241117164941040 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)@a7bda1688097: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241117164941043 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164941043 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164941043 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164941043 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164941043 DMM INFO MM(262420000000022/d3025061) Subscriber data update (mmctx.c:445) 20241117164941043 DMM DEBUG MM(262420000000022/d3025061) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164941043 DMM INFO MM(262420000000022/d3025061) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164941043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164941043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164941043 DMM INFO MM(262420000000022/d3025061) <- GMM AUTH AND CIPHERING REQ (rand = 4f 27 08 d2 6f 9b 89 ec f4 27 66 bb 8e 15 40 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164941050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164941050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164941050 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164941050 DMM INFO MM(262420000000022/d3025061) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164941050 DMM NOTICE MM(262420000000022/d3025061) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164941050 DMM DEBUG MM(262420000000022/d3025061) checking auth: received GSM SRES = c4 9b e8 1d (gprs_gmm.c:648) 20241117164941050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164941050 DMM DEBUG MM(262420000000022/d3025061) Requesting authorization (sgsn_auth.c:160) 20241117164941050 DMM INFO MM(262420000000022/d3025061) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164941050 DMM DEBUG MM(262420000000022/d3025061) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164941050 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241117164941050 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) 20241117164941050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164941050 DMM INFO MM(262420000000022/d3025061) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3025061) (gprs_gmm.c:282) 20241117164941051 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164941051 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164941051 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241117164941051 DMM INFO MM(262420000000022/d3025061) Subscriber data update (mmctx.c:445) 20241117164941052 DMM DEBUG MM(262420000000022/d3025061) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164941052 DMM INFO MM(262420000000022/d3025061) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164941052 DMM NOTICE MM(262420000000022/d3025061) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241117164941052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164941052 DMM NOTICE MM(262420000000022/d3025061) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164941052 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) 20241117164941052 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164941052 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241117164941052 DMM INFO MM(262420000000022/d3025061) Subscriber data update (mmctx.c:445) 20241117164941052 DMM DEBUG MM(262420000000022/d3025061) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164941058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164941058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164941058 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164941058 DMM INFO MM(262420000000022/d3025061) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164941058 DMM NOTICE MM(262420000000022/d3025061) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164941058 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164941058 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164941058 DLLC NOTICE LLME(fe3ba47e/d3025061){ASSIGNED} LLGM Assign pre (ffffffff => d3025061) (gprs_llc.c:1079) 20241117164941058 DLLC NOTICE LLME(ffffffff/d3025061){ASSIGNED} LLGM Assign post (ffffffff => d3025061) (gprs_llc.c:1125) 20241117164941058 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164941058 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164941058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164941058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@a7bda1688097: setverdict(pass): none -> pass 20241117164941110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164941110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117164941110 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164941110 DMM INFO MM(262420000000022/d3025061) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117164941110 DMM INFO MM(262420000000022/d3025061) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117164941110 DMM DEBUG MM(262420000000022/d3025061) Using GGSN 0 (gprs_sm.c:317) 20241117164941110 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) 20241117164941110 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241117164941110 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117164941110 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241117164941110 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241117164941122 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 53 b9 49 19 11 02 92 d7 66 14 05 7f f0 6e 08 7a 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) 20241117164941122 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e19b0, cbp=0x61400000d4a0) (sgsn_libgtp.c:630) 20241117164941122 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117164941122 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210043a48b8 TLLI=d3025061, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117164941122 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117164941122 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117164941129 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:823) 20241117164941136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164941136 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117164941137 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164941139 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241117164941139 DGPRS INFO PDP(262420000000022:5): Context 0x7fb2ff3e19b0 was deleted (sgsn_libgtp.c:704) 20241117164941139 DMM INFO MM(262420000000022/d3025061) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241117164941139 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241117164941139 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@a7bda1688097: Removing Client IMSI='262420000000022'H, index=0 20241117164941145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164941145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241117164941145 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164941145 DMM INFO MM(262420000000022/d3025061) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@a7bda1688097: Final verdict of PTC: pass 20241117164941148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45222<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164941150 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(837)@a7bda1688097: Final verdict of PTC: none 20241117164941150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(836)@a7bda1688097: Final verdict of PTC: none -NSVCI97(825)@a7bda1688097: Final verdict of PTC: none -NSVCI98(831)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(828)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@a7bda1688097: Final verdict of PTC: none -NSVCI99(835)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(823)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(829)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(833)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(828): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Nov 17 16:49:41 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 20241117164941281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164941682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100932) 20241117164942151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164942151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=100932, count=105288) 20241117164943153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164943153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sun Nov 17 16:49:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164944155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164944155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_pdp_act_deact_dup started. 20241117164944741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164944743 DMM INFO MM(262420000000022/d3025061) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164944743 DMM INFO MM(262420000000022/d3025061) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164944743 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164944743 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164944743 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164944743 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164944743 DLLC NOTICE LLME(ffffffff/d3025061){ASSIGNED} LLGM Assign pre (d3025061 => ffffffff) (gprs_llc.c:1079) 20241117164944743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3025061 => ffffffff) (gprs_llc.c:1125) 20241117164944743 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210043a4560 (gprs_sndcp.c:574) 20241117164944743 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210043a48b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117164944743 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241117164944743 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) 20241117164944743 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:401) 20241117164944743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Deallocated (fsm.c:568) 20241117164944743 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Deallocated (fsm.c:568) 20241117164944743 DMM DEBUG MM_STATE_Iu[0x612000018520]{Detached}: Deallocated (fsm.c:568) 20241117164944743 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Deallocated (fsm.c:568) 20241117164944743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164944785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164944785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164944785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164944785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164944786 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164944786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164944786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164944786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164944786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164944787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164944787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164944787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164944787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164944787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164944787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164944787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164944787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164944787 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164944787 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164944787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(844)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164944788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164944788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164944791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164944802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164944802 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164944827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164944827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164944827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164944827 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164944827 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164944827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164944827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164944827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164944827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164944829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164944829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164944829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164944829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164944829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164944829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164944829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164944829 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164944829 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164944829 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164944830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164944830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164944830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164944834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117164944843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164944843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164944870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164944870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164944870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164944870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164944870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164944870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164944870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164944870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164944870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164944872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164944872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164944872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164944872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164944872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164944872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164944872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164944872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164944872 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164944872 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164944872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164944872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164944872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164944876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164944886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164944886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164945156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164945156 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164945156 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164945156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(855)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164945158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164945159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(855)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@a7bda1688097: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='EC3107CE'O, index=0 SGSN_Test-GSUP(856)@a7bda1688097: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@a7bda1688097: 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 := 'E750F14D3C5CE47AC9BB39D61148EAE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA302758'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8C47794FEDB0390'O } } } } } 20241117164945205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164945205 DLLC NOTICE LLME(ffffffff/ec3107ce){UNASSIGNED} LLC RX: unknown TLLI 0xec3107ce, creating LLME on the fly (gprs_llc.c:552) 20241117164945205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164945206 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164945206 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Allocated (fsm.c:456) 20241117164945206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Allocated (fsm.c:456) 20241117164945206 DMM DEBUG MM_STATE_Gb[0x612000018b20]{Idle}: Allocated (fsm.c:456) 20241117164945206 DMM DEBUG MM_STATE_Iu[0x612000018ca0]{Detached}: Allocated (fsm.c:456) 20241117164945206 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164945206 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164945206 DLLC NOTICE LLME(ffffffff/ec3107ce){UNASSIGNED} LLGM Assign pre (ec3107ce => d74cd7dd) (gprs_llc.c:1079) 20241117164945206 DLLC NOTICE LLME(ec3107ce/d74cd7dd){ASSIGNED} LLGM Assign post (ec3107ce => d74cd7dd) (gprs_llc.c:1125) 20241117164945206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164945206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164945206 DMM DEBUG MM(262420000000046/d74cd7dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164945219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164945219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164945220 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164945220 DMM DEBUG MM(262420000000046/d74cd7dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241117164945220 DMM NOTICE MM(262420000000046/d74cd7dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164945220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164945220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164945220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164945220 DMM DEBUG MM(262420000000046/d74cd7dd) Requesting authorization (sgsn_auth.c:160) 20241117164945220 DMM INFO MM(262420000000046/d74cd7dd) Requesting authentication tuples (sgsn_auth.c:184) 20241117164945220 DMM DEBUG MM(262420000000046/d74cd7dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164945220 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241117164945220 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)@a7bda1688097: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241117164945222 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164945222 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164945222 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164945222 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164945223 DMM INFO MM(262420000000046/d74cd7dd) Subscriber data update (mmctx.c:445) 20241117164945223 DMM DEBUG MM(262420000000046/d74cd7dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164945223 DMM INFO MM(262420000000046/d74cd7dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164945223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164945223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164945223 DMM INFO MM(262420000000046/d74cd7dd) <- GMM AUTH AND CIPHERING REQ (rand = e7 50 f1 4d 3c 5c e4 7a c9 bb 39 d6 11 48 ea e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164945232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164945232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164945232 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164945232 DMM INFO MM(262420000000046/d74cd7dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164945232 DMM NOTICE MM(262420000000046/d74cd7dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164945232 DMM DEBUG MM(262420000000046/d74cd7dd) checking auth: received GSM SRES = da 30 27 58 (gprs_gmm.c:648) 20241117164945232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164945232 DMM DEBUG MM(262420000000046/d74cd7dd) Requesting authorization (sgsn_auth.c:160) 20241117164945232 DMM INFO MM(262420000000046/d74cd7dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164945232 DMM DEBUG MM(262420000000046/d74cd7dd) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164945232 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241117164945233 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) 20241117164945233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164945233 DMM INFO MM(262420000000046/d74cd7dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd74cd7dd) (gprs_gmm.c:282) 20241117164945234 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164945234 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164945234 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241117164945234 DMM INFO MM(262420000000046/d74cd7dd) Subscriber data update (mmctx.c:445) 20241117164945234 DMM DEBUG MM(262420000000046/d74cd7dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164945234 DMM INFO MM(262420000000046/d74cd7dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164945234 DMM NOTICE MM(262420000000046/d74cd7dd) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241117164945234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164945234 DMM NOTICE MM(262420000000046/d74cd7dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164945234 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) 20241117164945235 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164945235 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241117164945235 DMM INFO MM(262420000000046/d74cd7dd) Subscriber data update (mmctx.c:445) 20241117164945235 DMM DEBUG MM(262420000000046/d74cd7dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164945241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164945241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164945241 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164945241 DMM INFO MM(262420000000046/d74cd7dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164945241 DMM NOTICE MM(262420000000046/d74cd7dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164945241 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164945241 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164945241 DLLC NOTICE LLME(ec3107ce/d74cd7dd){ASSIGNED} LLGM Assign pre (ffffffff => d74cd7dd) (gprs_llc.c:1079) 20241117164945241 DLLC NOTICE LLME(ffffffff/d74cd7dd){ASSIGNED} LLGM Assign post (ffffffff => d74cd7dd) (gprs_llc.c:1125) 20241117164945241 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164945241 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164945241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164945241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@a7bda1688097: setverdict(pass): none -> pass 20241117164945293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164945293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117164945294 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164945294 DMM INFO MM(262420000000046/d74cd7dd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117164945294 DMM INFO MM(262420000000046/d74cd7dd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117164945294 DMM DEBUG MM(262420000000046/d74cd7dd) Using GGSN 0 (gprs_sm.c:317) 20241117164945294 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) 20241117164945294 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241117164945294 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117164945294 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241117164945294 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241117164945305 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 f7 4c 44 4a 11 85 dd 63 c8 14 05 7f e5 cd d1 ac 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) 20241117164945305 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:630) 20241117164945305 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117164945306 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210045ab4b8 TLLI=d74cd7dd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117164945306 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117164945306 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117164945314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164945314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241117164945314 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164945314 DMM INFO MM(262420000000046/d74cd7dd) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241117164945314 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117164945314 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241117164945315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164945315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164945315 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164945315 DMM INFO MM(262420000000046/d74cd7dd) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241117164945315 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117164945315 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@a7bda1688097: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@a7bda1688097: "Received deletePDPContextResponse 1, seq_nr=1036" 20241117164945316 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) 20241117164945316 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb2ff3e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:630) 20241117164945316 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241117164945316 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210045ab4b8, TLLI=d74cd7dd, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117164945316 DMM INFO MM(262420000000046/d74cd7dd) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241117164945316 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241117164945316 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117164945316 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) 20241117164945317 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)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@a7bda1688097: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@a7bda1688097: Final verdict of PTC: pass 20241117164947326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45234<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117164947329 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117164947329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(856)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@a7bda1688097: Final verdict of PTC: none -NSVCI99(854)@a7bda1688097: Final verdict of PTC: none -NSVCI98(849)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@a7bda1688097: Final verdict of PTC: none -NSVCI97(844)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(852)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(842)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(847)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Nov 17 16:49:47 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 20241117164947462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164947863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47766<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102636) 20241117164948330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164948330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=102636, count=106992) 20241117164949332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164949332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Nov 17 16:49:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117164950333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164950333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_second_attempt started. 20241117164950924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117164950926 DMM INFO MM(262420000000046/d74cd7dd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117164950926 DMM INFO MM(262420000000046/d74cd7dd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117164950926 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117164950926 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117164950926 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117164950926 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117164950926 DLLC NOTICE LLME(ffffffff/d74cd7dd){ASSIGNED} LLGM Assign pre (d74cd7dd => ffffffff) (gprs_llc.c:1079) 20241117164950926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d74cd7dd => ffffffff) (gprs_llc.c:1125) 20241117164950926 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241117164950926 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) 20241117164950926 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:401) 20241117164950926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Deallocated (fsm.c:568) 20241117164950926 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Deallocated (fsm.c:568) 20241117164950926 DMM DEBUG MM_STATE_Iu[0x612000018ca0]{Detached}: Deallocated (fsm.c:568) 20241117164950926 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Deallocated (fsm.c:568) 20241117164950926 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(864)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164950977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117164950977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164950977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164950977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164950977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117164950977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164950977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164950977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164950977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(864)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164950979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164950979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164950979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164950979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164950979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164950979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164950979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164950979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164950979 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117164950979 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164950979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(863)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117164950980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164950980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(864)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(864)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164950984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164950993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164950993 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(861)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(863)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164951007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117164951007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164951007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164951007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164951007 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117164951007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164951007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164951007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164951007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164951009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164951009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164951009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164951009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164951009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164951009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164951009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164951009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164951009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117164951009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164951009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(868)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117164951010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164951010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164951013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164951024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164951024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117164951046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117164951046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117164951046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117164951046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164951046 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117164951046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117164951046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117164951046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117164951046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117164951048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117164951048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117164951048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117164951048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117164951048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117164951048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117164951048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117164951048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117164951048 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117164951048 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117164951048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117164951048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117164951048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117164951053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117164951063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164951063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117164951334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117164951334 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117164951334 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117164951334 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(874)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117164951336 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117164951336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(874)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(861)@a7bda1688097: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='DB9D414D'O, index=0 SGSN_Test-GSUP(875)@a7bda1688097: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@a7bda1688097: 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 := 'D26E1672AA8573685F8AAE297411280C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '82119CB6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '584D6E897EA643C6'O } } } } } 20241117164951382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164951382 DLLC NOTICE LLME(ffffffff/db9d414d){UNASSIGNED} LLC RX: unknown TLLI 0xdb9d414d, creating LLME on the fly (gprs_llc.c:552) 20241117164951382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164951382 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164951382 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: Allocated (fsm.c:456) 20241117164951382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Allocated (fsm.c:456) 20241117164951382 DMM DEBUG MM_STATE_Gb[0x6120000192a0]{Idle}: Allocated (fsm.c:456) 20241117164951382 DMM DEBUG MM_STATE_Iu[0x612000019420]{Detached}: Allocated (fsm.c:456) 20241117164951382 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164951382 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117164951382 DLLC NOTICE LLME(ffffffff/db9d414d){UNASSIGNED} LLGM Assign pre (db9d414d => d8ad5f6f) (gprs_llc.c:1079) 20241117164951382 DLLC NOTICE LLME(db9d414d/d8ad5f6f){ASSIGNED} LLGM Assign post (db9d414d => d8ad5f6f) (gprs_llc.c:1125) 20241117164951382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164951382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164951382 DMM DEBUG MM(262420000000022/d8ad5f6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164951394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164951394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117164951395 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164951395 DMM DEBUG MM(262420000000022/d8ad5f6f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241117164951395 DMM NOTICE MM(262420000000022/d8ad5f6f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164951395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164951395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164951395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164951395 DMM DEBUG MM(262420000000022/d8ad5f6f) Requesting authorization (sgsn_auth.c:160) 20241117164951395 DMM INFO MM(262420000000022/d8ad5f6f) Requesting authentication tuples (sgsn_auth.c:184) 20241117164951395 DMM DEBUG MM(262420000000022/d8ad5f6f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117164951395 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241117164951395 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)@a7bda1688097: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@a7bda1688097: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241117164951398 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117164951398 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117164951398 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117164951398 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117164951398 DMM INFO MM(262420000000022/d8ad5f6f) Subscriber data update (mmctx.c:445) 20241117164951398 DMM DEBUG MM(262420000000022/d8ad5f6f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117164951398 DMM INFO MM(262420000000022/d8ad5f6f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117164951398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117164951398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117164951398 DMM INFO MM(262420000000022/d8ad5f6f) <- GMM AUTH AND CIPHERING REQ (rand = d2 6e 16 72 aa 85 73 68 5f 8a ae 29 74 11 28 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117164951405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164951405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164951405 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164951405 DMM INFO MM(262420000000022/d8ad5f6f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117164951406 DMM NOTICE MM(262420000000022/d8ad5f6f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117164951406 DMM DEBUG MM(262420000000022/d8ad5f6f) checking auth: received GSM SRES = 82 11 9c b6 (gprs_gmm.c:648) 20241117164951406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117164951406 DMM DEBUG MM(262420000000022/d8ad5f6f) Requesting authorization (sgsn_auth.c:160) 20241117164951406 DMM INFO MM(262420000000022/d8ad5f6f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164951406 DMM DEBUG MM(262420000000022/d8ad5f6f) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164951406 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241117164951406 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) 20241117164951406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117164951406 DMM INFO MM(262420000000022/d8ad5f6f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8ad5f6f) (gprs_gmm.c:282) 20241117164951407 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117164951407 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117164951407 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241117164951407 DMM INFO MM(262420000000022/d8ad5f6f) Subscriber data update (mmctx.c:445) 20241117164951407 DMM DEBUG MM(262420000000022/d8ad5f6f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117164951407 DMM INFO MM(262420000000022/d8ad5f6f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117164951407 DMM NOTICE MM(262420000000022/d8ad5f6f) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241117164951407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117164951407 DMM NOTICE MM(262420000000022/d8ad5f6f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117164951407 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) 20241117164951408 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117164951408 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241117164951408 DMM INFO MM(262420000000022/d8ad5f6f) Subscriber data update (mmctx.c:445) 20241117164951408 DMM DEBUG MM(262420000000022/d8ad5f6f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117164951413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164951413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117164951414 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164951414 DMM INFO MM(262420000000022/d8ad5f6f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117164951414 DMM NOTICE MM(262420000000022/d8ad5f6f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117164951414 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117164951414 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117164951414 DLLC NOTICE LLME(db9d414d/d8ad5f6f){ASSIGNED} LLGM Assign pre (ffffffff => d8ad5f6f) (gprs_llc.c:1079) 20241117164951414 DLLC NOTICE LLME(ffffffff/d8ad5f6f){ASSIGNED} LLGM Assign post (ffffffff => d8ad5f6f) (gprs_llc.c:1125) 20241117164951414 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117164951414 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117164951414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117164951414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@a7bda1688097: setverdict(pass): none -> pass TC_attach_second_attempt(877)@a7bda1688097: 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 := '66885246FF66DD0880217BC56CF9F921'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46930C5D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02C94BA18694FFB5'O } } } } } 20241117164951465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164951465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241117164951465 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164951465 DMM INFO MM(262420000000022/d8ad5f6f) -> GMM ATTACH REQUEST MI(TMSI-0xD8AD5F6F) type="GPRS attach"  (gprs_gmm.c:1248) 20241117164951465 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117164951465 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117164951465 DLLC NOTICE LLME(ffffffff/d8ad5f6f){ASSIGNED} LLGM Assign pre (d8ad5f6f => d6119f9f) (gprs_llc.c:1079) 20241117164951465 DLLC NOTICE LLME(d8ad5f6f/d6119f9f){ASSIGNED} LLGM Assign post (d8ad5f6f => d6119f9f) (gprs_llc.c:1125) 20241117164951465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117164951465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117164951466 DMM DEBUG MM(262420000000022/d6119f9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117164951472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117164951472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241117164951472 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117164951472 DMM DEBUG MM(262420000000022/d6119f9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241117164951472 DMM NOTICE MM(262420000000022/d6119f9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117164951472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117164951472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117164951472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117164951472 DMM DEBUG MM(262420000000022/d6119f9f) Requesting authorization (sgsn_auth.c:160) 20241117164951472 DMM INFO MM(262420000000022/d6119f9f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117164951472 DMM DEBUG MM(262420000000022/d6119f9f) Requesting subscriber data update (gprs_subscriber.c:894) 20241117164951472 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241117164951472 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) 20241117164957473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241117164957473 DMM ERROR MM(262420000000022/d6119f9f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241117164957473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241117164957473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117164957473 DMM NOTICE MM(262420000000022/d6119f9f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241117164957473 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241117164957473 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) 20241117164957473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Reject}: Deallocated (fsm.c:568) 20241117164957473 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Deallocated (fsm.c:568) 20241117164957473 DMM DEBUG MM_STATE_Iu[0x612000019420]{Detached}: Deallocated (fsm.c:568) 20241117164957473 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117164957473 DLLC NOTICE LLME(d8ad5f6f/d6119f9f){ASSIGNED} LLGM Assign pre (d6119f9f => ffffffff) (gprs_llc.c:1079) 20241117164957474 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6119f9f => ffffffff) (gprs_llc.c:1125) 20241117164959360 DGPRS DEBUG Checking for inactive LLMEs, time = 13672933 (sgsn.c:132) 20241117165011335 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117165011335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241117165011335 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(874)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165020982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165020983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165020984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165021011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165021012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165021012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165021049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165021050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165021050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@a7bda1688097: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a7bda1688097: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241117165021398 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(875)@a7bda1688097: Final verdict of PTC: none 20241117165021399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(874)@a7bda1688097: Final verdict of PTC: none -NSVCI98(868)@a7bda1688097: Final verdict of PTC: none -NSVCI97(864)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@a7bda1688097: Final verdict of PTC: none -NSVCI99(873)@a7bda1688097: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(861)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@a7bda1688097: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@a7bda1688097: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@a7bda1688097: Final verdict of PTC: none 20241117165021402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47776<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(876)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(871)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(866)@a7bda1688097: Final verdict of PTC: none TC_attach_second_attempt(877)@a7bda1688097: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(862)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_second_attempt-BVCI196(861): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@a7bda1688097: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Nov 17 16:50:21 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 20241117165021528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165021830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106224) 20241117165022400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165022400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=106224, count=112548) 20241117165023401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165023401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Nov 17 16:50:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165024402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165024402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_echo_timeout started. 20241117165024893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165024895 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165024938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165024938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165024938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165024938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165024938 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165024938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165024938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165024938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165024938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165024940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165024940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165024940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165024940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165024940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165024940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165024940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165024940 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165024940 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165024940 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165024940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165024940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165024940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165024944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165024954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165024954 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165024979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165024979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165024979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165024979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165024979 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165024979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165024979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165024979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165024979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165024980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165024980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165024980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165024980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165024980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165024981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165024981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165024981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165024981 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165024981 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165024981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165024981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165024981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165024985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165024994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165024994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165025016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165025016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165025016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165025016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165025016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165025016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165025016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165025016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165025016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165025017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165025017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165025017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165025017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165025017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165025017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165025018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165025018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165025018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165025018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165025018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165025018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165025018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165025022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165025032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165025032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165025402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165025402 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165025402 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165025402 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(893)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165025404 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165025405 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(893)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@a7bda1688097: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='FFA9F3FC'O, index=0 SGSN_Test-GSUP(894)@a7bda1688097: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@a7bda1688097: 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 := '7A26C596A2DA984110D90F3A988B8150'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7F17100'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FB24D6D5EB7B3B17'O } } } } } 20241117165025454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165025454 DLLC NOTICE LLME(ffffffff/ffa9f3fc){UNASSIGNED} LLC RX: unknown TLLI 0xffa9f3fc, creating LLME on the fly (gprs_llc.c:552) 20241117165025454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165025454 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165025454 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Allocated (fsm.c:456) 20241117165025454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Allocated (fsm.c:456) 20241117165025454 DMM DEBUG MM_STATE_Gb[0x6120000198a0]{Idle}: Allocated (fsm.c:456) 20241117165025454 DMM DEBUG MM_STATE_Iu[0x612000019a20]{Detached}: Allocated (fsm.c:456) 20241117165025454 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165025454 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165025454 DLLC NOTICE LLME(ffffffff/ffa9f3fc){UNASSIGNED} LLGM Assign pre (ffa9f3fc => e138ceba) (gprs_llc.c:1079) 20241117165025454 DLLC NOTICE LLME(ffa9f3fc/e138ceba){ASSIGNED} LLGM Assign post (ffa9f3fc => e138ceba) (gprs_llc.c:1125) 20241117165025454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165025454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165025454 DMM DEBUG MM(262420000000067/e138ceba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165025468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165025468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165025468 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165025468 DMM DEBUG MM(262420000000067/e138ceba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241117165025468 DMM NOTICE MM(262420000000067/e138ceba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165025468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165025468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165025468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165025468 DMM DEBUG MM(262420000000067/e138ceba) Requesting authorization (sgsn_auth.c:160) 20241117165025468 DMM INFO MM(262420000000067/e138ceba) Requesting authentication tuples (sgsn_auth.c:184) 20241117165025468 DMM DEBUG MM(262420000000067/e138ceba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165025468 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241117165025468 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)@a7bda1688097: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@a7bda1688097: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241117165025471 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165025471 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165025471 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165025471 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165025471 DMM INFO MM(262420000000067/e138ceba) Subscriber data update (mmctx.c:445) 20241117165025471 DMM DEBUG MM(262420000000067/e138ceba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165025471 DMM INFO MM(262420000000067/e138ceba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165025471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165025471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165025472 DMM INFO MM(262420000000067/e138ceba) <- GMM AUTH AND CIPHERING REQ (rand = 7a 26 c5 96 a2 da 98 41 10 d9 0f 3a 98 8b 81 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165025479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165025479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165025479 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165025479 DMM INFO MM(262420000000067/e138ceba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165025479 DMM NOTICE MM(262420000000067/e138ceba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165025479 DMM DEBUG MM(262420000000067/e138ceba) checking auth: received GSM SRES = a7 f1 71 00 (gprs_gmm.c:648) 20241117165025479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165025479 DMM DEBUG MM(262420000000067/e138ceba) Requesting authorization (sgsn_auth.c:160) 20241117165025480 DMM INFO MM(262420000000067/e138ceba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165025480 DMM DEBUG MM(262420000000067/e138ceba) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165025480 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241117165025480 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) 20241117165025480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165025480 DMM INFO MM(262420000000067/e138ceba) <- GMM ATTACH ACCEPT (new P-TMSI=0xe138ceba) (gprs_gmm.c:282) 20241117165025481 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165025481 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165025481 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241117165025481 DMM INFO MM(262420000000067/e138ceba) Subscriber data update (mmctx.c:445) 20241117165025481 DMM DEBUG MM(262420000000067/e138ceba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165025481 DMM INFO MM(262420000000067/e138ceba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165025481 DMM NOTICE MM(262420000000067/e138ceba) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241117165025481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165025481 DMM NOTICE MM(262420000000067/e138ceba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165025481 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) 20241117165025482 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165025482 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241117165025482 DMM INFO MM(262420000000067/e138ceba) Subscriber data update (mmctx.c:445) 20241117165025482 DMM DEBUG MM(262420000000067/e138ceba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165025488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165025488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165025488 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165025488 DMM INFO MM(262420000000067/e138ceba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165025488 DMM NOTICE MM(262420000000067/e138ceba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165025488 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165025488 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165025488 DLLC NOTICE LLME(ffa9f3fc/e138ceba){ASSIGNED} LLGM Assign pre (ffffffff => e138ceba) (gprs_llc.c:1079) 20241117165025489 DLLC NOTICE LLME(ffffffff/e138ceba){ASSIGNED} LLGM Assign post (ffffffff => e138ceba) (gprs_llc.c:1125) 20241117165025489 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165025489 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165025489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165025489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@a7bda1688097: setverdict(pass): none -> pass 20241117165025540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165025541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165025541 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165025541 DMM INFO MM(262420000000067/e138ceba) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165025541 DMM INFO MM(262420000000067/e138ceba) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165025541 DMM DEBUG MM(262420000000067/e138ceba) Using GGSN 0 (gprs_sm.c:317) 20241117165025541 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) 20241117165025541 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241117165025541 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165025541 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165025541 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241117165025551 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 7c 8d 0d c3 11 6a 30 8e 96 14 05 7f 84 38 e9 60 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) 20241117165025551 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e19b0, cbp=0x61400000e4a0) (sgsn_libgtp.c:630) 20241117165025551 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165025551 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210049d1cb8 TLLI=e138ceba, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165025551 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165025551 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165029361 DGPRS DEBUG Checking for inactive LLMEs, time = 13672963 (sgsn.c:132) 20241117165030418 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241117165030420 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) 20241117165030420 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241117165035419 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1039" 20241117165040420 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241117165040420 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1039" 20241117165045403 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117165045403 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(893)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165045404 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241117165045421 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241117165045421 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241117165045421 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1041" 20241117165050422 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241117165050422 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241117165050422 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241117165050422 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1041" 20241117165054941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165054943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165054943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165054982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165054984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165054984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165055019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165055020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165055020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165055423 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241117165055423 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241117165055423 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241117165055423 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241117165055423 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1043" 20241117165059362 DGPRS DEBUG Checking for inactive LLMEs, time = 13672993 (sgsn.c:132) 20241117165100424 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241117165100424 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241117165100424 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241117165100424 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241117165100424 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241117165100424 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:634) 20241117165100424 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:590) 20241117165100424 DMM INFO MM(262420000000067/e138ceba) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241117165100424 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241117165100424 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117165100424 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241117165100424 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241117165100424 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117165100424 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241117165100424 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241117165100424 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117165100424 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241117165100424 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241117165100425 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117165100425 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241117165100425 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@a7bda1688097: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@a7bda1688097: Removing Client IMSI='262420000000067'H, index=0 20241117165100433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165100433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241117165100433 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165100433 DMM INFO MM(262420000000067/e138ceba) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@a7bda1688097: Final verdict of PTC: pass 20241117165100436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51362<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(882)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(894)@a7bda1688097: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@a7bda1688097: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@a7bda1688097: Final verdict of PTC: none 20241117165100438 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165100438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-NS1(883)@a7bda1688097: Final verdict of PTC: none -NSVCI99(892)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@a7bda1688097: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@a7bda1688097: Final verdict of PTC: none -NSVCI98(887)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(880)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(885)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(890)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Nov 17 16:51:00 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 20241117165100571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165100973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100708) 20241117165101439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165101439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=100708, count=114032) 20241117165102440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165102440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Nov 17 16:51:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165103441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165103441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_restart_ctr_echo started. 20241117165104034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165104035 DMM INFO MM(262420000000067/e138ceba) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165104035 DMM INFO MM(262420000000067/e138ceba) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165104035 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165104035 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165104035 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165104035 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165104035 DLLC NOTICE LLME(ffffffff/e138ceba){ASSIGNED} LLGM Assign pre (e138ceba => ffffffff) (gprs_llc.c:1079) 20241117165104035 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e138ceba => ffffffff) (gprs_llc.c:1125) 20241117165104035 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210049d1960 (gprs_sndcp.c:574) 20241117165104035 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210049d1cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165104035 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241117165104035 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) 20241117165104035 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:401) 20241117165104036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Deallocated (fsm.c:568) 20241117165104036 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Deallocated (fsm.c:568) 20241117165104036 DMM DEBUG MM_STATE_Iu[0x612000019a20]{Detached}: Deallocated (fsm.c:568) 20241117165104036 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Deallocated (fsm.c:568) 20241117165104036 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165104078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165104078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165104078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165104078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165104078 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165104078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165104078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165104078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165104078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165104080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165104080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165104080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165104080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165104080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165104080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165104080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165104080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165104080 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165104080 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165104080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165104081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165104081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165104084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165104092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165104092 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(907)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165104126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165104126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165104126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165104126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165104126 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165104126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165104126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165104126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165104126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(907)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165104127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165104127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165104127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165104127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165104127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165104127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165104127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165104127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165104127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165104128 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165104128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165104128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165104128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(906)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117165104132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165104140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165104141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(904)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(906)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165104158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165104158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165104158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165104158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165104158 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165104158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165104158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165104158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165104158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165104159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165104159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165104159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165104160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165104160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165104160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165104160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165104160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165104160 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165104160 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165104160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165104160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165104160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165104164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165104173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165104173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165104442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165104442 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165104442 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165104442 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(912)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165104444 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165104445 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(912)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@a7bda1688097: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='CAE5BE28'O, index=0 SGSN_Test-GSUP(913)@a7bda1688097: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@a7bda1688097: 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 := '5AED598AED0A017B2EA8CC29D921DF0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '701D9496'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2DCA50C7B8C7867'O } } } } } 20241117165104494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165104494 DLLC NOTICE LLME(ffffffff/cae5be28){UNASSIGNED} LLC RX: unknown TLLI 0xcae5be28, creating LLME on the fly (gprs_llc.c:552) 20241117165104494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165104494 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165104495 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Allocated (fsm.c:456) 20241117165104495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Allocated (fsm.c:456) 20241117165104495 DMM DEBUG MM_STATE_Gb[0x61200001a020]{Idle}: Allocated (fsm.c:456) 20241117165104495 DMM DEBUG MM_STATE_Iu[0x61200001a1a0]{Detached}: Allocated (fsm.c:456) 20241117165104495 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165104495 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165104495 DLLC NOTICE LLME(ffffffff/cae5be28){UNASSIGNED} LLGM Assign pre (cae5be28 => c3aff1cf) (gprs_llc.c:1079) 20241117165104495 DLLC NOTICE LLME(cae5be28/c3aff1cf){ASSIGNED} LLGM Assign post (cae5be28 => c3aff1cf) (gprs_llc.c:1125) 20241117165104495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165104495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165104495 DMM DEBUG MM(262420000000023/c3aff1cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165104507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165104507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165104507 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165104507 DMM DEBUG MM(262420000000023/c3aff1cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241117165104507 DMM NOTICE MM(262420000000023/c3aff1cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165104507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165104507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165104507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165104507 DMM DEBUG MM(262420000000023/c3aff1cf) Requesting authorization (sgsn_auth.c:160) 20241117165104507 DMM INFO MM(262420000000023/c3aff1cf) Requesting authentication tuples (sgsn_auth.c:184) 20241117165104507 DMM DEBUG MM(262420000000023/c3aff1cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165104507 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241117165104507 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)@a7bda1688097: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@a7bda1688097: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241117165104510 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165104510 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165104510 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165104510 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165104510 DMM INFO MM(262420000000023/c3aff1cf) Subscriber data update (mmctx.c:445) 20241117165104511 DMM DEBUG MM(262420000000023/c3aff1cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165104511 DMM INFO MM(262420000000023/c3aff1cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165104511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165104511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165104511 DMM INFO MM(262420000000023/c3aff1cf) <- GMM AUTH AND CIPHERING REQ (rand = 5a ed 59 8a ed 0a 01 7b 2e a8 cc 29 d9 21 df 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165104517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165104518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165104518 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165104518 DMM INFO MM(262420000000023/c3aff1cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165104518 DMM NOTICE MM(262420000000023/c3aff1cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165104518 DMM DEBUG MM(262420000000023/c3aff1cf) checking auth: received GSM SRES = 70 1d 94 96 (gprs_gmm.c:648) 20241117165104518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165104518 DMM DEBUG MM(262420000000023/c3aff1cf) Requesting authorization (sgsn_auth.c:160) 20241117165104518 DMM INFO MM(262420000000023/c3aff1cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165104518 DMM DEBUG MM(262420000000023/c3aff1cf) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165104518 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241117165104518 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) 20241117165104518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165104518 DMM INFO MM(262420000000023/c3aff1cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3aff1cf) (gprs_gmm.c:282) 20241117165104519 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165104519 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165104519 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241117165104519 DMM INFO MM(262420000000023/c3aff1cf) Subscriber data update (mmctx.c:445) 20241117165104519 DMM DEBUG MM(262420000000023/c3aff1cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165104519 DMM INFO MM(262420000000023/c3aff1cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165104519 DMM NOTICE MM(262420000000023/c3aff1cf) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241117165104519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165104520 DMM NOTICE MM(262420000000023/c3aff1cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165104520 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) 20241117165104520 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165104520 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241117165104520 DMM INFO MM(262420000000023/c3aff1cf) Subscriber data update (mmctx.c:445) 20241117165104520 DMM DEBUG MM(262420000000023/c3aff1cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165104527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165104527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165104527 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165104527 DMM INFO MM(262420000000023/c3aff1cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165104527 DMM NOTICE MM(262420000000023/c3aff1cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165104527 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165104528 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165104528 DLLC NOTICE LLME(cae5be28/c3aff1cf){ASSIGNED} LLGM Assign pre (ffffffff => c3aff1cf) (gprs_llc.c:1079) 20241117165104528 DLLC NOTICE LLME(ffffffff/c3aff1cf){ASSIGNED} LLGM Assign post (ffffffff => c3aff1cf) (gprs_llc.c:1125) 20241117165104528 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165104528 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165104528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165104528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@a7bda1688097: setverdict(pass): none -> pass 20241117165104579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165104579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165104579 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165104579 DMM INFO MM(262420000000023/c3aff1cf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165104580 DMM INFO MM(262420000000023/c3aff1cf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165104580 DMM DEBUG MM(262420000000023/c3aff1cf) Using GGSN 0 (gprs_sm.c:317) 20241117165104580 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241117165104580 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165104580 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165104580 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241117165104591 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 ca 84 91 f2 11 88 06 92 d0 14 05 7f da da d1 6c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241117165104591 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3de848, cbp=0x61400000eaa0) (sgsn_libgtp.c:630) 20241117165104591 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165104591 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004c120b8 TLLI=c3aff1cf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165104591 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165104591 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165109581 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241117165109583 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) 20241117165109583 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241117165114582 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241117165114584 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) 20241117165114584 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241117165114584 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:616) 20241117165114584 DMM INFO MM(262420000000023/c3aff1cf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241117165114584 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241117165114584 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@a7bda1688097: Removing Client IMSI='262420000000023'H, index=0 20241117165114593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165114593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241117165114593 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165114593 DMM INFO MM(262420000000023/c3aff1cf) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@a7bda1688097: Final verdict of PTC: pass 20241117165114597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@a7bda1688097: Final verdict of PTC: none 20241117165114599 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165114599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(901)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@a7bda1688097: Final verdict of PTC: none -NSVCI98(907)@a7bda1688097: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@a7bda1688097: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(904)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@a7bda1688097: Final verdict of PTC: none -NSVCI99(911)@a7bda1688097: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(909)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(905)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(899)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(904): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Nov 17 16:51:14 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 20241117165114726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165115128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94000) 20241117165115600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165115600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=94000, count=104392) 20241117165116601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165116601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Nov 17 16:51:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165117602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165117602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_restart_ctr_create started. 20241117165118187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165118189 DMM INFO MM(262420000000023/c3aff1cf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165118189 DMM INFO MM(262420000000023/c3aff1cf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165118189 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165118189 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165118189 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165118189 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165118189 DLLC NOTICE LLME(ffffffff/c3aff1cf){ASSIGNED} LLGM Assign pre (c3aff1cf => ffffffff) (gprs_llc.c:1079) 20241117165118189 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3aff1cf => ffffffff) (gprs_llc.c:1125) 20241117165118189 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004c11d60 (gprs_sndcp.c:574) 20241117165118189 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004c120b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165118189 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241117165118189 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) 20241117165118189 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:401) 20241117165118189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Deallocated (fsm.c:568) 20241117165118189 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Deallocated (fsm.c:568) 20241117165118189 DMM DEBUG MM_STATE_Iu[0x61200001a1a0]{Detached}: Deallocated (fsm.c:568) 20241117165118189 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Deallocated (fsm.c:568) 20241117165118190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165118236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165118236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165118236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165118236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165118236 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165118236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165118236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165118236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165118236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165118238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165118238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165118238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165118238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165118238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165118238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165118238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165118239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165118239 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165118239 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165118239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165118239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165118239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165118243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165118253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165118253 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(926)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165118278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165118278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165118278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165118278 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165118278 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165118278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165118278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165118278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165118278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(925)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(926)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165118280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165118280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165118280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165118280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165118280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165118280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165118280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165118280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165118280 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165118280 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165118280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165118281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165118281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(926)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165118285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117165118296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165118296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(923)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(925)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165118306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165118306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165118306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165118307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165118307 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165118307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165118307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165118307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165118307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165118308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165118308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165118308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165118308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165118308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165118308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165118308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165118309 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165118309 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165118309 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165118309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165118309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165118309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165118313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165118322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165118322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165118603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165118603 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165118603 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165118603 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(931)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165118605 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241117165118606 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(931)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@a7bda1688097: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='C42A03B2'O, index=0 SGSN_Test-GSUP(932)@a7bda1688097: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@a7bda1688097: 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 := '193698E0F570A5FAAE4857A2B351B766'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B5E00D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B47FE2DA5A64FBC1'O } } } } } 20241117165118652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165118653 DLLC NOTICE LLME(ffffffff/c42a03b2){UNASSIGNED} LLC RX: unknown TLLI 0xc42a03b2, creating LLME on the fly (gprs_llc.c:552) 20241117165118653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165118653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165118653 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Allocated (fsm.c:456) 20241117165118653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Allocated (fsm.c:456) 20241117165118653 DMM DEBUG MM_STATE_Gb[0x61200001a7a0]{Idle}: Allocated (fsm.c:456) 20241117165118653 DMM DEBUG MM_STATE_Iu[0x61200001a920]{Detached}: Allocated (fsm.c:456) 20241117165118653 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165118653 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165118653 DLLC NOTICE LLME(ffffffff/c42a03b2){UNASSIGNED} LLGM Assign pre (c42a03b2 => e9bb1883) (gprs_llc.c:1079) 20241117165118653 DLLC NOTICE LLME(c42a03b2/e9bb1883){ASSIGNED} LLGM Assign post (c42a03b2 => e9bb1883) (gprs_llc.c:1125) 20241117165118653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165118653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165118653 DMM DEBUG MM(262420000000024/e9bb1883) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165118667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165118667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165118667 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165118667 DMM DEBUG MM(262420000000024/e9bb1883) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241117165118667 DMM NOTICE MM(262420000000024/e9bb1883) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165118667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165118667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165118667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165118667 DMM DEBUG MM(262420000000024/e9bb1883) Requesting authorization (sgsn_auth.c:160) 20241117165118667 DMM INFO MM(262420000000024/e9bb1883) Requesting authentication tuples (sgsn_auth.c:184) 20241117165118667 DMM DEBUG MM(262420000000024/e9bb1883) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165118667 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241117165118667 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)@a7bda1688097: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@a7bda1688097: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241117165118671 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165118671 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165118671 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165118671 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165118671 DMM INFO MM(262420000000024/e9bb1883) Subscriber data update (mmctx.c:445) 20241117165118671 DMM DEBUG MM(262420000000024/e9bb1883) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165118671 DMM INFO MM(262420000000024/e9bb1883) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165118671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165118671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165118671 DMM INFO MM(262420000000024/e9bb1883) <- GMM AUTH AND CIPHERING REQ (rand = 19 36 98 e0 f5 70 a5 fa ae 48 57 a2 b3 51 b7 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165118679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165118679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165118679 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165118679 DMM INFO MM(262420000000024/e9bb1883) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165118679 DMM NOTICE MM(262420000000024/e9bb1883) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165118679 DMM DEBUG MM(262420000000024/e9bb1883) checking auth: received GSM SRES = 4b 5e 00 d7 (gprs_gmm.c:648) 20241117165118679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165118679 DMM DEBUG MM(262420000000024/e9bb1883) Requesting authorization (sgsn_auth.c:160) 20241117165118679 DMM INFO MM(262420000000024/e9bb1883) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165118679 DMM DEBUG MM(262420000000024/e9bb1883) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165118679 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241117165118679 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) 20241117165118679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165118679 DMM INFO MM(262420000000024/e9bb1883) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9bb1883) (gprs_gmm.c:282) 20241117165118681 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165118681 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165118681 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241117165118681 DMM INFO MM(262420000000024/e9bb1883) Subscriber data update (mmctx.c:445) 20241117165118681 DMM DEBUG MM(262420000000024/e9bb1883) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165118681 DMM INFO MM(262420000000024/e9bb1883) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165118681 DMM NOTICE MM(262420000000024/e9bb1883) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241117165118681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165118681 DMM NOTICE MM(262420000000024/e9bb1883) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165118681 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) 20241117165118682 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165118682 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241117165118682 DMM INFO MM(262420000000024/e9bb1883) Subscriber data update (mmctx.c:445) 20241117165118682 DMM DEBUG MM(262420000000024/e9bb1883) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165118687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165118687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165118687 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165118687 DMM INFO MM(262420000000024/e9bb1883) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165118687 DMM NOTICE MM(262420000000024/e9bb1883) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165118687 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165118687 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165118687 DLLC NOTICE LLME(c42a03b2/e9bb1883){ASSIGNED} LLGM Assign pre (ffffffff => e9bb1883) (gprs_llc.c:1079) 20241117165118687 DLLC NOTICE LLME(ffffffff/e9bb1883){ASSIGNED} LLGM Assign post (ffffffff => e9bb1883) (gprs_llc.c:1125) 20241117165118688 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165118688 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165118688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165118688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@a7bda1688097: setverdict(pass): none -> pass 20241117165118739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165118739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165118739 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165118739 DMM INFO MM(262420000000024/e9bb1883) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165118739 DMM INFO MM(262420000000024/e9bb1883) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165118739 DMM DEBUG MM(262420000000024/e9bb1883) Using GGSN 0 (gprs_sm.c:317) 20241117165118740 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241117165118740 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165118740 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165118740 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241117165118751 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 1c e2 a3 67 11 22 59 88 dc 14 05 7f b5 73 f1 13 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) 20241117165118751 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fb2ff3de848, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241117165118751 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fb2ff3de848, cbp=0x61400000f0a0) (sgsn_libgtp.c:630) 20241117165118751 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241117165118751 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241117165118751 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117165118751 DMM NOTICE MM(262420000000024/e9bb1883) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165118757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165118757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165118757 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165118757 DMM INFO MM(262420000000024/e9bb1883) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165118757 DMM INFO MM(262420000000024/e9bb1883) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165118757 DMM DEBUG MM(262420000000024/e9bb1883) Using GGSN 0 (gprs_sm.c:317) 20241117165118757 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241117165118757 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165118757 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165118757 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241117165118760 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 1c e2 a3 67 11 22 59 88 dc 14 05 7f b5 73 f1 13 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) 20241117165118760 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fb2ff3de848, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241117165118760 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3de848, cbp=0x61400000f2a0) (sgsn_libgtp.c:630) 20241117165118760 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165118760 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004e13cb8 TLLI=e9bb1883, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165118760 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165118760 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@a7bda1688097: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@a7bda1688097: Final verdict of PTC: pass 20241117165118769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43480<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(916)@a7bda1688097: Final verdict of PTC: none -NSVCI98(926)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(932)@a7bda1688097: Final verdict of PTC: none 20241117165118771 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165118771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_attach_restart_ctr_create-BVCI220(929)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@a7bda1688097: Final verdict of PTC: none -NSVCI99(930)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@a7bda1688097: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(923)@a7bda1688097: Final verdict of PTC: none -NSVCI97(920)@a7bda1688097: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(928)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(924)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(918)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(923): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Nov 17 16:51:18 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 20241117165118898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165119300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104160) 20241117165119772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165119772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=104160, count=105320) 20241117165120773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165120773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sun Nov 17 16:51:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165121774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165121774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241117165122366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165122367 DMM INFO MM(262420000000024/e9bb1883) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165122367 DMM INFO MM(262420000000024/e9bb1883) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165122367 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165122367 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165122367 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165122367 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165122367 DLLC NOTICE LLME(ffffffff/e9bb1883){ASSIGNED} LLGM Assign pre (e9bb1883 => ffffffff) (gprs_llc.c:1079) 20241117165122367 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9bb1883 => ffffffff) (gprs_llc.c:1125) 20241117165122367 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004e13960 (gprs_sndcp.c:574) 20241117165122367 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004e13cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165122367 DMM NOTICE MM(262420000000024/e9bb1883) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165122367 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241117165122368 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165122368 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165122368 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241117165122368 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241117165122368 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) 20241117165122368 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:401) 20241117165122368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Deallocated (fsm.c:568) 20241117165122368 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Deallocated (fsm.c:568) 20241117165122368 DMM DEBUG MM_STATE_Iu[0x61200001a920]{Detached}: Deallocated (fsm.c:568) 20241117165122368 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Deallocated (fsm.c:568) 20241117165122368 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165122412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165122412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165122412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165122412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165122412 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165122412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165122412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165122412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165122412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165122414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165122414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165122414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165122414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165122414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165122414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165122414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165122414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165122415 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165122415 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165122415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165122415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165122415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165122418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165122428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165122428 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165122453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165122453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165122453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165122453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165122453 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165122453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165122453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165122453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165122453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165122455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165122455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165122455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165122456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165122456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165122456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165122456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165122456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165122456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165122456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165122456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(944)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165122457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165122457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165122460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165122469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165122469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165122489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165122489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165122489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165122489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165122489 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165122489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165122489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165122489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165122489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165122491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165122491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165122491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165122491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165122491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165122491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165122491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165122491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165122491 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165122491 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165122491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165122491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165122491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165122495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165122507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165122507 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)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165122775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165122775 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165122775 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165122775 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(950)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165122778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165122779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(950)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@a7bda1688097: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='C6903F28'O, index=0 SGSN_Test-GSUP(951)@a7bda1688097: 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)@a7bda1688097: 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 := '3EA9C5FBE039A65A4C9137CA1B567BE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB1E2EFD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5EAB2DA759BE4E7E'O } } } } } 20241117165123831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165123831 DLLC NOTICE LLME(ffffffff/c6903f28){UNASSIGNED} LLC RX: unknown TLLI 0xc6903f28, creating LLME on the fly (gprs_llc.c:552) 20241117165123831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165123831 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165123832 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Allocated (fsm.c:456) 20241117165123832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Allocated (fsm.c:456) 20241117165123832 DMM DEBUG MM_STATE_Gb[0x61200001af20]{Idle}: Allocated (fsm.c:456) 20241117165123832 DMM DEBUG MM_STATE_Iu[0x61200001b0a0]{Detached}: Allocated (fsm.c:456) 20241117165123832 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165123832 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165123832 DLLC NOTICE LLME(ffffffff/c6903f28){UNASSIGNED} LLGM Assign pre (c6903f28 => e729d797) (gprs_llc.c:1079) 20241117165123832 DLLC NOTICE LLME(c6903f28/e729d797){ASSIGNED} LLGM Assign post (c6903f28 => e729d797) (gprs_llc.c:1125) 20241117165123832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165123832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165123832 DMM DEBUG MM(262420000000025/e729d797) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165123845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165123845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165123845 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165123845 DMM DEBUG MM(262420000000025/e729d797) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241117165123845 DMM NOTICE MM(262420000000025/e729d797) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165123845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165123845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165123845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165123845 DMM DEBUG MM(262420000000025/e729d797) Requesting authorization (sgsn_auth.c:160) 20241117165123845 DMM INFO MM(262420000000025/e729d797) Requesting authentication tuples (sgsn_auth.c:184) 20241117165123845 DMM DEBUG MM(262420000000025/e729d797) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165123846 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241117165123846 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)@a7bda1688097: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241117165123849 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165123849 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165123849 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165123849 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165123849 DMM INFO MM(262420000000025/e729d797) Subscriber data update (mmctx.c:445) 20241117165123849 DMM DEBUG MM(262420000000025/e729d797) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165123849 DMM INFO MM(262420000000025/e729d797) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165123849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165123849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165123849 DMM INFO MM(262420000000025/e729d797) <- GMM AUTH AND CIPHERING REQ (rand = 3e a9 c5 fb e0 39 a6 5a 4c 91 37 ca 1b 56 7b e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165123856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165123856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165123857 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165123857 DMM INFO MM(262420000000025/e729d797) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165123857 DMM NOTICE MM(262420000000025/e729d797) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165123857 DMM DEBUG MM(262420000000025/e729d797) checking auth: received GSM SRES = cb 1e 2e fd (gprs_gmm.c:648) 20241117165123857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165123857 DMM DEBUG MM(262420000000025/e729d797) Requesting authorization (sgsn_auth.c:160) 20241117165123857 DMM INFO MM(262420000000025/e729d797) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165123857 DMM DEBUG MM(262420000000025/e729d797) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165123857 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241117165123857 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) 20241117165123857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165123857 DMM INFO MM(262420000000025/e729d797) <- GMM ATTACH ACCEPT (new P-TMSI=0xe729d797) (gprs_gmm.c:282) 20241117165123858 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165123858 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165123858 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241117165123858 DMM INFO MM(262420000000025/e729d797) Subscriber data update (mmctx.c:445) 20241117165123858 DMM DEBUG MM(262420000000025/e729d797) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165123859 DMM INFO MM(262420000000025/e729d797) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165123859 DMM NOTICE MM(262420000000025/e729d797) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241117165123859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165123859 DMM NOTICE MM(262420000000025/e729d797) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165123859 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) 20241117165123859 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165123859 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241117165123859 DMM INFO MM(262420000000025/e729d797) Subscriber data update (mmctx.c:445) 20241117165123859 DMM DEBUG MM(262420000000025/e729d797) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165123865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165123865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165123865 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165123865 DMM INFO MM(262420000000025/e729d797) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165123865 DMM NOTICE MM(262420000000025/e729d797) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165123865 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165123865 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165123865 DLLC NOTICE LLME(c6903f28/e729d797){ASSIGNED} LLGM Assign pre (ffffffff => e729d797) (gprs_llc.c:1079) 20241117165123865 DLLC NOTICE LLME(ffffffff/e729d797){ASSIGNED} LLGM Assign post (ffffffff => e729d797) (gprs_llc.c:1125) 20241117165123865 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165123865 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165123865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165123865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a7bda1688097: setverdict(pass): none -> pass 20241117165123917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165123918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165123918 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165123918 DMM INFO MM(262420000000025/e729d797) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165123918 DMM INFO MM(262420000000025/e729d797) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165123918 DMM DEBUG MM(262420000000025/e729d797) Using GGSN 0 (gprs_sm.c:317) 20241117165123918 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) 20241117165123918 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241117165123918 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165123918 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165123918 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241117165123930 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 79 f7 69 0e 11 78 8d 32 91 14 05 7f 08 5d a1 0b 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) 20241117165123930 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3df8c0, cbp=0x61400000f8a0) (sgsn_libgtp.c:630) 20241117165123930 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165123930 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210050220b8 TLLI=e729d797, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165123930 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165123930 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165123938 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241117165123938 DGPRS INFO PDP(262420000000025:5): Context 0x7fb2ff3df8c0 was deleted (sgsn_libgtp.c:704) 20241117165123938 DMM INFO MM(262420000000025/e729d797) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241117165123938 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241117165123938 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117165129363 DGPRS DEBUG Checking for inactive LLMEs, time = 13673023 (sgsn.c:132) 20241117165131939 DMM INFO MM(262420000000025/e729d797) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241117165139001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241117165139941 DMM INFO MM(262420000000025/e729d797) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241117165142776 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117165142776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241117165142777 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(950)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165147942 DMM INFO MM(262420000000025/e729d797) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241117165152416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165152418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165152418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165152457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165152459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165152459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165152492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165152494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165152494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165155943 DMM INFO MM(262420000000025/e729d797) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@a7bda1688097: Removing Client IMSI='262420000000025'H, index=0 20241117165155950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165155950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241117165155951 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165155951 DMM INFO MM(262420000000025/e729d797) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a7bda1688097: Final verdict of PTC: pass 20241117165155953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43502<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117165155955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165155955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(951)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@a7bda1688097: Final verdict of PTC: none -NSVCI98(944)@a7bda1688097: Final verdict of PTC: none -NSVCI97(939)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@a7bda1688097: Final verdict of PTC: none -NSVCI99(949)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(942)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(937)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(947)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Nov 17 16:51:56 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 20241117165156092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165156493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34298<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108252) 20241117165156956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165156956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=108252, count=112608) 20241117165157958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165157958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sun Nov 17 16:51:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165158959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165158960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165159364 DGPRS DEBUG Checking for inactive LLMEs, time = 13673053 (sgsn.c:132) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241117165159555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165159556 DMM INFO MM(262420000000025/e729d797) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165159556 DMM INFO MM(262420000000025/e729d797) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165159556 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165159556 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165159556 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165159557 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165159557 DLLC NOTICE LLME(ffffffff/e729d797){ASSIGNED} LLGM Assign pre (e729d797 => ffffffff) (gprs_llc.c:1079) 20241117165159557 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e729d797 => ffffffff) (gprs_llc.c:1125) 20241117165159557 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005021d60 (gprs_sndcp.c:574) 20241117165159557 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210050220b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165159557 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241117165159557 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) 20241117165159557 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:401) 20241117165159557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Deallocated (fsm.c:568) 20241117165159557 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Deallocated (fsm.c:568) 20241117165159557 DMM DEBUG MM_STATE_Iu[0x61200001b0a0]{Detached}: Deallocated (fsm.c:568) 20241117165159557 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Deallocated (fsm.c:568) 20241117165159557 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165159605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165159605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165159605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165159605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165159605 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165159605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165159605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165159605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165159605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(959)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165159607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165159607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165159607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165159608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165159608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165159608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165159608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165159608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165159608 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165159608 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165159608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(958)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(959)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165159609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165159609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165159612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165159621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165159621 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(958)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165159642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165159642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165159642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165159642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165159642 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165159642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165159642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165159642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165159642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165159644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165159644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165159644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165159644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165159644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165159644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165159644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165159644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165159644 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165159644 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165159644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(963)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165159645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165159645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165159649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165159659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165159659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(969)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165159685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165159685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165159685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165159685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165159685 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165159685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165159685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165159685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165159685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(969)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165159687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165159687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165159687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165159687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165159687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165159687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165159687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165159687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165159687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165159688 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165159688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165159688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165159688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(969)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(969)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165159691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165159702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165159702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165159961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165159961 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165159961 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165159961 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(968)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165159963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(968)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165159964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(968)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(968)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(968)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@a7bda1688097: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D129E203'O, index=0 SGSN_Test-GSUP(970)@a7bda1688097: 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)@a7bda1688097: 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 := '68059F6BE45FCE6AAC2D138884174673'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3A3E5D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8F7AA95CC00B3F8'O } } } } } 20241117165200012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165200013 DLLC NOTICE LLME(ffffffff/d129e203){UNASSIGNED} LLC RX: unknown TLLI 0xd129e203, creating LLME on the fly (gprs_llc.c:552) 20241117165200013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165200013 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165200013 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Allocated (fsm.c:456) 20241117165200013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Allocated (fsm.c:456) 20241117165200013 DMM DEBUG MM_STATE_Gb[0x61200001b6a0]{Idle}: Allocated (fsm.c:456) 20241117165200013 DMM DEBUG MM_STATE_Iu[0x61200001b820]{Detached}: Allocated (fsm.c:456) 20241117165200013 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165200013 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165200013 DLLC NOTICE LLME(ffffffff/d129e203){UNASSIGNED} LLGM Assign pre (d129e203 => debbd496) (gprs_llc.c:1079) 20241117165200013 DLLC NOTICE LLME(d129e203/debbd496){ASSIGNED} LLGM Assign post (d129e203 => debbd496) (gprs_llc.c:1125) 20241117165200013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165200013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165200013 DMM DEBUG MM(262420000000027/debbd496) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165200026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165200026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165200026 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165200026 DMM DEBUG MM(262420000000027/debbd496) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241117165200026 DMM NOTICE MM(262420000000027/debbd496) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165200026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165200026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165200026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165200026 DMM DEBUG MM(262420000000027/debbd496) Requesting authorization (sgsn_auth.c:160) 20241117165200026 DMM INFO MM(262420000000027/debbd496) Requesting authentication tuples (sgsn_auth.c:184) 20241117165200026 DMM DEBUG MM(262420000000027/debbd496) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165200026 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241117165200026 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)@a7bda1688097: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241117165200029 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165200030 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165200030 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165200030 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165200030 DMM INFO MM(262420000000027/debbd496) Subscriber data update (mmctx.c:445) 20241117165200030 DMM DEBUG MM(262420000000027/debbd496) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165200030 DMM INFO MM(262420000000027/debbd496) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165200030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165200030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165200030 DMM INFO MM(262420000000027/debbd496) <- GMM AUTH AND CIPHERING REQ (rand = 68 05 9f 6b e4 5f ce 6a ac 2d 13 88 84 17 46 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165200036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165200036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165200036 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165200036 DMM INFO MM(262420000000027/debbd496) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165200036 DMM NOTICE MM(262420000000027/debbd496) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165200036 DMM DEBUG MM(262420000000027/debbd496) checking auth: received GSM SRES = f3 a3 e5 d4 (gprs_gmm.c:648) 20241117165200036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165200036 DMM DEBUG MM(262420000000027/debbd496) Requesting authorization (sgsn_auth.c:160) 20241117165200036 DMM INFO MM(262420000000027/debbd496) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165200036 DMM DEBUG MM(262420000000027/debbd496) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165200036 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241117165200036 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) 20241117165200036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165200036 DMM INFO MM(262420000000027/debbd496) <- GMM ATTACH ACCEPT (new P-TMSI=0xdebbd496) (gprs_gmm.c:282) 20241117165200038 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165200038 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165200038 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241117165200038 DMM INFO MM(262420000000027/debbd496) Subscriber data update (mmctx.c:445) 20241117165200038 DMM DEBUG MM(262420000000027/debbd496) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165200038 DMM INFO MM(262420000000027/debbd496) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165200038 DMM NOTICE MM(262420000000027/debbd496) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241117165200038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165200038 DMM NOTICE MM(262420000000027/debbd496) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165200038 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) 20241117165200038 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165200038 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241117165200038 DMM INFO MM(262420000000027/debbd496) Subscriber data update (mmctx.c:445) 20241117165200038 DMM DEBUG MM(262420000000027/debbd496) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165200044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165200044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165200044 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165200044 DMM INFO MM(262420000000027/debbd496) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165200044 DMM NOTICE MM(262420000000027/debbd496) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165200044 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165200044 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165200044 DLLC NOTICE LLME(d129e203/debbd496){ASSIGNED} LLGM Assign pre (ffffffff => debbd496) (gprs_llc.c:1079) 20241117165200044 DLLC NOTICE LLME(ffffffff/debbd496){ASSIGNED} LLGM Assign post (ffffffff => debbd496) (gprs_llc.c:1125) 20241117165200044 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165200044 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165200044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165200044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@a7bda1688097: setverdict(pass): none -> pass 20241117165200095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165200095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165200095 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165200095 DMM INFO MM(262420000000027/debbd496) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165200096 DMM INFO MM(262420000000027/debbd496) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165200096 DMM DEBUG MM(262420000000027/debbd496) Using GGSN 0 (gprs_sm.c:317) 20241117165200096 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) 20241117165200096 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241117165200096 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165200096 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165200096 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@a7bda1688097: First createPDPContextRequest received, dropping & waiting for retransmission 20241117165205097 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241117165205105 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 62 c2 2b f2 11 0b 60 b6 f2 14 05 7f 17 c3 f3 51 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241117165205105 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:630) 20241117165205105 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165205105 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210052458b8 TLLI=debbd496, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165205105 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165205105 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241117165205114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165205114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241117165205114 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165205114 DMM INFO MM(262420000000027/debbd496) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241117165205114 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165205114 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@a7bda1688097: First deletePDPContextRequest received, dropping & waiting for retransmission 20241117165210115 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241117165210118 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) 20241117165210118 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb2ff3df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:630) 20241117165210118 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241117165210118 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210052458b8, TLLI=debbd496, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165210118 DMM INFO MM(262420000000027/debbd496) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241117165210118 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241117165210119 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@a7bda1688097: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@a7bda1688097: Final verdict of PTC: pass 20241117165210129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47118<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@a7bda1688097: Final verdict of PTC: none 20241117165210131 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165210131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(968)@a7bda1688097: Final verdict of PTC: none -NSVCI97(959)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@a7bda1688097: Final verdict of PTC: none -NSVCI98(963)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@a7bda1688097: Final verdict of PTC: none -NSVCI99(969)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(967)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(957)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(961)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Nov 17 16:52:10 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 20241117165210303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165210704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96460) 20241117165211132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165211132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=96460, count=104356) 20241117165212133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165212133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sun Nov 17 16:52:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165213135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165213135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241117165213765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165213767 DMM INFO MM(262420000000027/debbd496) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165213767 DMM INFO MM(262420000000027/debbd496) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165213767 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165213767 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165213767 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165213767 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165213767 DLLC NOTICE LLME(ffffffff/debbd496){ASSIGNED} LLGM Assign pre (debbd496 => ffffffff) (gprs_llc.c:1079) 20241117165213767 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (debbd496 => ffffffff) (gprs_llc.c:1125) 20241117165213767 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241117165213767 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) 20241117165213767 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:401) 20241117165213767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Deallocated (fsm.c:568) 20241117165213767 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Deallocated (fsm.c:568) 20241117165213767 DMM DEBUG MM_STATE_Iu[0x61200001b820]{Detached}: Deallocated (fsm.c:568) 20241117165213767 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Deallocated (fsm.c:568) 20241117165213767 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165213816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165213816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165213816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165213816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165213816 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165213816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165213816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165213816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165213816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165213818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165213818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165213819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165213819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165213819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165213819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165213819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165213819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165213819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165213819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165213819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165213819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165213819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165213823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165213833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165213833 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165213853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165213853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165213853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165213853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165213853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165213853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165213853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165213853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165213853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165213855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165213855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165213855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165213856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165213856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165213856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165213856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165213856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165213856 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165213856 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165213856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165213856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165213856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165213861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165213871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165213871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165213892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165213892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165213892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165213892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165213892 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165213892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165213892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165213892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165213892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165213894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165213894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165213894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165213894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165213894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165213894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165213894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165213894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165213894 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165213894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165213894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165213895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165213895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165213899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165213908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165213908 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)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165214136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165214136 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165214136 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165214136 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(988)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165214139 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165214139 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(988)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@a7bda1688097: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='C2AD6D37'O, index=0 SGSN_Test-GSUP(989)@a7bda1688097: 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)@a7bda1688097: 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 := 'D9479A4638085E93BA6FFCD29CA8F824'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD75C1B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '689E4F396474CD2A'O } } } } } 20241117165214181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165214181 DLLC NOTICE LLME(ffffffff/c2ad6d37){UNASSIGNED} LLC RX: unknown TLLI 0xc2ad6d37, creating LLME on the fly (gprs_llc.c:552) 20241117165214181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165214181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165214181 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Allocated (fsm.c:456) 20241117165214181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Allocated (fsm.c:456) 20241117165214181 DMM DEBUG MM_STATE_Gb[0x61200001be20]{Idle}: Allocated (fsm.c:456) 20241117165214181 DMM DEBUG MM_STATE_Iu[0x612000020020]{Detached}: Allocated (fsm.c:456) 20241117165214181 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165214181 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165214181 DLLC NOTICE LLME(ffffffff/c2ad6d37){UNASSIGNED} LLGM Assign pre (c2ad6d37 => e296d335) (gprs_llc.c:1079) 20241117165214182 DLLC NOTICE LLME(c2ad6d37/e296d335){ASSIGNED} LLGM Assign post (c2ad6d37 => e296d335) (gprs_llc.c:1125) 20241117165214182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165214182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165214182 DMM DEBUG MM(262420000000028/e296d335) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165214195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165214195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165214195 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165214195 DMM DEBUG MM(262420000000028/e296d335) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241117165214195 DMM NOTICE MM(262420000000028/e296d335) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165214195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165214195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165214195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165214195 DMM DEBUG MM(262420000000028/e296d335) Requesting authorization (sgsn_auth.c:160) 20241117165214195 DMM INFO MM(262420000000028/e296d335) Requesting authentication tuples (sgsn_auth.c:184) 20241117165214195 DMM DEBUG MM(262420000000028/e296d335) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165214195 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241117165214195 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)@a7bda1688097: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241117165214198 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165214198 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165214198 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165214198 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165214198 DMM INFO MM(262420000000028/e296d335) Subscriber data update (mmctx.c:445) 20241117165214198 DMM DEBUG MM(262420000000028/e296d335) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165214198 DMM INFO MM(262420000000028/e296d335) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165214198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165214198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165214198 DMM INFO MM(262420000000028/e296d335) <- GMM AUTH AND CIPHERING REQ (rand = d9 47 9a 46 38 08 5e 93 ba 6f fc d2 9c a8 f8 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165214208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165214208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165214208 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165214208 DMM INFO MM(262420000000028/e296d335) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165214208 DMM NOTICE MM(262420000000028/e296d335) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165214208 DMM DEBUG MM(262420000000028/e296d335) checking auth: received GSM SRES = fd 75 c1 b3 (gprs_gmm.c:648) 20241117165214208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165214208 DMM DEBUG MM(262420000000028/e296d335) Requesting authorization (sgsn_auth.c:160) 20241117165214208 DMM INFO MM(262420000000028/e296d335) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165214208 DMM DEBUG MM(262420000000028/e296d335) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165214208 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241117165214208 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) 20241117165214208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165214208 DMM INFO MM(262420000000028/e296d335) <- GMM ATTACH ACCEPT (new P-TMSI=0xe296d335) (gprs_gmm.c:282) 20241117165214210 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165214210 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165214210 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241117165214210 DMM INFO MM(262420000000028/e296d335) Subscriber data update (mmctx.c:445) 20241117165214210 DMM DEBUG MM(262420000000028/e296d335) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165214210 DMM INFO MM(262420000000028/e296d335) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165214210 DMM NOTICE MM(262420000000028/e296d335) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241117165214210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165214210 DMM NOTICE MM(262420000000028/e296d335) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165214210 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) 20241117165214211 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165214211 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241117165214211 DMM INFO MM(262420000000028/e296d335) Subscriber data update (mmctx.c:445) 20241117165214211 DMM DEBUG MM(262420000000028/e296d335) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165214217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165214217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165214217 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165214217 DMM INFO MM(262420000000028/e296d335) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165214217 DMM NOTICE MM(262420000000028/e296d335) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165214217 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165214217 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165214217 DLLC NOTICE LLME(c2ad6d37/e296d335){ASSIGNED} LLGM Assign pre (ffffffff => e296d335) (gprs_llc.c:1079) 20241117165214218 DLLC NOTICE LLME(ffffffff/e296d335){ASSIGNED} LLGM Assign post (ffffffff => e296d335) (gprs_llc.c:1125) 20241117165214218 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165214218 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165214218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165214218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a7bda1688097: setverdict(pass): none -> pass 20241117165214269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165214269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165214269 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165214269 DMM INFO MM(262420000000028/e296d335) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165214269 DMM INFO MM(262420000000028/e296d335) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165214269 DMM DEBUG MM(262420000000028/e296d335) Using GGSN 0 (gprs_sm.c:317) 20241117165214269 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) 20241117165214269 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241117165214269 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165214269 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165214269 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241117165214280 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 d4 06 81 69 11 3d d2 3f b2 14 05 7f d3 30 4e 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241117165214280 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3df8c0, cbp=0x6140000104a0) (sgsn_libgtp.c:630) 20241117165214280 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165214280 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100543d4b8 TLLI=e296d335, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165214280 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165214280 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165214287 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241117165214287 DGPRS INFO PDP(262420000000028:5): Context 0x7fb2ff3df8c0 was deleted (sgsn_libgtp.c:704) 20241117165214287 DMM INFO MM(262420000000028/e296d335) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241117165214287 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241117165214287 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a7bda1688097: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241117165214293 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241117165214294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165214294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241117165214294 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165214294 DMM INFO MM(262420000000028/e296d335) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241117165214294 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) 20241117165214294 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@a7bda1688097: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a7bda1688097: Final verdict of PTC: pass 20241117165214299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48354<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117165214300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165214300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(988)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(989)@a7bda1688097: Final verdict of PTC: none -NSVCI97(977)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@a7bda1688097: Final verdict of PTC: none -NSVCI99(987)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@a7bda1688097: Final verdict of PTC: none -NSVCI98(982)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(980)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(985)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(975)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sun Nov 17 16:52:14 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 20241117165214430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165214832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99088) 20241117165215301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165215301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=99088, count=103444) 20241117165216303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165216303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sun Nov 17 16:52:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165217305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165217305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241117165217894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165217895 DMM INFO MM(262420000000028/e296d335) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165217895 DMM INFO MM(262420000000028/e296d335) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165217895 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165217895 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165217895 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165217895 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165217895 DLLC NOTICE LLME(ffffffff/e296d335){ASSIGNED} LLGM Assign pre (e296d335 => ffffffff) (gprs_llc.c:1079) 20241117165217895 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e296d335 => ffffffff) (gprs_llc.c:1125) 20241117165217895 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100543d160 (gprs_sndcp.c:574) 20241117165217895 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100543d4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165217895 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241117165217895 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) 20241117165217896 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:401) 20241117165217896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Deallocated (fsm.c:568) 20241117165217896 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Deallocated (fsm.c:568) 20241117165217896 DMM DEBUG MM_STATE_Iu[0x612000020020]{Detached}: Deallocated (fsm.c:568) 20241117165217896 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Deallocated (fsm.c:568) 20241117165217896 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165217938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165217938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165217938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165217938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165217938 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165217938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165217938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165217938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165217938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165217940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165217940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165217940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165217940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165217940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165217940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165217940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165217940 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165217940 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165217940 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165217940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165217941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165217941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165217945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165217954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165217954 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)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165217977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165217977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165217977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165217977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165217977 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165217978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165217978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165217978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165217978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165217979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165217979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165217979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165217979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165217979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165217979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165217979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165217979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165217979 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165217979 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165217980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165217980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165217980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165217984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117165217994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165217994 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)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1007)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165218024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165218024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165218024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165218024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165218025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165218025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165218025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165218025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165218025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1007)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165218026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165218026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165218026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165218027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165218027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165218027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165218027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165218027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165218027 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165218027 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165218027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1007)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165218028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165218028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165218031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165218041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165218041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165218306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165218306 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165218306 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165218306 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1006)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165218308 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1006)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165218309 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1006)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1006)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1006)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@a7bda1688097: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='FF32A757'O, index=0 SGSN_Test-GSUP(1008)@a7bda1688097: 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)@a7bda1688097: 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 := 'FA2F467CA523F3297F3DB96D58AB5F6D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E323F851'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C9AD64C263C7572'O } } } } } 20241117165218360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165218360 DLLC NOTICE LLME(ffffffff/ff32a757){UNASSIGNED} LLC RX: unknown TLLI 0xff32a757, creating LLME on the fly (gprs_llc.c:552) 20241117165218360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165218360 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165218360 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Allocated (fsm.c:456) 20241117165218360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Allocated (fsm.c:456) 20241117165218360 DMM DEBUG MM_STATE_Gb[0x612000020620]{Idle}: Allocated (fsm.c:456) 20241117165218360 DMM DEBUG MM_STATE_Iu[0x6120000207a0]{Detached}: Allocated (fsm.c:456) 20241117165218360 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165218360 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165218360 DLLC NOTICE LLME(ffffffff/ff32a757){UNASSIGNED} LLGM Assign pre (ff32a757 => e9a54073) (gprs_llc.c:1079) 20241117165218360 DLLC NOTICE LLME(ff32a757/e9a54073){ASSIGNED} LLGM Assign post (ff32a757 => e9a54073) (gprs_llc.c:1125) 20241117165218360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165218360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165218360 DMM DEBUG MM(262420000000026/e9a54073) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165218372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165218372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165218372 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165218372 DMM DEBUG MM(262420000000026/e9a54073) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241117165218372 DMM NOTICE MM(262420000000026/e9a54073) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165218372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165218372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165218372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165218372 DMM DEBUG MM(262420000000026/e9a54073) Requesting authorization (sgsn_auth.c:160) 20241117165218372 DMM INFO MM(262420000000026/e9a54073) Requesting authentication tuples (sgsn_auth.c:184) 20241117165218373 DMM DEBUG MM(262420000000026/e9a54073) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165218373 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241117165218373 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)@a7bda1688097: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241117165218376 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165218376 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165218376 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165218376 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165218376 DMM INFO MM(262420000000026/e9a54073) Subscriber data update (mmctx.c:445) 20241117165218376 DMM DEBUG MM(262420000000026/e9a54073) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165218376 DMM INFO MM(262420000000026/e9a54073) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165218376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165218376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165218376 DMM INFO MM(262420000000026/e9a54073) <- GMM AUTH AND CIPHERING REQ (rand = fa 2f 46 7c a5 23 f3 29 7f 3d b9 6d 58 ab 5f 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165218384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165218385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165218385 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165218385 DMM INFO MM(262420000000026/e9a54073) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165218385 DMM NOTICE MM(262420000000026/e9a54073) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165218385 DMM DEBUG MM(262420000000026/e9a54073) checking auth: received GSM SRES = e3 23 f8 51 (gprs_gmm.c:648) 20241117165218385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165218385 DMM DEBUG MM(262420000000026/e9a54073) Requesting authorization (sgsn_auth.c:160) 20241117165218385 DMM INFO MM(262420000000026/e9a54073) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165218385 DMM DEBUG MM(262420000000026/e9a54073) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165218385 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241117165218385 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) 20241117165218385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165218385 DMM INFO MM(262420000000026/e9a54073) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9a54073) (gprs_gmm.c:282) 20241117165218387 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165218387 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165218387 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241117165218387 DMM INFO MM(262420000000026/e9a54073) Subscriber data update (mmctx.c:445) 20241117165218387 DMM DEBUG MM(262420000000026/e9a54073) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165218387 DMM INFO MM(262420000000026/e9a54073) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165218387 DMM NOTICE MM(262420000000026/e9a54073) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241117165218387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165218387 DMM NOTICE MM(262420000000026/e9a54073) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165218387 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) 20241117165218387 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165218387 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241117165218387 DMM INFO MM(262420000000026/e9a54073) Subscriber data update (mmctx.c:445) 20241117165218388 DMM DEBUG MM(262420000000026/e9a54073) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165218394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165218395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165218395 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165218395 DMM INFO MM(262420000000026/e9a54073) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165218395 DMM NOTICE MM(262420000000026/e9a54073) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165218395 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165218395 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165218395 DLLC NOTICE LLME(ff32a757/e9a54073){ASSIGNED} LLGM Assign pre (ffffffff => e9a54073) (gprs_llc.c:1079) 20241117165218395 DLLC NOTICE LLME(ffffffff/e9a54073){ASSIGNED} LLGM Assign post (ffffffff => e9a54073) (gprs_llc.c:1125) 20241117165218395 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165218395 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165218395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165218395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@a7bda1688097: setverdict(pass): none -> pass 20241117165218447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165218447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165218447 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165218447 DMM INFO MM(262420000000026/e9a54073) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165218447 DMM INFO MM(262420000000026/e9a54073) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165218447 DMM DEBUG MM(262420000000026/e9a54073) Using GGSN 0 (gprs_sm.c:317) 20241117165218447 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) 20241117165218447 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241117165218447 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165218447 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165218447 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241117165218459 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 cc da d3 6a 11 13 36 19 cf 14 05 7f 74 4f af 73 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) 20241117165218459 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3df8c0, cbp=0x614000010aa0) (sgsn_libgtp.c:630) 20241117165218459 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165218459 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100563c8b8 TLLI=e9a54073, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165218459 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165218459 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165218468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165218468 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117165218468 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165218471 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 cc da d3 6a 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241117165218471 DGPRS INFO PDP(262420000000026:5): Context 0x7fb2ff3df8c0 was deleted (sgsn_libgtp.c:704) 20241117165218471 DMM INFO MM(262420000000026/e9a54073) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241117165218471 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241117165218471 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@a7bda1688097: Removing Client IMSI='262420000000026'H, index=0 20241117165218477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165218477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241117165218477 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165218477 DMM INFO MM(262420000000026/e9a54073) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@a7bda1688097: Final verdict of PTC: pass 20241117165218480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(998)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@a7bda1688097: Final verdict of PTC: none 20241117165218482 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(996)@a7bda1688097: Final verdict of PTC: none 20241117165218482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(1001)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(1008)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1007)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(999)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(994)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1005)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Nov 17 16:52:18 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 20241117165218615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165219017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84984) 20241117165219483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165219483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=84984, count=104464) 20241117165220484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165220484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sun Nov 17 16:52:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165221485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165221485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_pdp_act_gmm_detach started. 20241117165222079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165222080 DMM INFO MM(262420000000026/e9a54073) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165222080 DMM INFO MM(262420000000026/e9a54073) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165222080 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165222080 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165222080 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165222080 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165222080 DLLC NOTICE LLME(ffffffff/e9a54073){ASSIGNED} LLGM Assign pre (e9a54073 => ffffffff) (gprs_llc.c:1079) 20241117165222080 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9a54073 => ffffffff) (gprs_llc.c:1125) 20241117165222080 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100563c560 (gprs_sndcp.c:574) 20241117165222081 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100563c8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165222081 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241117165222081 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) 20241117165222081 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:401) 20241117165222081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Deallocated (fsm.c:568) 20241117165222081 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Deallocated (fsm.c:568) 20241117165222081 DMM DEBUG MM_STATE_Iu[0x6120000207a0]{Detached}: Deallocated (fsm.c:568) 20241117165222081 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Deallocated (fsm.c:568) 20241117165222081 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165222127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165222127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165222127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165222127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165222127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165222127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165222127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165222127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165222127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165222129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165222129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165222129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165222130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165222130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165222130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165222130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165222130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165222130 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165222130 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165222130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1015)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165222130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165222130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165222134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165222144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165222144 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165222174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165222174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165222174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165222174 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165222174 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165222174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165222174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165222174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165222174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1020)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1021)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165222177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165222177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165222177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165222177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165222177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165222177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165222178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165222178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165222178 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165222178 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165222178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165222178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165222178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165222182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165222193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165222193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1022)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1018)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165222208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165222208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165222208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165222208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165222208 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165222208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165222208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165222208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165222209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165222210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165222210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165222210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165222211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165222211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165222211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165222211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165222211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165222211 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165222211 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165222211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165222211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165222211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165222216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165222226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165222226 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165222486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165222486 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165222486 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165222486 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1026)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165222488 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165222489 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1026)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@a7bda1688097: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='D1737345'O, index=0 SGSN_Test-GSUP(1027)@a7bda1688097: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@a7bda1688097: 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 := 'D7AF15723D533DE43BF14C747DC84A6D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C766DE0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BFD143CFCCAA22E4'O } } } } } 20241117165222533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165222533 DLLC NOTICE LLME(ffffffff/d1737345){UNASSIGNED} LLC RX: unknown TLLI 0xd1737345, creating LLME on the fly (gprs_llc.c:552) 20241117165222533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165222533 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165222534 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Allocated (fsm.c:456) 20241117165222534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Allocated (fsm.c:456) 20241117165222534 DMM DEBUG MM_STATE_Gb[0x612000020da0]{Idle}: Allocated (fsm.c:456) 20241117165222534 DMM DEBUG MM_STATE_Iu[0x612000020f20]{Detached}: Allocated (fsm.c:456) 20241117165222534 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165222534 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165222534 DLLC NOTICE LLME(ffffffff/d1737345){UNASSIGNED} LLGM Assign pre (d1737345 => cc2e45db) (gprs_llc.c:1079) 20241117165222534 DLLC NOTICE LLME(d1737345/cc2e45db){ASSIGNED} LLGM Assign post (d1737345 => cc2e45db) (gprs_llc.c:1125) 20241117165222534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165222534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165222534 DMM DEBUG MM(262420000000026/cc2e45db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165222547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165222547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165222547 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165222548 DMM DEBUG MM(262420000000026/cc2e45db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241117165222548 DMM NOTICE MM(262420000000026/cc2e45db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165222548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165222548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165222548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165222548 DMM DEBUG MM(262420000000026/cc2e45db) Requesting authorization (sgsn_auth.c:160) 20241117165222548 DMM INFO MM(262420000000026/cc2e45db) Requesting authentication tuples (sgsn_auth.c:184) 20241117165222548 DMM DEBUG MM(262420000000026/cc2e45db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165222548 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241117165222548 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)@a7bda1688097: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241117165222551 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165222551 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165222551 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165222551 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165222551 DMM INFO MM(262420000000026/cc2e45db) Subscriber data update (mmctx.c:445) 20241117165222551 DMM DEBUG MM(262420000000026/cc2e45db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165222551 DMM INFO MM(262420000000026/cc2e45db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165222551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165222552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165222552 DMM INFO MM(262420000000026/cc2e45db) <- GMM AUTH AND CIPHERING REQ (rand = d7 af 15 72 3d 53 3d e4 3b f1 4c 74 7d c8 4a 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165222560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165222561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165222561 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165222561 DMM INFO MM(262420000000026/cc2e45db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165222561 DMM NOTICE MM(262420000000026/cc2e45db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165222561 DMM DEBUG MM(262420000000026/cc2e45db) checking auth: received GSM SRES = 5c 76 6d e0 (gprs_gmm.c:648) 20241117165222561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165222561 DMM DEBUG MM(262420000000026/cc2e45db) Requesting authorization (sgsn_auth.c:160) 20241117165222561 DMM INFO MM(262420000000026/cc2e45db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165222561 DMM DEBUG MM(262420000000026/cc2e45db) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165222561 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241117165222561 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) 20241117165222561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165222561 DMM INFO MM(262420000000026/cc2e45db) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc2e45db) (gprs_gmm.c:282) 20241117165222562 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165222562 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165222562 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241117165222562 DMM INFO MM(262420000000026/cc2e45db) Subscriber data update (mmctx.c:445) 20241117165222562 DMM DEBUG MM(262420000000026/cc2e45db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165222562 DMM INFO MM(262420000000026/cc2e45db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165222562 DMM NOTICE MM(262420000000026/cc2e45db) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241117165222562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165222562 DMM NOTICE MM(262420000000026/cc2e45db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165222562 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) 20241117165222563 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165222563 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241117165222563 DMM INFO MM(262420000000026/cc2e45db) Subscriber data update (mmctx.c:445) 20241117165222563 DMM DEBUG MM(262420000000026/cc2e45db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165222569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165222569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165222569 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165222569 DMM INFO MM(262420000000026/cc2e45db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165222569 DMM NOTICE MM(262420000000026/cc2e45db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165222569 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165222569 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165222569 DLLC NOTICE LLME(d1737345/cc2e45db){ASSIGNED} LLGM Assign pre (ffffffff => cc2e45db) (gprs_llc.c:1079) 20241117165222569 DLLC NOTICE LLME(ffffffff/cc2e45db){ASSIGNED} LLGM Assign post (ffffffff => cc2e45db) (gprs_llc.c:1125) 20241117165222569 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165222569 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165222570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165222570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@a7bda1688097: setverdict(pass): none -> pass 20241117165222621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165222621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165222621 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165222622 DMM INFO MM(262420000000026/cc2e45db) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165222622 DMM INFO MM(262420000000026/cc2e45db) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165222622 DMM DEBUG MM(262420000000026/cc2e45db) Using GGSN 0 (gprs_sm.c:317) 20241117165222622 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) 20241117165222622 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241117165222622 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165222622 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165222622 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241117165222631 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 69 f4 b0 96 11 c9 cc 48 14 14 05 7f ac ed 0b ff 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) 20241117165222631 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3df8c0, cbp=0x6140000110a0) (sgsn_libgtp.c:630) 20241117165222631 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165222631 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210058308b8 TLLI=cc2e45db, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165222631 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165222631 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165222639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165222639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165222639 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165222639 DMM INFO MM(262420000000026/cc2e45db) -> GMM DETACH REQUEST TLLI=0xcc2e45db type=GPRS detach (gprs_gmm.c:1440) 20241117165222639 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241117165222639 DMM INFO MM(262420000000026/cc2e45db) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241117165222639 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165222639 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165222639 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165222639 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165222639 DLLC NOTICE LLME(ffffffff/cc2e45db){ASSIGNED} LLGM Assign pre (cc2e45db => ffffffff) (gprs_llc.c:1079) 20241117165222639 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc2e45db => ffffffff) (gprs_llc.c:1125) 20241117165222639 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005830560 (gprs_sndcp.c:574) 20241117165222639 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210058308b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165222639 DMM NOTICE MM(262420000000026/cc2e45db) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165222639 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241117165222639 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165222639 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165222639 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241117165222639 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241117165222639 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) 20241117165222640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Deallocated (fsm.c:568) 20241117165222640 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Deallocated (fsm.c:568) 20241117165222640 DMM DEBUG MM_STATE_Iu[0x612000020f20]{Detached}: Deallocated (fsm.c:568) 20241117165222640 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Deallocated (fsm.c:568) 20241117165222640 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@a7bda1688097: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@a7bda1688097: Final verdict of PTC: pass 20241117165222647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51978<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@a7bda1688097: Final verdict of PTC: none 20241117165222649 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165222649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(1015)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1018)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1021)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1025)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1023)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1013)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1019)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1018): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Nov 17 16:52:22 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 20241117165222779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165223080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104224) 20241117165223650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165223650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=104224, count=108580) 20241117165224651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165224651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sun Nov 17 16:52:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165225652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165225652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241117165226141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165226143 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165226185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165226185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165226185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165226185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165226185 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165226185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165226185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165226185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165226185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165226187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165226187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165226187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165226187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165226187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165226187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165226187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165226187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165226187 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165226187 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165226187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1034)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165226188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165226188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165226192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165226202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165226202 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165226225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165226225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165226225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165226225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165226225 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165226225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165226225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165226225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165226225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165226227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165226227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165226227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165226227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165226227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165226227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165226227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165226227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165226227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165226227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165226227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165226227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165226227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165226231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165226241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165226241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1041)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165226264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165226265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165226265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165226265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165226265 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165226265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165226265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165226265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165226265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165226267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165226267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165226267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165226267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165226267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165226267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165226267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165226267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165226267 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165226267 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165226267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1045)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165226268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165226268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165226271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165226281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165226281 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(1042)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165226653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165226653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165226653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165226653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1044)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165226655 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1044)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165226656 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1044)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1044)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1044)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@a7bda1688097: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='EC8C5A00'O, index=0 SGSN_Test-GSUP(1046)@a7bda1688097: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241117165227710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165227710 DLLC NOTICE LLME(ffffffff/ec8c5a00){UNASSIGNED} LLC RX: unknown TLLI 0xec8c5a00, creating LLME on the fly (gprs_llc.c:552) 20241117165227710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165227710 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241117165227710 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Allocated (fsm.c:456) 20241117165227710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Allocated (fsm.c:456) 20241117165227710 DMM DEBUG MM_STATE_Gb[0x612000021520]{Idle}: Allocated (fsm.c:456) 20241117165227710 DMM DEBUG MM_STATE_Iu[0x6120000216a0]{Detached}: Allocated (fsm.c:456) 20241117165227710 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165227710 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165227710 DLLC NOTICE LLME(ffffffff/ec8c5a00){UNASSIGNED} LLGM Assign pre (ec8c5a00 => ee80a833) (gprs_llc.c:1079) 20241117165227710 DLLC NOTICE LLME(ec8c5a00/ee80a833){ASSIGNED} LLGM Assign post (ec8c5a00 => ee80a833) (gprs_llc.c:1125) 20241117165227710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165227711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165227711 DMM DEBUG MM(262420000000039/ee80a833) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165227723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165227723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241117165227723 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165227724 DMM INFO MM(262420000000039/ee80a833) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241117165227724 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165227724 DLLC NOTICE LLME(ec8c5a00/ee80a833){ASSIGNED} LLGM Assign pre (ec8c5a00 => ee80a833) (gprs_llc.c:1079) 20241117165227724 DLLC NOTICE LLME(ec8c5a00/ee80a833){ASSIGNED} LLGM Assign post (ec8c5a00 => ee80a833) (gprs_llc.c:1125) 20241117165227724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165227724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165227724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165227724 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165227724 DMM DEBUG MM(262420000000039/ee80a833) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241117165227724 DMM NOTICE MM(262420000000039/ee80a833) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165227724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165227724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165227724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117165227724 DMM INFO MM(262420000000039/ee80a833) <- GMM ATTACH ACCEPT (new P-TMSI=0xee80a833) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@a7bda1688097: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@a7bda1688097: Removing Client IMSI='262420000000039'H, index=0 20241117165228728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165228728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165228728 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165228728 DMM INFO MM(262420000000039/ee80a833) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165228728 DMM NOTICE MM(262420000000039/ee80a833) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165228728 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165228729 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165228729 DLLC NOTICE LLME(ec8c5a00/ee80a833){ASSIGNED} LLGM Assign pre (ffffffff => ee80a833) (gprs_llc.c:1079) 20241117165228729 DLLC NOTICE LLME(ffffffff/ee80a833){ASSIGNED} LLGM Assign post (ffffffff => ee80a833) (gprs_llc.c:1125) 20241117165228729 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165228729 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165228729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165228729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@a7bda1688097: Final verdict of PTC: pass 20241117165228731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52004<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1035)@a7bda1688097: Final verdict of PTC: none 20241117165228733 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165228733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(1039)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(1046)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@a7bda1688097: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1045)@a7bda1688097: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@a7bda1688097: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1034)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1037)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1043)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1032)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Nov 17 16:52:28 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 20241117165228861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165229262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60332) 20241117165229365 DGPRS DEBUG Checking for inactive LLMEs, time = 13673083 (sgsn.c:132) 20241117165229734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165229734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=60332, count=70612) 20241117165230735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165230735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Nov 17 16:52:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165231736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165231736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_xid_empty_l3 started. 20241117165232323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165232324 DMM INFO MM(262420000000039/ee80a833) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165232324 DMM INFO MM(262420000000039/ee80a833) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165232324 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165232324 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165232325 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165232325 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165232325 DLLC NOTICE LLME(ffffffff/ee80a833){ASSIGNED} LLGM Assign pre (ee80a833 => ffffffff) (gprs_llc.c:1079) 20241117165232325 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee80a833 => ffffffff) (gprs_llc.c:1125) 20241117165232325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Deallocated (fsm.c:568) 20241117165232325 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Deallocated (fsm.c:568) 20241117165232325 DMM DEBUG MM_STATE_Iu[0x6120000216a0]{Detached}: Deallocated (fsm.c:568) 20241117165232325 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Deallocated (fsm.c:568) 20241117165232325 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165232369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165232369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165232369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165232369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165232369 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165232369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165232369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165232369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165232369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165232371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165232371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165232371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165232371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165232371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165232371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165232371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165232371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165232371 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165232371 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165232371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165232371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165232371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165232375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165232384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165232384 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165232407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165232407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165232407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165232407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165232407 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165232407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165232407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165232407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165232407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165232409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165232409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165232409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165232409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165232409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165232409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165232409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165232409 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165232409 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165232409 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165232409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1058)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165232410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165232410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165232414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165232424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165232424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1060)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1057)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165232455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165232455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165232455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165232455 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165232455 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165232455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165232455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165232455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165232455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165232457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165232457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165232457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165232457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165232457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165232457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165232457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165232457 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165232457 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165232457 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165232457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165232458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165232458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165232462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165232471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165232471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1061)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165232737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165232737 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165232737 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165232737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1063)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165232739 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1063)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241117165232740 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1063)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1063)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@a7bda1688097: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='E8E723C0'O, index=0 SGSN_Test-GSUP(1065)@a7bda1688097: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@a7bda1688097: 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 := 'A4DC15037C135BA40C97F5F4BA1611AC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6EA7E844'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5CBE905757935FB1'O } } } } } 20241117165233795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165233795 DLLC NOTICE LLME(ffffffff/e8e723c0){UNASSIGNED} LLC RX: unknown TLLI 0xe8e723c0, creating LLME on the fly (gprs_llc.c:552) 20241117165233795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165233795 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165233796 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Allocated (fsm.c:456) 20241117165233796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Allocated (fsm.c:456) 20241117165233796 DMM DEBUG MM_STATE_Gb[0x612000021b20]{Idle}: Allocated (fsm.c:456) 20241117165233796 DMM DEBUG MM_STATE_Iu[0x612000021ca0]{Detached}: Allocated (fsm.c:456) 20241117165233796 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165233796 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165233796 DLLC NOTICE LLME(ffffffff/e8e723c0){UNASSIGNED} LLGM Assign pre (e8e723c0 => e6dd1154) (gprs_llc.c:1079) 20241117165233796 DLLC NOTICE LLME(e8e723c0/e6dd1154){ASSIGNED} LLGM Assign post (e8e723c0 => e6dd1154) (gprs_llc.c:1125) 20241117165233796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165233796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165233796 DMM DEBUG MM(262420000000044/e6dd1154) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165233809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165233809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165233809 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165233809 DMM DEBUG MM(262420000000044/e6dd1154) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241117165233809 DMM NOTICE MM(262420000000044/e6dd1154) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165233809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165233809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165233809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165233809 DMM DEBUG MM(262420000000044/e6dd1154) Requesting authorization (sgsn_auth.c:160) 20241117165233809 DMM INFO MM(262420000000044/e6dd1154) Requesting authentication tuples (sgsn_auth.c:184) 20241117165233809 DMM DEBUG MM(262420000000044/e6dd1154) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165233809 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241117165233809 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)@a7bda1688097: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@a7bda1688097: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241117165233812 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165233812 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165233812 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165233812 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165233812 DMM INFO MM(262420000000044/e6dd1154) Subscriber data update (mmctx.c:445) 20241117165233812 DMM DEBUG MM(262420000000044/e6dd1154) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165233812 DMM INFO MM(262420000000044/e6dd1154) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165233812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165233812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165233812 DMM INFO MM(262420000000044/e6dd1154) <- GMM AUTH AND CIPHERING REQ (rand = a4 dc 15 03 7c 13 5b a4 0c 97 f5 f4 ba 16 11 ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165233820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165233820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165233820 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165233820 DMM INFO MM(262420000000044/e6dd1154) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165233820 DMM NOTICE MM(262420000000044/e6dd1154) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165233820 DMM DEBUG MM(262420000000044/e6dd1154) checking auth: received GSM SRES = 6e a7 e8 44 (gprs_gmm.c:648) 20241117165233820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165233820 DMM DEBUG MM(262420000000044/e6dd1154) Requesting authorization (sgsn_auth.c:160) 20241117165233821 DMM INFO MM(262420000000044/e6dd1154) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165233821 DMM DEBUG MM(262420000000044/e6dd1154) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165233821 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241117165233821 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) 20241117165233821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165233821 DMM INFO MM(262420000000044/e6dd1154) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6dd1154) (gprs_gmm.c:282) 20241117165233822 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165233822 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165233822 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241117165233822 DMM INFO MM(262420000000044/e6dd1154) Subscriber data update (mmctx.c:445) 20241117165233822 DMM DEBUG MM(262420000000044/e6dd1154) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165233822 DMM INFO MM(262420000000044/e6dd1154) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165233822 DMM NOTICE MM(262420000000044/e6dd1154) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241117165233822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165233822 DMM NOTICE MM(262420000000044/e6dd1154) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165233822 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) 20241117165233823 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165233823 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241117165233823 DMM INFO MM(262420000000044/e6dd1154) Subscriber data update (mmctx.c:445) 20241117165233823 DMM DEBUG MM(262420000000044/e6dd1154) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165233829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165233829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165233830 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165233830 DMM INFO MM(262420000000044/e6dd1154) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165233830 DMM NOTICE MM(262420000000044/e6dd1154) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165233830 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165233830 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165233830 DLLC NOTICE LLME(e8e723c0/e6dd1154){ASSIGNED} LLGM Assign pre (ffffffff => e6dd1154) (gprs_llc.c:1079) 20241117165233830 DLLC NOTICE LLME(ffffffff/e6dd1154){ASSIGNED} LLGM Assign post (ffffffff => e6dd1154) (gprs_llc.c:1125) 20241117165233830 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165233830 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165233830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165233830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@a7bda1688097: setverdict(pass): none -> pass 20241117165233881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165233881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165233882 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165233882 DMM INFO MM(262420000000044/e6dd1154) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165233882 DMM INFO MM(262420000000044/e6dd1154) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165233882 DMM DEBUG MM(262420000000044/e6dd1154) Using GGSN 0 (gprs_sm.c:317) 20241117165233882 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) 20241117165233882 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241117165233882 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165233882 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165233882 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241117165233894 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 df 10 8a cc 11 98 7b a0 97 14 05 7f 95 4e 1e ca 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20241117165233894 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e0938, cbp=0x614000011aa0) (sgsn_libgtp.c:630) 20241117165233894 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165233894 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005b92cb8 TLLI=e6dd1154, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165233894 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165233894 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165233902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165233902 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241117165233902 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241117165233902 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@a7bda1688097: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@a7bda1688097: Final verdict of PTC: pass 20241117165233908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35426<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117165233910 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165233910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-BSSGP2(1060)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(1065)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1053)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1058)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1064)@a7bda1688097: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1061)@a7bda1688097: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@a7bda1688097: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1051)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1062)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1056)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_xid_empty_l3-BVCI220(1061): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@a7bda1688097: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Nov 17 16:52:34 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 20241117165234047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165234448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35432<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94672) 20241117165234911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165234911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=94672, count=99028) 20241117165235913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165235913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Nov 17 16:52:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165236914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165236914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_xid_n201u started. 20241117165237505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165237507 DMM INFO MM(262420000000044/e6dd1154) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165237507 DMM INFO MM(262420000000044/e6dd1154) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165237507 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165237507 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165237507 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165237507 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165237507 DLLC NOTICE LLME(ffffffff/e6dd1154){ASSIGNED} LLGM Assign pre (e6dd1154 => ffffffff) (gprs_llc.c:1079) 20241117165237507 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6dd1154 => ffffffff) (gprs_llc.c:1125) 20241117165237507 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005b92960 (gprs_sndcp.c:574) 20241117165237507 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005b92cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165237507 DMM NOTICE MM(262420000000044/e6dd1154) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165237507 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241117165237507 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165237507 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165237507 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241117165237507 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241117165237507 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) 20241117165237507 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:401) 20241117165237507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Deallocated (fsm.c:568) 20241117165237507 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Deallocated (fsm.c:568) 20241117165237508 DMM DEBUG MM_STATE_Iu[0x612000021ca0]{Detached}: Deallocated (fsm.c:568) 20241117165237508 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Deallocated (fsm.c:568) 20241117165237508 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165237551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165237551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165237551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165237551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165237551 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165237551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165237551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165237551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165237551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165237552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165237552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165237552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165237552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165237553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165237553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165237553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165237553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165237553 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165237553 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165237553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165237553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165237553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165237557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165237568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165237568 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1078)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165237596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165237596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165237596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165237596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165237596 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165237596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165237596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165237596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165237596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1078)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165237598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165237598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165237598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165237598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165237598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165237598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165237599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165237599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165237599 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165237599 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165237599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1078)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165237599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165237599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165237602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1077)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165237612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165237612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1075)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1077)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165237633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165237633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165237633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165237633 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165237633 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165237633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165237633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165237633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165237633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165237635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165237635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165237635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165237635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165237635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165237635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165237635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165237636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165237636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165237636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165237636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165237636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165237636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165237641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165237651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165237651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165237916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165237916 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165237916 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165237916 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1083)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165237918 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165237919 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1083)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@a7bda1688097: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='F3A3E060'O, index=0 SGSN_Test-GSUP(1084)@a7bda1688097: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@a7bda1688097: 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 := '27065666859CE29877AD6A6633140E33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C61324CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13918A31716EAF92'O } } } } } 20241117165238972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165238972 DLLC NOTICE LLME(ffffffff/f3a3e060){UNASSIGNED} LLC RX: unknown TLLI 0xf3a3e060, creating LLME on the fly (gprs_llc.c:552) 20241117165238972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165238972 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165238972 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Allocated (fsm.c:456) 20241117165238972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Allocated (fsm.c:456) 20241117165238972 DMM DEBUG MM_STATE_Gb[0x6120000222a0]{Idle}: Allocated (fsm.c:456) 20241117165238973 DMM DEBUG MM_STATE_Iu[0x612000022420]{Detached}: Allocated (fsm.c:456) 20241117165238973 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165238973 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165238973 DLLC NOTICE LLME(ffffffff/f3a3e060){UNASSIGNED} LLGM Assign pre (f3a3e060 => f05fc0be) (gprs_llc.c:1079) 20241117165238973 DLLC NOTICE LLME(f3a3e060/f05fc0be){ASSIGNED} LLGM Assign post (f3a3e060 => f05fc0be) (gprs_llc.c:1125) 20241117165238973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165238973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165238973 DMM DEBUG MM(262420000000045/f05fc0be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165238985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165238985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165238985 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165238985 DMM DEBUG MM(262420000000045/f05fc0be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241117165238985 DMM NOTICE MM(262420000000045/f05fc0be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165238985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165238985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165238985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165238985 DMM DEBUG MM(262420000000045/f05fc0be) Requesting authorization (sgsn_auth.c:160) 20241117165238985 DMM INFO MM(262420000000045/f05fc0be) Requesting authentication tuples (sgsn_auth.c:184) 20241117165238985 DMM DEBUG MM(262420000000045/f05fc0be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165238985 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241117165238985 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)@a7bda1688097: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@a7bda1688097: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241117165238988 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165238988 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165238988 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165238988 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165238988 DMM INFO MM(262420000000045/f05fc0be) Subscriber data update (mmctx.c:445) 20241117165238988 DMM DEBUG MM(262420000000045/f05fc0be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165238988 DMM INFO MM(262420000000045/f05fc0be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165238988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165238988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165238988 DMM INFO MM(262420000000045/f05fc0be) <- GMM AUTH AND CIPHERING REQ (rand = 27 06 56 66 85 9c e2 98 77 ad 6a 66 33 14 0e 33 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165238997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165238997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165238997 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165238997 DMM INFO MM(262420000000045/f05fc0be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165238997 DMM NOTICE MM(262420000000045/f05fc0be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165238997 DMM DEBUG MM(262420000000045/f05fc0be) checking auth: received GSM SRES = c6 13 24 cc (gprs_gmm.c:648) 20241117165238997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165238997 DMM DEBUG MM(262420000000045/f05fc0be) Requesting authorization (sgsn_auth.c:160) 20241117165238997 DMM INFO MM(262420000000045/f05fc0be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165238997 DMM DEBUG MM(262420000000045/f05fc0be) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165238997 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241117165238997 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) 20241117165238997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165238997 DMM INFO MM(262420000000045/f05fc0be) <- GMM ATTACH ACCEPT (new P-TMSI=0xf05fc0be) (gprs_gmm.c:282) 20241117165238999 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165238999 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165238999 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241117165238999 DMM INFO MM(262420000000045/f05fc0be) Subscriber data update (mmctx.c:445) 20241117165238999 DMM DEBUG MM(262420000000045/f05fc0be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165238999 DMM INFO MM(262420000000045/f05fc0be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165238999 DMM NOTICE MM(262420000000045/f05fc0be) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241117165238999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165238999 DMM NOTICE MM(262420000000045/f05fc0be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165238999 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) 20241117165239000 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165239000 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241117165239000 DMM INFO MM(262420000000045/f05fc0be) Subscriber data update (mmctx.c:445) 20241117165239000 DMM DEBUG MM(262420000000045/f05fc0be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165239006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165239006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165239006 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165239006 DMM INFO MM(262420000000045/f05fc0be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165239006 DMM NOTICE MM(262420000000045/f05fc0be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165239006 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165239006 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165239006 DLLC NOTICE LLME(f3a3e060/f05fc0be){ASSIGNED} LLGM Assign pre (ffffffff => f05fc0be) (gprs_llc.c:1079) 20241117165239006 DLLC NOTICE LLME(ffffffff/f05fc0be){ASSIGNED} LLGM Assign post (ffffffff => f05fc0be) (gprs_llc.c:1125) 20241117165239006 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165239006 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165239006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165239006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@a7bda1688097: setverdict(pass): none -> pass 20241117165239057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165239058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165239058 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165239058 DMM INFO MM(262420000000045/f05fc0be) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165239058 DMM INFO MM(262420000000045/f05fc0be) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165239058 DMM DEBUG MM(262420000000045/f05fc0be) Using GGSN 0 (gprs_sm.c:317) 20241117165239058 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) 20241117165239058 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241117165239058 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165239058 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165239058 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241117165239070 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 9d 3c 99 f3 11 ba 07 a6 ef 14 05 7f f7 95 7a 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=1060 from retransmit req queue (gtp.c:443) 20241117165239070 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e19b0, cbp=0x6140000120a0) (sgsn_libgtp.c:630) 20241117165239070 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165239070 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005d894b8 TLLI=f05fc0be, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165239070 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165239070 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165239078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165239078 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241117165239078 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241117165239078 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241117165239078 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@a7bda1688097: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@a7bda1688097: Final verdict of PTC: pass 20241117165239085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51248<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1072)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1078)@a7bda1688097: Final verdict of PTC: none 20241117165239087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165239087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_xid_n201u-BVCI210(1075)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@a7bda1688097: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1082)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@a7bda1688097: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1076)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1070)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1080)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_xid_n201u-BVCI210(1075): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@a7bda1688097: Test case TC_xid_n201u finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Nov 17 16:52:39 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241117165239222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165239623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93584) 20241117165240088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165240088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=93584, count=102464) 20241117165241089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165241089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Nov 17 16:52:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165242091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165242091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_llc_null started. 20241117165242685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165242686 DMM INFO MM(262420000000045/f05fc0be) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165242686 DMM INFO MM(262420000000045/f05fc0be) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165242686 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165242686 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165242686 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165242686 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165242686 DLLC NOTICE LLME(ffffffff/f05fc0be){ASSIGNED} LLGM Assign pre (f05fc0be => ffffffff) (gprs_llc.c:1079) 20241117165242686 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f05fc0be => ffffffff) (gprs_llc.c:1125) 20241117165242686 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005d89160 (gprs_sndcp.c:574) 20241117165242686 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005d894b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165242686 DMM NOTICE MM(262420000000045/f05fc0be) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165242686 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241117165242686 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165242686 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165242687 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241117165242687 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241117165242687 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) 20241117165242687 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:401) 20241117165242687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Deallocated (fsm.c:568) 20241117165242687 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Deallocated (fsm.c:568) 20241117165242687 DMM DEBUG MM_STATE_Iu[0x612000022420]{Detached}: Deallocated (fsm.c:568) 20241117165242687 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Deallocated (fsm.c:568) 20241117165242687 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1092)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165242738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165242738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165242738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165242738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165242738 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165242738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165242738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165242738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165242738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1091)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1092)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165242740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165242740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165242740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165242740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165242740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165242740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165242740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165242740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165242740 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165242741 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165242741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165242741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165242741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1092)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1092)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165242745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165242754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165242754 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1089)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1091)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165242770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165242770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165242770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165242770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165242770 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165242770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165242770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165242770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165242770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165242772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165242772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165242772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165242772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165242772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165242772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165242773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165242773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165242773 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165242773 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165242773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165242773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165242773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165242776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165242785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165242785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165242804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165242804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165242804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165242804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165242804 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165242805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165242805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165242805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165242805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165242806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165242806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165242806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165242807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165242807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165242807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165242807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165242807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165242807 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165242807 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165242807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1101)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165242807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165242807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165242810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165242821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165242821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165243092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165243092 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165243092 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165243092 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1102)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165243095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165243095 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1102)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1089)@a7bda1688097: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='DCC505A2'O, index=0 SGSN_Test-GSUP(1103)@a7bda1688097: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@a7bda1688097: 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 := '63F3F28BDF6B0833E3E907BE3F9B9938'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B91D32D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85579A943842C4DD'O } } } } } 20241117165244149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165244150 DLLC NOTICE LLME(ffffffff/dcc505a2){UNASSIGNED} LLC RX: unknown TLLI 0xdcc505a2, creating LLME on the fly (gprs_llc.c:552) 20241117165244150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165244150 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165244150 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Allocated (fsm.c:456) 20241117165244150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Allocated (fsm.c:456) 20241117165244150 DMM DEBUG MM_STATE_Gb[0x612000022a20]{Idle}: Allocated (fsm.c:456) 20241117165244150 DMM DEBUG MM_STATE_Iu[0x612000022ba0]{Detached}: Allocated (fsm.c:456) 20241117165244150 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165244150 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165244150 DLLC NOTICE LLME(ffffffff/dcc505a2){UNASSIGNED} LLGM Assign pre (dcc505a2 => ce86813e) (gprs_llc.c:1079) 20241117165244150 DLLC NOTICE LLME(dcc505a2/ce86813e){ASSIGNED} LLGM Assign post (dcc505a2 => ce86813e) (gprs_llc.c:1125) 20241117165244150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165244150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165244150 DMM DEBUG MM(262420000000041/ce86813e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165244164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165244164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165244164 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165244164 DMM DEBUG MM(262420000000041/ce86813e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241117165244164 DMM NOTICE MM(262420000000041/ce86813e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165244164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165244164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165244164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165244164 DMM DEBUG MM(262420000000041/ce86813e) Requesting authorization (sgsn_auth.c:160) 20241117165244164 DMM INFO MM(262420000000041/ce86813e) Requesting authentication tuples (sgsn_auth.c:184) 20241117165244164 DMM DEBUG MM(262420000000041/ce86813e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165244164 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241117165244164 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)@a7bda1688097: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@a7bda1688097: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241117165244167 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165244167 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165244167 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165244167 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165244167 DMM INFO MM(262420000000041/ce86813e) Subscriber data update (mmctx.c:445) 20241117165244167 DMM DEBUG MM(262420000000041/ce86813e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165244167 DMM INFO MM(262420000000041/ce86813e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165244167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165244167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165244167 DMM INFO MM(262420000000041/ce86813e) <- GMM AUTH AND CIPHERING REQ (rand = 63 f3 f2 8b df 6b 08 33 e3 e9 07 be 3f 9b 99 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165244175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165244175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165244175 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165244175 DMM INFO MM(262420000000041/ce86813e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165244175 DMM NOTICE MM(262420000000041/ce86813e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165244175 DMM DEBUG MM(262420000000041/ce86813e) checking auth: received GSM SRES = 6b 91 d3 2d (gprs_gmm.c:648) 20241117165244175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165244175 DMM DEBUG MM(262420000000041/ce86813e) Requesting authorization (sgsn_auth.c:160) 20241117165244175 DMM INFO MM(262420000000041/ce86813e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165244175 DMM DEBUG MM(262420000000041/ce86813e) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165244175 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241117165244175 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) 20241117165244175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165244176 DMM INFO MM(262420000000041/ce86813e) <- GMM ATTACH ACCEPT (new P-TMSI=0xce86813e) (gprs_gmm.c:282) 20241117165244177 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165244177 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165244177 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241117165244177 DMM INFO MM(262420000000041/ce86813e) Subscriber data update (mmctx.c:445) 20241117165244177 DMM DEBUG MM(262420000000041/ce86813e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165244177 DMM INFO MM(262420000000041/ce86813e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165244177 DMM NOTICE MM(262420000000041/ce86813e) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241117165244177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165244177 DMM NOTICE MM(262420000000041/ce86813e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165244177 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) 20241117165244178 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165244178 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241117165244178 DMM INFO MM(262420000000041/ce86813e) Subscriber data update (mmctx.c:445) 20241117165244178 DMM DEBUG MM(262420000000041/ce86813e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165244183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165244184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165244184 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165244184 DMM INFO MM(262420000000041/ce86813e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165244184 DMM NOTICE MM(262420000000041/ce86813e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165244184 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165244184 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165244184 DLLC NOTICE LLME(dcc505a2/ce86813e){ASSIGNED} LLGM Assign pre (ffffffff => ce86813e) (gprs_llc.c:1079) 20241117165244184 DLLC NOTICE LLME(ffffffff/ce86813e){ASSIGNED} LLGM Assign post (ffffffff => ce86813e) (gprs_llc.c:1125) 20241117165244184 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165244184 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165244184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165244184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165245236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165245236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241117165245236 DLLC DEBUG TLLI=ce86813e sends us LLC NULL (gprs_llc.c:912) 20241117165245236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165245236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241117165245236 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165245236 DMM INFO MM(262420000000041/ce86813e) -> GMM DETACH REQUEST TLLI=0xce86813e type=GPRS detach Power-off (gprs_gmm.c:1440) 20241117165245236 DMM INFO MM(262420000000041/ce86813e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241117165245236 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165245236 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165245236 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165245236 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165245236 DLLC NOTICE LLME(ffffffff/ce86813e){ASSIGNED} LLGM Assign pre (ce86813e => ffffffff) (gprs_llc.c:1079) 20241117165245236 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce86813e => ffffffff) (gprs_llc.c:1125) 20241117165245236 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241117165245236 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) 20241117165245236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Deallocated (fsm.c:568) 20241117165245236 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Deallocated (fsm.c:568) 20241117165245236 DMM DEBUG MM_STATE_Iu[0x612000022ba0]{Detached}: Deallocated (fsm.c:568) 20241117165245236 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Deallocated (fsm.c:568) 20241117165245237 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@a7bda1688097: setverdict(pass): none -> pass TC_llc_null-BVCI196(1089)@a7bda1688097: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@a7bda1688097: Final verdict of PTC: pass 20241117165250242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51260<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1096)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1101)@a7bda1688097: Final verdict of PTC: none 20241117165250244 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165250244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_llc_null-BVCI210(1095)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(1103)@a7bda1688097: Final verdict of PTC: none TC_llc_null-BVCI196(1089)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@a7bda1688097: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1092)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1094)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1090)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1099)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1091)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_llc_null-BVCI196(1089): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@a7bda1688097: Test case TC_llc_null finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Nov 17 16:52:50 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241117165250374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165250776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96100) 20241117165251245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165251245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=96100, count=101532) 20241117165252247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165252247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Nov 17 16:52:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165253249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165253249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_llc_sabm_dm_llgmm started. 20241117165253840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165253841 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165253884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165253884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165253884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165253884 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165253884 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165253884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165253884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165253884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165253884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165253886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165253886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165253886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165253886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165253886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165253886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165253886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165253886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165253886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165253886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165253886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165253887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165253887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165253891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165253899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165253899 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165253918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165253918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165253918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165253918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165253918 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165253918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165253918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165253919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165253919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165253920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165253920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165253920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165253920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165253920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165253920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165253920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165253920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165253920 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165253920 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165253920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165253921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165253921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165253925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165253936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165253936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165253962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165253962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165253962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165253962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165253962 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165253962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165253962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165253962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165253962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165253964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165253964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165253964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165253964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165253964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165253964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165253964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165253964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165253964 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165253964 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165253964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1121)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165253965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165253965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165253968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165253978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165253978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1118)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165254249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165254249 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165254250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165254250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1120)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165254252 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1120)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165254252 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1120)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1120)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1120)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@a7bda1688097: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='CF17DAA8'O, index=0 SGSN_Test-GSUP(1122)@a7bda1688097: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@a7bda1688097: 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 := 'EB19435FB461547505030BB6DD3895C9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED3C25E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57C647385B4CD6CC'O } } } } } 20241117165255308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165255308 DLLC NOTICE LLME(ffffffff/cf17daa8){UNASSIGNED} LLC RX: unknown TLLI 0xcf17daa8, creating LLME on the fly (gprs_llc.c:552) 20241117165255308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165255308 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165255309 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Allocated (fsm.c:456) 20241117165255309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Allocated (fsm.c:456) 20241117165255309 DMM DEBUG MM_STATE_Gb[0x612000023020]{Idle}: Allocated (fsm.c:456) 20241117165255309 DMM DEBUG MM_STATE_Iu[0x6120000231a0]{Detached}: Allocated (fsm.c:456) 20241117165255309 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165255309 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165255309 DLLC NOTICE LLME(ffffffff/cf17daa8){UNASSIGNED} LLGM Assign pre (cf17daa8 => ef220797) (gprs_llc.c:1079) 20241117165255309 DLLC NOTICE LLME(cf17daa8/ef220797){ASSIGNED} LLGM Assign post (cf17daa8 => ef220797) (gprs_llc.c:1125) 20241117165255309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165255309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165255309 DMM DEBUG MM(262420000000042/ef220797) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165255322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165255322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165255322 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165255322 DMM DEBUG MM(262420000000042/ef220797) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241117165255322 DMM NOTICE MM(262420000000042/ef220797) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165255322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165255322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165255322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165255322 DMM DEBUG MM(262420000000042/ef220797) Requesting authorization (sgsn_auth.c:160) 20241117165255322 DMM INFO MM(262420000000042/ef220797) Requesting authentication tuples (sgsn_auth.c:184) 20241117165255322 DMM DEBUG MM(262420000000042/ef220797) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165255322 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241117165255322 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)@a7bda1688097: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@a7bda1688097: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241117165255326 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165255326 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165255326 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165255326 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165255326 DMM INFO MM(262420000000042/ef220797) Subscriber data update (mmctx.c:445) 20241117165255326 DMM DEBUG MM(262420000000042/ef220797) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165255326 DMM INFO MM(262420000000042/ef220797) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165255326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165255326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165255326 DMM INFO MM(262420000000042/ef220797) <- GMM AUTH AND CIPHERING REQ (rand = eb 19 43 5f b4 61 54 75 05 03 0b b6 dd 38 95 c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165255334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165255334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165255335 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165255335 DMM INFO MM(262420000000042/ef220797) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165255335 DMM NOTICE MM(262420000000042/ef220797) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165255335 DMM DEBUG MM(262420000000042/ef220797) checking auth: received GSM SRES = ed 3c 25 e8 (gprs_gmm.c:648) 20241117165255335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165255335 DMM DEBUG MM(262420000000042/ef220797) Requesting authorization (sgsn_auth.c:160) 20241117165255335 DMM INFO MM(262420000000042/ef220797) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165255335 DMM DEBUG MM(262420000000042/ef220797) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165255335 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241117165255335 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) 20241117165255335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165255335 DMM INFO MM(262420000000042/ef220797) <- GMM ATTACH ACCEPT (new P-TMSI=0xef220797) (gprs_gmm.c:282) 20241117165255336 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165255336 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165255336 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241117165255336 DMM INFO MM(262420000000042/ef220797) Subscriber data update (mmctx.c:445) 20241117165255336 DMM DEBUG MM(262420000000042/ef220797) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165255336 DMM INFO MM(262420000000042/ef220797) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165255336 DMM NOTICE MM(262420000000042/ef220797) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241117165255336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165255336 DMM NOTICE MM(262420000000042/ef220797) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165255337 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) 20241117165255337 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165255337 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241117165255337 DMM INFO MM(262420000000042/ef220797) Subscriber data update (mmctx.c:445) 20241117165255337 DMM DEBUG MM(262420000000042/ef220797) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165255343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165255343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165255343 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165255343 DMM INFO MM(262420000000042/ef220797) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165255344 DMM NOTICE MM(262420000000042/ef220797) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165255344 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165255344 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165255344 DLLC NOTICE LLME(cf17daa8/ef220797){ASSIGNED} LLGM Assign pre (ffffffff => ef220797) (gprs_llc.c:1079) 20241117165255344 DLLC NOTICE LLME(ffffffff/ef220797){ASSIGNED} LLGM Assign post (ffffffff => ef220797) (gprs_llc.c:1125) 20241117165255344 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165255344 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165255344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165255344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165256395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165256395 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)@a7bda1688097: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@a7bda1688097: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@a7bda1688097: Final verdict of PTC: pass 20241117165256404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41310<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@a7bda1688097: Final verdict of PTC: none 20241117165256406 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165256406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(1115)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1110)@a7bda1688097: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1118)@a7bda1688097: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@a7bda1688097: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1121)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1119)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1113)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1108)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1118): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@a7bda1688097: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Nov 17 16:52:56 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 20241117165256535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165256937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83500) 20241117165257407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165257407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=83500, count=87856) 20241117165258408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165258408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Nov 17 16:52:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165259366 DGPRS DEBUG Checking for inactive LLMEs, time = 13673113 (sgsn.c:132) 20241117165259409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165259409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_llc_sabm_dm_ll5 started. 20241117165259998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165300000 DMM INFO MM(262420000000042/ef220797) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165300000 DMM INFO MM(262420000000042/ef220797) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165300000 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165300000 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165300000 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165300000 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165300000 DLLC NOTICE LLME(ffffffff/ef220797){ASSIGNED} LLGM Assign pre (ef220797 => ffffffff) (gprs_llc.c:1079) 20241117165300000 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef220797 => ffffffff) (gprs_llc.c:1125) 20241117165300000 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241117165300000 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) 20241117165300000 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:401) 20241117165300000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Deallocated (fsm.c:568) 20241117165300000 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Deallocated (fsm.c:568) 20241117165300000 DMM DEBUG MM_STATE_Iu[0x6120000231a0]{Detached}: Deallocated (fsm.c:568) 20241117165300000 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Deallocated (fsm.c:568) 20241117165300000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165300044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165300044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165300044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165300044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165300044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165300044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165300044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165300044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165300044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165300046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165300046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165300046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165300046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165300046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165300046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165300046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165300046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165300046 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165300046 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165300046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1129)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165300047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165300047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165300050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165300060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165300060 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165300076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165300076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165300076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165300076 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165300076 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165300076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165300076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165300077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165300077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165300078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165300078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165300078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165300078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165300078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165300078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165300078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165300078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165300078 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165300078 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165300078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165300079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165300079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165300083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117165300093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165300093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165300116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165300116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165300116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165300116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165300116 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165300116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165300117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165300117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165300117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165300118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165300118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165300118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165300118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165300118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165300118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165300118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165300118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165300118 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165300118 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165300118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165300119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165300119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165300123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165300132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165300132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165300410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165300410 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165300410 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165300410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1140)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165300412 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165300413 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1140)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@a7bda1688097: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='F4AA1FD2'O, index=0 SGSN_Test-GSUP(1141)@a7bda1688097: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@a7bda1688097: 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 := '6848D9DDA886BF10B4F10C4CDE717B37'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E436A2AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A86F4D043BF03004'O } } } } } 20241117165301463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165301463 DLLC NOTICE LLME(ffffffff/f4aa1fd2){UNASSIGNED} LLC RX: unknown TLLI 0xf4aa1fd2, creating LLME on the fly (gprs_llc.c:552) 20241117165301463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165301463 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165301463 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Allocated (fsm.c:456) 20241117165301463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Allocated (fsm.c:456) 20241117165301463 DMM DEBUG MM_STATE_Gb[0x612000023620]{Idle}: Allocated (fsm.c:456) 20241117165301463 DMM DEBUG MM_STATE_Iu[0x6120000237a0]{Detached}: Allocated (fsm.c:456) 20241117165301464 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165301464 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165301464 DLLC NOTICE LLME(ffffffff/f4aa1fd2){UNASSIGNED} LLGM Assign pre (f4aa1fd2 => eacfe2ab) (gprs_llc.c:1079) 20241117165301464 DLLC NOTICE LLME(f4aa1fd2/eacfe2ab){ASSIGNED} LLGM Assign post (f4aa1fd2 => eacfe2ab) (gprs_llc.c:1125) 20241117165301464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165301464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165301464 DMM DEBUG MM(262420000000043/eacfe2ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165301477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165301477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165301477 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165301477 DMM DEBUG MM(262420000000043/eacfe2ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241117165301477 DMM NOTICE MM(262420000000043/eacfe2ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165301477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165301477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165301477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165301477 DMM DEBUG MM(262420000000043/eacfe2ab) Requesting authorization (sgsn_auth.c:160) 20241117165301477 DMM INFO MM(262420000000043/eacfe2ab) Requesting authentication tuples (sgsn_auth.c:184) 20241117165301477 DMM DEBUG MM(262420000000043/eacfe2ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165301477 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241117165301477 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)@a7bda1688097: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@a7bda1688097: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241117165301480 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165301480 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165301480 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165301480 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165301480 DMM INFO MM(262420000000043/eacfe2ab) Subscriber data update (mmctx.c:445) 20241117165301480 DMM DEBUG MM(262420000000043/eacfe2ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165301480 DMM INFO MM(262420000000043/eacfe2ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165301480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165301480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165301480 DMM INFO MM(262420000000043/eacfe2ab) <- GMM AUTH AND CIPHERING REQ (rand = 68 48 d9 dd a8 86 bf 10 b4 f1 0c 4c de 71 7b 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165301489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165301489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165301489 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165301489 DMM INFO MM(262420000000043/eacfe2ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165301489 DMM NOTICE MM(262420000000043/eacfe2ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165301490 DMM DEBUG MM(262420000000043/eacfe2ab) checking auth: received GSM SRES = e4 36 a2 ac (gprs_gmm.c:648) 20241117165301490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165301490 DMM DEBUG MM(262420000000043/eacfe2ab) Requesting authorization (sgsn_auth.c:160) 20241117165301490 DMM INFO MM(262420000000043/eacfe2ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165301490 DMM DEBUG MM(262420000000043/eacfe2ab) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165301490 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241117165301490 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) 20241117165301490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165301490 DMM INFO MM(262420000000043/eacfe2ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xeacfe2ab) (gprs_gmm.c:282) 20241117165301491 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165301491 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165301491 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241117165301491 DMM INFO MM(262420000000043/eacfe2ab) Subscriber data update (mmctx.c:445) 20241117165301491 DMM DEBUG MM(262420000000043/eacfe2ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165301491 DMM INFO MM(262420000000043/eacfe2ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165301491 DMM NOTICE MM(262420000000043/eacfe2ab) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241117165301491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165301491 DMM NOTICE MM(262420000000043/eacfe2ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165301491 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) 20241117165301492 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165301492 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241117165301492 DMM INFO MM(262420000000043/eacfe2ab) Subscriber data update (mmctx.c:445) 20241117165301492 DMM DEBUG MM(262420000000043/eacfe2ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165301498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165301498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165301499 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165301499 DMM INFO MM(262420000000043/eacfe2ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165301499 DMM NOTICE MM(262420000000043/eacfe2ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165301499 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165301499 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165301499 DLLC NOTICE LLME(f4aa1fd2/eacfe2ab){ASSIGNED} LLGM Assign pre (ffffffff => eacfe2ab) (gprs_llc.c:1079) 20241117165301499 DLLC NOTICE LLME(ffffffff/eacfe2ab){ASSIGNED} LLGM Assign post (ffffffff => eacfe2ab) (gprs_llc.c:1125) 20241117165301499 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165301499 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165301499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165301499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165302551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165302551 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)@a7bda1688097: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@a7bda1688097: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@a7bda1688097: Final verdict of PTC: pass 20241117165302560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38320<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117165302562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165302563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1141)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1129)@a7bda1688097: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@a7bda1688097: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@a7bda1688097: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1139)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1134)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1127)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1137)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1132)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@a7bda1688097: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Nov 17 16:53:02 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 20241117165302689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165303091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88060) 20241117165303563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165303563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=88060, count=92416) 20241117165304564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165304564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Nov 17 16:53:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165305565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165305565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_suspend_nopaging started. 20241117165306151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165306152 DMM INFO MM(262420000000043/eacfe2ab) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165306152 DMM INFO MM(262420000000043/eacfe2ab) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165306152 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165306152 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165306152 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165306152 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165306152 DLLC NOTICE LLME(ffffffff/eacfe2ab){ASSIGNED} LLGM Assign pre (eacfe2ab => ffffffff) (gprs_llc.c:1079) 20241117165306152 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eacfe2ab => ffffffff) (gprs_llc.c:1125) 20241117165306152 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241117165306152 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) 20241117165306152 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:401) 20241117165306153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Deallocated (fsm.c:568) 20241117165306153 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Deallocated (fsm.c:568) 20241117165306153 DMM DEBUG MM_STATE_Iu[0x6120000237a0]{Detached}: Deallocated (fsm.c:568) 20241117165306153 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Deallocated (fsm.c:568) 20241117165306153 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165306196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165306196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165306196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165306196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165306196 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165306196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165306196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165306196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165306196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165306198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165306198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165306198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165306198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165306198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165306198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165306198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165306198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165306198 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165306198 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165306198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165306198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165306198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165306202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165306214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165306214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165306230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165306230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165306230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165306230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165306230 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165306230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165306230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165306230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165306230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165306232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165306232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165306232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165306232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165306232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165306232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165306232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165306232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165306232 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165306232 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165306233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165306233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165306233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165306237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165306247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165306247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165306267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165306267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165306267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165306267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165306267 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165306267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165306267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165306267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165306267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165306269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165306269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165306269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165306270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165306270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165306270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165306270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165306270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165306270 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165306270 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165306270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1158)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165306271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165306271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165306274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165306283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165306283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165306566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165306566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165306566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165306566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1159)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165306568 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241117165306569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1159)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@a7bda1688097: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='C1780DB8'O, index=0 SGSN_Test-GSUP(1160)@a7bda1688097: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@a7bda1688097: 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 := 'CDF97955B1A92A8151C1A1359DCD4D9B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '155B6E9F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04AD392FD13FE709'O } } } } } 20241117165307619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165307619 DLLC NOTICE LLME(ffffffff/c1780db8){UNASSIGNED} LLC RX: unknown TLLI 0xc1780db8, creating LLME on the fly (gprs_llc.c:552) 20241117165307619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165307619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165307619 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Allocated (fsm.c:456) 20241117165307619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Allocated (fsm.c:456) 20241117165307619 DMM DEBUG MM_STATE_Gb[0x612000023c20]{Idle}: Allocated (fsm.c:456) 20241117165307619 DMM DEBUG MM_STATE_Iu[0x612000023da0]{Detached}: Allocated (fsm.c:456) 20241117165307619 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165307619 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165307619 DLLC NOTICE LLME(ffffffff/c1780db8){UNASSIGNED} LLGM Assign pre (c1780db8 => d265a2ec) (gprs_llc.c:1079) 20241117165307619 DLLC NOTICE LLME(c1780db8/d265a2ec){ASSIGNED} LLGM Assign post (c1780db8 => d265a2ec) (gprs_llc.c:1125) 20241117165307620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165307620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165307620 DMM DEBUG MM(262420000000048/d265a2ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165307633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165307633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165307633 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165307633 DMM DEBUG MM(262420000000048/d265a2ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241117165307633 DMM NOTICE MM(262420000000048/d265a2ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165307633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165307633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165307633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165307633 DMM DEBUG MM(262420000000048/d265a2ec) Requesting authorization (sgsn_auth.c:160) 20241117165307633 DMM INFO MM(262420000000048/d265a2ec) Requesting authentication tuples (sgsn_auth.c:184) 20241117165307633 DMM DEBUG MM(262420000000048/d265a2ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165307633 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241117165307633 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)@a7bda1688097: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@a7bda1688097: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241117165307636 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165307636 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165307636 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165307636 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165307636 DMM INFO MM(262420000000048/d265a2ec) Subscriber data update (mmctx.c:445) 20241117165307636 DMM DEBUG MM(262420000000048/d265a2ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165307636 DMM INFO MM(262420000000048/d265a2ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165307637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165307637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165307637 DMM INFO MM(262420000000048/d265a2ec) <- GMM AUTH AND CIPHERING REQ (rand = cd f9 79 55 b1 a9 2a 81 51 c1 a1 35 9d cd 4d 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165307646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165307646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165307646 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165307646 DMM INFO MM(262420000000048/d265a2ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165307646 DMM NOTICE MM(262420000000048/d265a2ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165307646 DMM DEBUG MM(262420000000048/d265a2ec) checking auth: received GSM SRES = 15 5b 6e 9f (gprs_gmm.c:648) 20241117165307646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165307646 DMM DEBUG MM(262420000000048/d265a2ec) Requesting authorization (sgsn_auth.c:160) 20241117165307646 DMM INFO MM(262420000000048/d265a2ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165307646 DMM DEBUG MM(262420000000048/d265a2ec) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165307646 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241117165307646 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) 20241117165307647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165307647 DMM INFO MM(262420000000048/d265a2ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xd265a2ec) (gprs_gmm.c:282) 20241117165307648 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165307648 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165307648 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241117165307648 DMM INFO MM(262420000000048/d265a2ec) Subscriber data update (mmctx.c:445) 20241117165307648 DMM DEBUG MM(262420000000048/d265a2ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165307648 DMM INFO MM(262420000000048/d265a2ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165307648 DMM NOTICE MM(262420000000048/d265a2ec) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241117165307648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165307648 DMM NOTICE MM(262420000000048/d265a2ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165307649 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) 20241117165307649 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165307649 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241117165307649 DMM INFO MM(262420000000048/d265a2ec) Subscriber data update (mmctx.c:445) 20241117165307649 DMM DEBUG MM(262420000000048/d265a2ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165307654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165307655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165307655 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165307655 DMM INFO MM(262420000000048/d265a2ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165307655 DMM NOTICE MM(262420000000048/d265a2ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165307655 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165307655 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165307655 DLLC NOTICE LLME(c1780db8/d265a2ec){ASSIGNED} LLGM Assign pre (ffffffff => d265a2ec) (gprs_llc.c:1079) 20241117165307655 DLLC NOTICE LLME(ffffffff/d265a2ec){ASSIGNED} LLGM Assign post (ffffffff => d265a2ec) (gprs_llc.c:1125) 20241117165307655 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165307655 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165307655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165307655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@a7bda1688097: setverdict(pass): none -> pass 20241117165307706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165307706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165307706 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165307706 DMM INFO MM(262420000000048/d265a2ec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165307707 DMM INFO MM(262420000000048/d265a2ec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165307707 DMM DEBUG MM(262420000000048/d265a2ec) Using GGSN 0 (gprs_sm.c:317) 20241117165307707 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) 20241117165307707 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241117165307707 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165307707 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165307707 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241117165307719 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 31 f1 6c 83 11 39 d0 4f 46 14 05 7f f8 61 18 c5 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) 20241117165307719 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e2a28, cbp=0x6140000132a0) (sgsn_libgtp.c:630) 20241117165307719 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165307719 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210064d74b8 TLLI=d265a2ec, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165307719 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165307719 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165307726 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241117165307732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165307732 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241117165307733 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241117165307736 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241117165307736 DMM INFO MM(262420000000048/d265a2ec) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) TC_suspend_nopaging-BVCI196(1147)@a7bda1688097: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@a7bda1688097: Final verdict of PTC: pass 20241117165312742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38342<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@a7bda1688097: Final verdict of PTC: none 20241117165312744 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165312744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(1153)@a7bda1688097: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1158)@a7bda1688097: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1148)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@a7bda1688097: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1151)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1146)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1156)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@a7bda1688097: Test case TC_suspend_nopaging finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Nov 17 16:53:12 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241117165312881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165313284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97048) 20241117165313745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165313745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=97048, count=101404) 20241117165314746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165314746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Nov 17 16:53:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165315747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165315747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_suspend_resume started. 20241117165316344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165316346 DMM INFO MM(262420000000048/d265a2ec) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165316346 DMM INFO MM(262420000000048/d265a2ec) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165316346 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165316346 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165316346 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165316346 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165316346 DLLC NOTICE LLME(ffffffff/d265a2ec){ASSIGNED} LLGM Assign pre (d265a2ec => ffffffff) (gprs_llc.c:1079) 20241117165316346 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d265a2ec => ffffffff) (gprs_llc.c:1125) 20241117165316346 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210064d7160 (gprs_sndcp.c:574) 20241117165316346 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210064d74b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165316346 DMM NOTICE MM(262420000000048/d265a2ec) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165316346 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241117165316346 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165316346 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165316346 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241117165316346 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241117165316346 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) 20241117165316346 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:401) 20241117165316346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Deallocated (fsm.c:568) 20241117165316346 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Deallocated (fsm.c:568) 20241117165316346 DMM DEBUG MM_STATE_Iu[0x612000023da0]{Detached}: Deallocated (fsm.c:568) 20241117165316347 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Deallocated (fsm.c:568) 20241117165316347 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165316390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165316390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165316390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165316390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165316390 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165316390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165316390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165316390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165316390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165316392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165316392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165316392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165316392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165316392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165316392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165316392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165316392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165316392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165316392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165316392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165316393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165316393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165316397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165316407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165316407 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165316431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165316431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165316431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165316431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165316431 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165316432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165316432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165316432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165316432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165316433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165316434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165316434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165316434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165316434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165316434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165316434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165316434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165316434 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165316434 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165316434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165316434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165316434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165316438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165316448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165316448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165316466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165316466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165316466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165316466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165316466 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165316466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165316466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165316466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165316466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165316468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165316468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165316468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165316468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165316468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165316468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165316468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165316468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165316468 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165316468 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165316468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165316469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165316469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165316473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165316481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165316481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165316748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165316748 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165316748 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165316748 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1178)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165316751 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165316751 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1178)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@a7bda1688097: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='C2BB0A83'O, index=0 SGSN_Test-GSUP(1179)@a7bda1688097: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@a7bda1688097: 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 := '06977D099500BC50143B186EC3D7ED07'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B089627'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06041D6899A94F2F'O } } } } } 20241117165317806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165317806 DLLC NOTICE LLME(ffffffff/c2bb0a83){UNASSIGNED} LLC RX: unknown TLLI 0xc2bb0a83, creating LLME on the fly (gprs_llc.c:552) 20241117165317806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165317806 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165317806 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Allocated (fsm.c:456) 20241117165317806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Allocated (fsm.c:456) 20241117165317806 DMM DEBUG MM_STATE_Gb[0x6120000243a0]{Idle}: Allocated (fsm.c:456) 20241117165317806 DMM DEBUG MM_STATE_Iu[0x612000024520]{Detached}: Allocated (fsm.c:456) 20241117165317807 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165317807 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165317807 DLLC NOTICE LLME(ffffffff/c2bb0a83){UNASSIGNED} LLGM Assign pre (c2bb0a83 => c80d5b44) (gprs_llc.c:1079) 20241117165317807 DLLC NOTICE LLME(c2bb0a83/c80d5b44){ASSIGNED} LLGM Assign post (c2bb0a83 => c80d5b44) (gprs_llc.c:1125) 20241117165317807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165317807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165317807 DMM DEBUG MM(262420000000049/c80d5b44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165317821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165317822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165317822 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165317822 DMM DEBUG MM(262420000000049/c80d5b44) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241117165317822 DMM NOTICE MM(262420000000049/c80d5b44) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165317822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165317822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165317822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165317822 DMM DEBUG MM(262420000000049/c80d5b44) Requesting authorization (sgsn_auth.c:160) 20241117165317822 DMM INFO MM(262420000000049/c80d5b44) Requesting authentication tuples (sgsn_auth.c:184) 20241117165317822 DMM DEBUG MM(262420000000049/c80d5b44) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165317822 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241117165317822 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)@a7bda1688097: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@a7bda1688097: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241117165317825 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165317825 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165317825 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165317825 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165317825 DMM INFO MM(262420000000049/c80d5b44) Subscriber data update (mmctx.c:445) 20241117165317825 DMM DEBUG MM(262420000000049/c80d5b44) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165317825 DMM INFO MM(262420000000049/c80d5b44) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165317825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165317825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165317825 DMM INFO MM(262420000000049/c80d5b44) <- GMM AUTH AND CIPHERING REQ (rand = 06 97 7d 09 95 00 bc 50 14 3b 18 6e c3 d7 ed 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165317833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165317834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165317834 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165317834 DMM INFO MM(262420000000049/c80d5b44) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165317834 DMM NOTICE MM(262420000000049/c80d5b44) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165317834 DMM DEBUG MM(262420000000049/c80d5b44) checking auth: received GSM SRES = 0b 08 96 27 (gprs_gmm.c:648) 20241117165317834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165317834 DMM DEBUG MM(262420000000049/c80d5b44) Requesting authorization (sgsn_auth.c:160) 20241117165317834 DMM INFO MM(262420000000049/c80d5b44) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165317834 DMM DEBUG MM(262420000000049/c80d5b44) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165317834 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241117165317834 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) 20241117165317834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165317834 DMM INFO MM(262420000000049/c80d5b44) <- GMM ATTACH ACCEPT (new P-TMSI=0xc80d5b44) (gprs_gmm.c:282) 20241117165317835 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165317835 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165317835 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241117165317835 DMM INFO MM(262420000000049/c80d5b44) Subscriber data update (mmctx.c:445) 20241117165317835 DMM DEBUG MM(262420000000049/c80d5b44) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165317835 DMM INFO MM(262420000000049/c80d5b44) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165317835 DMM NOTICE MM(262420000000049/c80d5b44) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241117165317835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165317835 DMM NOTICE MM(262420000000049/c80d5b44) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165317835 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) 20241117165317836 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165317836 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241117165317836 DMM INFO MM(262420000000049/c80d5b44) Subscriber data update (mmctx.c:445) 20241117165317836 DMM DEBUG MM(262420000000049/c80d5b44) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165317842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165317842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165317842 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165317842 DMM INFO MM(262420000000049/c80d5b44) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165317842 DMM NOTICE MM(262420000000049/c80d5b44) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165317842 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165317842 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165317842 DLLC NOTICE LLME(c2bb0a83/c80d5b44){ASSIGNED} LLGM Assign pre (ffffffff => c80d5b44) (gprs_llc.c:1079) 20241117165317842 DLLC NOTICE LLME(ffffffff/c80d5b44){ASSIGNED} LLGM Assign post (ffffffff => c80d5b44) (gprs_llc.c:1125) 20241117165317842 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165317842 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165317842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165317842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@a7bda1688097: setverdict(pass): none -> pass 20241117165317893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165317893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165317893 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165317893 DMM INFO MM(262420000000049/c80d5b44) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165317893 DMM INFO MM(262420000000049/c80d5b44) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165317893 DMM DEBUG MM(262420000000049/c80d5b44) Using GGSN 0 (gprs_sm.c:317) 20241117165317894 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) 20241117165317894 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241117165317894 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165317894 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165317894 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241117165317905 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 a4 d8 b2 ab 11 1f 86 4b f1 14 05 7f 31 e5 c7 eb 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) 20241117165317905 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e3aa0, cbp=0x6140000138a0) (sgsn_libgtp.c:630) 20241117165317905 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165317905 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210066d04b8 TLLI=c80d5b44, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165317905 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165317905 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165317913 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241117165317919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165317919 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241117165317919 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241117165317923 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241117165317923 DMM INFO MM(262420000000049/c80d5b44) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241117165322930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165322930 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241117165322930 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241117165322934 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) TC_suspend_resume-BVCI196(1166)@a7bda1688097: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@a7bda1688097: Final verdict of PTC: pass 20241117165322942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34622<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@a7bda1688097: Final verdict of PTC: none 20241117165322945 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165322945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1178)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1172)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1177)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1167)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@a7bda1688097: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@a7bda1688097: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@a7bda1688097: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1165)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1175)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1170)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@a7bda1688097: Test case TC_suspend_resume finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Nov 17 16:53:23 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241117165323073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165323475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97148) 20241117165323947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165323947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=97148, count=105316) 20241117165324948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165324948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Nov 17 16:53:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165325949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165325949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_suspend_rau started. 20241117165326533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165326534 DMM INFO MM(262420000000049/c80d5b44) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165326534 DMM INFO MM(262420000000049/c80d5b44) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165326534 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165326534 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165326534 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165326534 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165326534 DLLC NOTICE LLME(ffffffff/c80d5b44){ASSIGNED} LLGM Assign pre (c80d5b44 => ffffffff) (gprs_llc.c:1079) 20241117165326534 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c80d5b44 => ffffffff) (gprs_llc.c:1125) 20241117165326534 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210066d0160 (gprs_sndcp.c:574) 20241117165326535 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210066d04b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165326535 DMM NOTICE MM(262420000000049/c80d5b44) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165326535 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241117165326535 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165326535 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165326535 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241117165326535 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241117165326535 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) 20241117165326535 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:401) 20241117165326535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Deallocated (fsm.c:568) 20241117165326535 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Deallocated (fsm.c:568) 20241117165326535 DMM DEBUG MM_STATE_Iu[0x612000024520]{Detached}: Deallocated (fsm.c:568) 20241117165326535 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Deallocated (fsm.c:568) 20241117165326535 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165326576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165326576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165326576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165326576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165326576 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165326576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165326576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165326577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165326577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165326578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165326578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165326578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165326578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165326578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165326578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165326578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165326578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165326578 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165326578 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165326578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165326579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165326579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165326583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165326592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165326593 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165326613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165326613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165326613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165326613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165326613 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165326613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165326614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165326614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165326614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165326615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165326615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165326615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165326615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165326615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165326615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165326616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165326616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165326616 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165326616 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165326616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165326616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165326616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165326620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165326631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165326631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165326650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165326650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165326650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165326650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165326650 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165326650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165326650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165326650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165326650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165326651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165326651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165326651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165326651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165326651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165326651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165326651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165326651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165326651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165326651 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165326652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165326652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165326652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165326655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165326664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165326664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165326950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165326950 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165326950 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165326950 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1197)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165326952 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165326953 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1197)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@a7bda1688097: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='D92B8148'O, index=0 SGSN_Test-GSUP(1198)@a7bda1688097: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@a7bda1688097: 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 := '77CF51B076CD9C452C4121B0AE1A4A69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '354C51C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9DF29774F5CE79E3'O } } } } } 20241117165328005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165328005 DLLC NOTICE LLME(ffffffff/d92b8148){UNASSIGNED} LLC RX: unknown TLLI 0xd92b8148, creating LLME on the fly (gprs_llc.c:552) 20241117165328006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165328006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165328006 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Allocated (fsm.c:456) 20241117165328006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Allocated (fsm.c:456) 20241117165328006 DMM DEBUG MM_STATE_Gb[0x612000024b20]{Idle}: Allocated (fsm.c:456) 20241117165328006 DMM DEBUG MM_STATE_Iu[0x612000024ca0]{Detached}: Allocated (fsm.c:456) 20241117165328006 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165328006 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165328006 DLLC NOTICE LLME(ffffffff/d92b8148){UNASSIGNED} LLGM Assign pre (d92b8148 => fef9be64) (gprs_llc.c:1079) 20241117165328006 DLLC NOTICE LLME(d92b8148/fef9be64){ASSIGNED} LLGM Assign post (d92b8148 => fef9be64) (gprs_llc.c:1125) 20241117165328006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165328006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165328006 DMM DEBUG MM(262420000000050/fef9be64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165328021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165328021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165328021 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165328021 DMM DEBUG MM(262420000000050/fef9be64) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241117165328021 DMM NOTICE MM(262420000000050/fef9be64) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165328021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165328021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165328021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165328021 DMM DEBUG MM(262420000000050/fef9be64) Requesting authorization (sgsn_auth.c:160) 20241117165328021 DMM INFO MM(262420000000050/fef9be64) Requesting authentication tuples (sgsn_auth.c:184) 20241117165328021 DMM DEBUG MM(262420000000050/fef9be64) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165328021 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241117165328021 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)@a7bda1688097: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@a7bda1688097: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241117165328024 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165328024 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165328024 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165328024 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165328025 DMM INFO MM(262420000000050/fef9be64) Subscriber data update (mmctx.c:445) 20241117165328025 DMM DEBUG MM(262420000000050/fef9be64) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165328025 DMM INFO MM(262420000000050/fef9be64) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165328025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165328025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165328025 DMM INFO MM(262420000000050/fef9be64) <- GMM AUTH AND CIPHERING REQ (rand = 77 cf 51 b0 76 cd 9c 45 2c 41 21 b0 ae 1a 4a 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165328032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165328032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165328032 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165328032 DMM INFO MM(262420000000050/fef9be64) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165328032 DMM NOTICE MM(262420000000050/fef9be64) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165328032 DMM DEBUG MM(262420000000050/fef9be64) checking auth: received GSM SRES = 35 4c 51 c4 (gprs_gmm.c:648) 20241117165328032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165328032 DMM DEBUG MM(262420000000050/fef9be64) Requesting authorization (sgsn_auth.c:160) 20241117165328032 DMM INFO MM(262420000000050/fef9be64) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165328032 DMM DEBUG MM(262420000000050/fef9be64) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165328032 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241117165328033 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) 20241117165328033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165328033 DMM INFO MM(262420000000050/fef9be64) <- GMM ATTACH ACCEPT (new P-TMSI=0xfef9be64) (gprs_gmm.c:282) 20241117165328034 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165328034 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165328034 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241117165328034 DMM INFO MM(262420000000050/fef9be64) Subscriber data update (mmctx.c:445) 20241117165328034 DMM DEBUG MM(262420000000050/fef9be64) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165328034 DMM INFO MM(262420000000050/fef9be64) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165328034 DMM NOTICE MM(262420000000050/fef9be64) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241117165328034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165328034 DMM NOTICE MM(262420000000050/fef9be64) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165328034 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) 20241117165328035 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165328035 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241117165328035 DMM INFO MM(262420000000050/fef9be64) Subscriber data update (mmctx.c:445) 20241117165328035 DMM DEBUG MM(262420000000050/fef9be64) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165328040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165328040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165328041 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165328041 DMM INFO MM(262420000000050/fef9be64) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165328041 DMM NOTICE MM(262420000000050/fef9be64) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165328041 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165328041 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165328041 DLLC NOTICE LLME(d92b8148/fef9be64){ASSIGNED} LLGM Assign pre (ffffffff => fef9be64) (gprs_llc.c:1079) 20241117165328041 DLLC NOTICE LLME(ffffffff/fef9be64){ASSIGNED} LLGM Assign post (ffffffff => fef9be64) (gprs_llc.c:1125) 20241117165328041 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165328041 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165328041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165328041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@a7bda1688097: setverdict(pass): none -> pass 20241117165328092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165328093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165328093 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165328093 DMM INFO MM(262420000000050/fef9be64) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165328093 DMM INFO MM(262420000000050/fef9be64) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165328093 DMM DEBUG MM(262420000000050/fef9be64) Using GGSN 0 (gprs_sm.c:317) 20241117165328093 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) 20241117165328093 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241117165328093 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165328093 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165328093 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241117165328105 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 3c c2 59 59 11 38 c3 48 11 14 05 7f 0a 99 cb 56 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) 20241117165328105 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e4b18, cbp=0x614000013ea0) (sgsn_libgtp.c:630) 20241117165328105 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165328105 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210068d5cb8 TLLI=fef9be64, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165328105 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165328105 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165328112 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241117165328119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165328119 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241117165328119 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241117165328123 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241117165328123 DMM INFO MM(262420000000050/fef9be64) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241117165329367 DGPRS DEBUG Checking for inactive LLMEs, time = 13673143 (sgsn.c:132) 20241117165333131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165333131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165333132 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165333132 DMM NOTICE MM(262420000000050/fef9be64) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241117165333132 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241117165333132 DMM INFO MM(262420000000050/fef9be64) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241117165333132 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165333132 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165333132 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165333132 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165333132 DLLC NOTICE LLME(ffffffff/fef9be64){ASSIGNED} LLGM Assign pre (fef9be64 => ffffffff) (gprs_llc.c:1079) 20241117165333132 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fef9be64 => ffffffff) (gprs_llc.c:1125) 20241117165333132 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210068d5960 (gprs_sndcp.c:574) 20241117165333132 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210068d5cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165333132 DMM NOTICE MM(262420000000050/fef9be64) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165333132 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241117165333132 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165333132 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165333132 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241117165333132 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241117165333132 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) 20241117165333132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Deallocated (fsm.c:568) 20241117165333132 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Deallocated (fsm.c:568) 20241117165333133 DMM DEBUG MM_STATE_Iu[0x612000024ca0]{Detached}: Deallocated (fsm.c:568) 20241117165333133 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Deallocated (fsm.c:568) TC_suspend_rau(1200)@a7bda1688097: setverdict(fail): pass -> fail reason: "Unexpected RAU Reject", new component reason: "Unexpected RAU Reject" MC@a7bda1688097: Test Component 1200 has requested to stop MTC. Terminating current testcase execution. 20241117165333139 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165333139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1197)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(1198)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1186)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1196)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1191)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@a7bda1688097: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@a7bda1688097: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@a7bda1688097: Final verdict of PTC: none 20241117165333143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52994<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_suspend_rau-BVCI210(1190)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1184)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1189)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1194)@a7bda1688097: Final verdict of PTC: none TC_suspend_rau(1200)@a7bda1688097: Final verdict of PTC: fail reason: "Unexpected RAU Reject" MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_suspend_rau(1200): fail (none -> fail) reason: "Unexpected RAU Reject" MTC@a7bda1688097: Test case TC_suspend_rau finished. Verdict: fail reason: Unexpected RAU Reject MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau fail'. Sun Nov 17 16:53:33 UTC 2024 ------ SGSN_Tests.TC_suspend_rau fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241117165333273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165333675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111524) 20241117165334141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165334141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=111524, count=112784) 20241117165335143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165335143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Nov 17 16:53:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165336144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165336144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_paging_ps started. 20241117165336735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165336736 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1206)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@a7bda1688097: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1205)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165336791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165336791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165336791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165336791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165336791 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165336791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165336791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165336791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165336791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1206)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165336793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165336793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165336793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165336793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165336793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165336793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165336793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165336793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165336793 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165336793 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165336793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165336794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165336794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1206)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1206)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165336798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165336808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165336808 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1207)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI196(1203)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1205)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165336820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165336820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165336820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165336820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165336820 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165336820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165336820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165336820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165336820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165336822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165336822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165336822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165336823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165336823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165336823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165336823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165336823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165336823 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165336823 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165336823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1210)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165336824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165336824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165336828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165336838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165336838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165336861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165336861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165336861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165336861 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165336861 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165336861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165336861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165336861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165336861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165336863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165336863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165336863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165336863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165336863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165336863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165336863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165336864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165336864 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165336864 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165336864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165336864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165336864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165336869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165336879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165336880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165337145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165337145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165337145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165337145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1216)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165337147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165337148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1216)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1203)@a7bda1688097: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='F78B5CA2'O, index=0 SGSN_Test-GSUP(1217)@a7bda1688097: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@a7bda1688097: 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 := 'FB62B6AA38B6EFDEBD0B742B97165DC1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E9429C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5EF65D7C8A66A71'O } } } } } 20241117165338208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165338208 DLLC NOTICE LLME(ffffffff/f78b5ca2){UNASSIGNED} LLC RX: unknown TLLI 0xf78b5ca2, creating LLME on the fly (gprs_llc.c:552) 20241117165338208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165338208 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165338208 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Allocated (fsm.c:456) 20241117165338208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Allocated (fsm.c:456) 20241117165338208 DMM DEBUG MM_STATE_Gb[0x6120000252a0]{Idle}: Allocated (fsm.c:456) 20241117165338208 DMM DEBUG MM_STATE_Iu[0x612000025420]{Detached}: Allocated (fsm.c:456) 20241117165338208 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165338208 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165338208 DLLC NOTICE LLME(ffffffff/f78b5ca2){UNASSIGNED} LLGM Assign pre (f78b5ca2 => e3382d82) (gprs_llc.c:1079) 20241117165338208 DLLC NOTICE LLME(f78b5ca2/e3382d82){ASSIGNED} LLGM Assign post (f78b5ca2 => e3382d82) (gprs_llc.c:1125) 20241117165338208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165338208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165338208 DMM DEBUG MM(262420000000051/e3382d82) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165338219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165338220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165338220 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165338220 DMM DEBUG MM(262420000000051/e3382d82) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241117165338220 DMM NOTICE MM(262420000000051/e3382d82) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165338220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165338220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165338220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165338220 DMM DEBUG MM(262420000000051/e3382d82) Requesting authorization (sgsn_auth.c:160) 20241117165338220 DMM INFO MM(262420000000051/e3382d82) Requesting authentication tuples (sgsn_auth.c:184) 20241117165338220 DMM DEBUG MM(262420000000051/e3382d82) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165338220 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241117165338220 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)@a7bda1688097: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@a7bda1688097: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241117165338223 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165338223 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165338223 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165338223 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165338223 DMM INFO MM(262420000000051/e3382d82) Subscriber data update (mmctx.c:445) 20241117165338223 DMM DEBUG MM(262420000000051/e3382d82) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165338223 DMM INFO MM(262420000000051/e3382d82) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165338223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165338223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165338223 DMM INFO MM(262420000000051/e3382d82) <- GMM AUTH AND CIPHERING REQ (rand = fb 62 b6 aa 38 b6 ef de bd 0b 74 2b 97 16 5d c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165338231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165338231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165338231 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165338231 DMM INFO MM(262420000000051/e3382d82) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165338231 DMM NOTICE MM(262420000000051/e3382d82) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165338232 DMM DEBUG MM(262420000000051/e3382d82) checking auth: received GSM SRES = 1e 94 29 c4 (gprs_gmm.c:648) 20241117165338232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165338232 DMM DEBUG MM(262420000000051/e3382d82) Requesting authorization (sgsn_auth.c:160) 20241117165338232 DMM INFO MM(262420000000051/e3382d82) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165338232 DMM DEBUG MM(262420000000051/e3382d82) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165338232 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241117165338232 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) 20241117165338232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165338232 DMM INFO MM(262420000000051/e3382d82) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3382d82) (gprs_gmm.c:282) 20241117165338233 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165338233 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165338233 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241117165338233 DMM INFO MM(262420000000051/e3382d82) Subscriber data update (mmctx.c:445) 20241117165338233 DMM DEBUG MM(262420000000051/e3382d82) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165338233 DMM INFO MM(262420000000051/e3382d82) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165338233 DMM NOTICE MM(262420000000051/e3382d82) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241117165338234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165338234 DMM NOTICE MM(262420000000051/e3382d82) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165338234 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) 20241117165338234 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165338234 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241117165338234 DMM INFO MM(262420000000051/e3382d82) Subscriber data update (mmctx.c:445) 20241117165338234 DMM DEBUG MM(262420000000051/e3382d82) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165338240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165338240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165338240 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165338240 DMM INFO MM(262420000000051/e3382d82) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165338240 DMM NOTICE MM(262420000000051/e3382d82) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165338240 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165338240 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165338240 DLLC NOTICE LLME(f78b5ca2/e3382d82){ASSIGNED} LLGM Assign pre (ffffffff => e3382d82) (gprs_llc.c:1079) 20241117165338240 DLLC NOTICE LLME(ffffffff/e3382d82){ASSIGNED} LLGM Assign post (ffffffff => e3382d82) (gprs_llc.c:1125) 20241117165338240 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165338240 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165338240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165338240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@a7bda1688097: setverdict(pass): none -> pass 20241117165338291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165338292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165338292 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165338292 DMM INFO MM(262420000000051/e3382d82) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165338292 DMM INFO MM(262420000000051/e3382d82) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165338292 DMM DEBUG MM(262420000000051/e3382d82) Using GGSN 0 (gprs_sm.c:317) 20241117165338292 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) 20241117165338292 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241117165338292 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165338292 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165338292 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241117165338304 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 c7 29 81 bd 11 fb 96 9d b1 14 05 7f c1 02 24 13 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) 20241117165338304 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e5b90, cbp=0x6140000144a0) (sgsn_libgtp.c:630) 20241117165338304 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165338304 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006a5e4b8 TLLI=e3382d82, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165338304 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165338304 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165338312 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241117165341293 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241117165341293 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241117165341293 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241117165343321 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241117165343321 DMM INFO MM(262420000000051/e3382d82) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps-BVCI196(1203)@a7bda1688097: 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 := 'E3382D82'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1203)@a7bda1688097: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@a7bda1688097: Final verdict of PTC: pass 20241117165343335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42948<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117165343337 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165343337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1217)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@a7bda1688097: Final verdict of PTC: none TC_paging_ps-BVCI196(1203)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1206)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1210)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@a7bda1688097: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@a7bda1688097: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1215)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1204)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1213)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1208)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_paging_ps-BVCI196(1203): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@a7bda1688097: Test case TC_paging_ps finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Nov 17 16:53:43 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241117165343469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165343871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97376) 20241117165344339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165344339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=97376, count=97916) 20241117165345341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165345341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Sun Nov 17 16:53:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165346343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165346343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_paging_ps_ra_multiple_cells started. 20241117165346933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165346934 DMM INFO MM(262420000000051/e3382d82) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165346934 DMM INFO MM(262420000000051/e3382d82) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165346934 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165346934 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165346934 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165346934 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241117165346934 DLLC NOTICE LLME(ffffffff/e3382d82){ASSIGNED} LLGM Assign pre (e3382d82 => ffffffff) (gprs_llc.c:1079) 20241117165346934 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3382d82 => ffffffff) (gprs_llc.c:1125) 20241117165346934 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006a5e160 (gprs_sndcp.c:574) 20241117165346934 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006a5e4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165346934 DMM NOTICE MM(262420000000051/e3382d82) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165346934 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241117165346934 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165346934 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165346935 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241117165346935 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241117165346935 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) 20241117165346935 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:401) 20241117165346935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Deallocated (fsm.c:568) 20241117165346935 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Deallocated (fsm.c:568) 20241117165346935 DMM DEBUG MM_STATE_Iu[0x612000025420]{Detached}: Deallocated (fsm.c:568) 20241117165346935 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Deallocated (fsm.c:568) 20241117165346935 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1225)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165346989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165346989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165346989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165346989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165346989 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165346989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165346989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165346989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165346989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1225)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165346991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165346991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165346991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165346991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165346991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165346991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165346991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165346991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165346991 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165346991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165346991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165346992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165346992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1224)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1225)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1225)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165346996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165347007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165347007 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1224)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165347022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165347022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165347022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165347022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165347022 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165347022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165347022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165347022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165347022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165347023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165347023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165347023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165347024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165347024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165347024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165347024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165347024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165347024 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165347024 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165347024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165347024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165347024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165347028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117165347038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165347038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165347061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165347061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165347061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165347061 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165347061 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165347061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165347061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165347062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165347062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165347063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165347063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165347063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165347063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165347063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165347063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165347063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165347063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165347063 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165347063 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165347064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165347064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165347064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165347069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165347078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165347078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165347344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165347344 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165347344 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165347344 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1235)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165347346 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165347347 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1235)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1222)@a7bda1688097: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D1CE1B1B'O, index=0 SGSN_Test-GSUP(1236)@a7bda1688097: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@a7bda1688097: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@a7bda1688097: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D1CE1B1B'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@a7bda1688097: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D1CE1B1B'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@a7bda1688097: 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 := 'E3B2395BD9D08D1762302938381163AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50F2F634'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '688FAF669BBA3D8C'O } } } } } 20241117165348404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165348405 DLLC NOTICE LLME(ffffffff/d1ce1b1b){UNASSIGNED} LLC RX: unknown TLLI 0xd1ce1b1b, creating LLME on the fly (gprs_llc.c:552) 20241117165348405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165348405 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165348405 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Allocated (fsm.c:456) 20241117165348405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Allocated (fsm.c:456) 20241117165348405 DMM DEBUG MM_STATE_Gb[0x612000025a20]{Idle}: Allocated (fsm.c:456) 20241117165348405 DMM DEBUG MM_STATE_Iu[0x612000025ba0]{Detached}: Allocated (fsm.c:456) 20241117165348405 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165348405 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165348405 DLLC NOTICE LLME(ffffffff/d1ce1b1b){UNASSIGNED} LLGM Assign pre (d1ce1b1b => c279a010) (gprs_llc.c:1079) 20241117165348405 DLLC NOTICE LLME(d1ce1b1b/c279a010){ASSIGNED} LLGM Assign post (d1ce1b1b => c279a010) (gprs_llc.c:1125) 20241117165348405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165348405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165348405 DMM DEBUG MM(262420000000052/c279a010) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165348417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165348417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165348418 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165348418 DMM DEBUG MM(262420000000052/c279a010) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241117165348418 DMM NOTICE MM(262420000000052/c279a010) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165348418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165348418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165348418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165348418 DMM DEBUG MM(262420000000052/c279a010) Requesting authorization (sgsn_auth.c:160) 20241117165348418 DMM INFO MM(262420000000052/c279a010) Requesting authentication tuples (sgsn_auth.c:184) 20241117165348418 DMM DEBUG MM(262420000000052/c279a010) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165348418 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241117165348418 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)@a7bda1688097: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@a7bda1688097: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241117165348421 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165348421 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165348421 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165348421 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165348421 DMM INFO MM(262420000000052/c279a010) Subscriber data update (mmctx.c:445) 20241117165348421 DMM DEBUG MM(262420000000052/c279a010) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165348421 DMM INFO MM(262420000000052/c279a010) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165348421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165348421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165348421 DMM INFO MM(262420000000052/c279a010) <- GMM AUTH AND CIPHERING REQ (rand = e3 b2 39 5b d9 d0 8d 17 62 30 29 38 38 11 63 af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165348429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165348429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165348430 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165348430 DMM INFO MM(262420000000052/c279a010) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165348430 DMM NOTICE MM(262420000000052/c279a010) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165348430 DMM DEBUG MM(262420000000052/c279a010) checking auth: received GSM SRES = 50 f2 f6 34 (gprs_gmm.c:648) 20241117165348430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165348430 DMM DEBUG MM(262420000000052/c279a010) Requesting authorization (sgsn_auth.c:160) 20241117165348430 DMM INFO MM(262420000000052/c279a010) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165348430 DMM DEBUG MM(262420000000052/c279a010) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165348430 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241117165348430 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) 20241117165348430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165348430 DMM INFO MM(262420000000052/c279a010) <- GMM ATTACH ACCEPT (new P-TMSI=0xc279a010) (gprs_gmm.c:282) 20241117165348431 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165348431 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165348431 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241117165348431 DMM INFO MM(262420000000052/c279a010) Subscriber data update (mmctx.c:445) 20241117165348431 DMM DEBUG MM(262420000000052/c279a010) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165348431 DMM INFO MM(262420000000052/c279a010) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165348431 DMM NOTICE MM(262420000000052/c279a010) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241117165348431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165348431 DMM NOTICE MM(262420000000052/c279a010) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165348431 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) 20241117165348432 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165348432 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241117165348432 DMM INFO MM(262420000000052/c279a010) Subscriber data update (mmctx.c:445) 20241117165348432 DMM DEBUG MM(262420000000052/c279a010) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165348439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165348439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165348439 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165348439 DMM INFO MM(262420000000052/c279a010) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165348439 DMM NOTICE MM(262420000000052/c279a010) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165348439 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165348439 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165348439 DLLC NOTICE LLME(d1ce1b1b/c279a010){ASSIGNED} LLGM Assign pre (ffffffff => c279a010) (gprs_llc.c:1079) 20241117165348439 DLLC NOTICE LLME(ffffffff/c279a010){ASSIGNED} LLGM Assign post (ffffffff => c279a010) (gprs_llc.c:1125) 20241117165348439 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165348439 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165348439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165348439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165348491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165348491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165348491 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165348491 DMM INFO MM(262420000000052/c279a010) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165348491 DMM INFO MM(262420000000052/c279a010) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165348491 DMM DEBUG MM(262420000000052/c279a010) Using GGSN 0 (gprs_sm.c:317) 20241117165348491 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) 20241117165348491 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241117165348491 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165348491 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165348491 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241117165348504 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 c0 34 ff eb 11 fd a1 cc be 14 05 7f a6 68 45 79 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) 20241117165348504 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e6c08, cbp=0x614000014aa0) (sgsn_libgtp.c:630) 20241117165348504 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165348504 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006cd6cb8 TLLI=c279a010, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165348505 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165348505 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@a7bda1688097: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165348511 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241117165351492 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Timeout of T3314 (fsm.c:317) 20241117165351492 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241117165351492 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241117165353521 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241117165353521 DMM INFO MM(262420000000052/c279a010) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@a7bda1688097: 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 := 'C279A010'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@a7bda1688097: 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 := 'C279A010'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1222)@a7bda1688097: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@a7bda1688097: Final verdict of PTC: pass 20241117165353535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1229)@a7bda1688097: Final verdict of PTC: none 20241117165353538 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165353538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@a7bda1688097: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1222)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1225)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1234)@a7bda1688097: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1232)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1223)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1227)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1222): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1223): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1225): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@a7bda1688097: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Sun Nov 17 16:53:53 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 20241117165353669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165354070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96584) 20241117165354539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165354539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=96584, count=105156) 20241117165355540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165355540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Nov 17 16:53:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165356541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165356541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_bssgp_rim_single_report started. 20241117165357132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165357133 DMM INFO MM(262420000000052/c279a010) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165357133 DMM INFO MM(262420000000052/c279a010) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165357134 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165357134 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165357134 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165357134 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241117165357134 DLLC NOTICE LLME(ffffffff/c279a010){ASSIGNED} LLGM Assign pre (c279a010 => ffffffff) (gprs_llc.c:1079) 20241117165357134 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c279a010 => ffffffff) (gprs_llc.c:1125) 20241117165357134 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006cd6960 (gprs_sndcp.c:574) 20241117165357134 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006cd6cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165357134 DMM NOTICE MM(262420000000052/c279a010) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165357134 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241117165357134 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165357134 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165357134 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241117165357134 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241117165357134 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) 20241117165357134 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:401) 20241117165357134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Deallocated (fsm.c:568) 20241117165357134 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Deallocated (fsm.c:568) 20241117165357134 DMM DEBUG MM_STATE_Iu[0x612000025ba0]{Detached}: Deallocated (fsm.c:568) 20241117165357134 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Deallocated (fsm.c:568) 20241117165357134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1244)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1244)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165357189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165357189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165357189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165357189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165357189 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165357189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165357189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165357189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165357189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1243)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1244)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165357191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165357191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165357191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165357191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165357191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165357192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165357192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165357192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165357192 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165357192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165357192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165357192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165357192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1244)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1244)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165357195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117165357206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165357206 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1241)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1243)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1249)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1249)@a7bda1688097: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1248)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117165357228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165357228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165357228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165357228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165357228 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165357228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165357228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165357228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165357228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1249)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165357230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165357230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165357230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165357230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165357230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165357230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165357230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165357230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165357230 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165357230 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165357230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165357231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165357231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1249)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1249)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165357235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117165357245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165357245 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1248)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_bssgp_rim_single_report-BVCI210(1246)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1253)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165357253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165357253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165357253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165357253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165357253 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165357253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165357253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165357253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165357253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165357255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165357255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165357255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165357255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165357255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165357255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165357255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165357255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165357255 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165357255 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165357255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165357255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165357256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165357259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165357269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165357269 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165357542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165357542 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165357542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165357542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1254)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165357544 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1254)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165357545 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1254)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165357565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a7bda1688097: setverdict(pass): none -> pass MTC@a7bda1688097: Warning: Re-starting timer T, which is already active (running or expired). 20241117165357572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165357579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52618<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_bssgp_rim_single_report-BVCI196(1241)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(1255)@a7bda1688097: Final verdict of PTC: none 20241117165357581 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165357581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(1244)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@a7bda1688097: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1246)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1253)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1249)@a7bda1688097: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1251)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1242)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1247)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: pass MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1241): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1242): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1244): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1246): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1247): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1249): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@a7bda1688097: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Nov 17 16:53:57 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 20241117165357638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165358054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52630<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43748) 20241117165358582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165358582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=43748, count=59604) 20241117165359368 DGPRS DEBUG Checking for inactive LLMEs, time = 13673173 (sgsn.c:132) 20241117165359583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165359583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Nov 17 16:54:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165400584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165400584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_rim_eutran_to_geran started. 20241117165401114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165401115 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165401159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165401159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165401159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165401160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165401160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165401160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165401160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165401160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165401160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165401161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165401161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165401161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165401162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165401162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165401162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165401162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165401162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165401162 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165401162 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165401162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165401162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165401162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165401166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1258)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165401175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165401175 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165401201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165401201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165401201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165401201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165401201 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165401201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165401201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165401201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165401201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165401202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165401202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165401202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165401203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165401203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165401203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165401203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165401203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165401203 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165401203 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165401203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1266)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165401203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165401204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165401207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117165401217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165401217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165401255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165401255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165401255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165401255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165401255 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165401255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165401255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165401255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165401255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165401258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165401258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165401258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165401259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165401259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165401259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165401259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165401259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165401259 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165401259 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165401259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165401259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165401259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165401264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165401274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165401274 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165401585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165401585 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165401585 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165401585 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1272)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165401587 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1272)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165401588 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1272)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a7bda1688097: setverdict(pass): none -> pass 20241117165401618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165401622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52644<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1263)@a7bda1688097: Final verdict of PTC: none 20241117165401624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_rim_eutran_to_geran-BVCI196(1260)@a7bda1688097: Final verdict of PTC: none 20241117165401624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1273)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@a7bda1688097: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1261)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1266)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@a7bda1688097: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1271)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1264)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1269)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1259)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: pass MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@a7bda1688097: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Nov 17 16:54:01 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 20241117165401753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165402154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48872) 20241117165402625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165402625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=48872, count=53228) 20241117165403626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165403626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sun Nov 17 16:54:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165404627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165404627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_cell_change_different_rai_ci_attach started. 20241117165405211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165405213 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165405256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165405256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165405256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165405256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165405256 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165405256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165405256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165405256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165405256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165405258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165405258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165405258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165405258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165405258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165405258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165405258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165405258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165405258 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165405258 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165405258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165405259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165405259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165405263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165405272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165405272 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)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165405288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165405288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165405288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165405288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165405288 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165405288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165405288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165405288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165405288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165405289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165405289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165405289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165405289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165405289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165405289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165405289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165405289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165405289 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165405289 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165405289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165405290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165405290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165405293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165405301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165405301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1285)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165405328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165405328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165405328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165405328 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165405328 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165405328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165405328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165405328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165405328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165405329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165405329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165405329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165405330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165405330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165405330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165405330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165405330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165405330 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165405330 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165405330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165405330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165405330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165405334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165405343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165405343 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)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165405628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165405628 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165405628 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165405628 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1290)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165405630 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165405631 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1290)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@a7bda1688097: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E2B66782'O, index=0 SGSN_Test-GSUP(1291)@a7bda1688097: 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)@a7bda1688097: 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 := '31A24F59ACCF67177D08949AC0CA6832'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F04C8129'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4DCB6F1C0D452A21'O } } } } } 20241117165405680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165405680 DLLC NOTICE LLME(ffffffff/e2b66782){UNASSIGNED} LLC RX: unknown TLLI 0xe2b66782, creating LLME on the fly (gprs_llc.c:552) 20241117165405680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165405680 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165405680 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Allocated (fsm.c:456) 20241117165405680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Allocated (fsm.c:456) 20241117165405680 DMM DEBUG MM_STATE_Gb[0x6120000261a0]{Idle}: Allocated (fsm.c:456) 20241117165405680 DMM DEBUG MM_STATE_Iu[0x612000026320]{Detached}: Allocated (fsm.c:456) 20241117165405680 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165405680 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165405680 DLLC NOTICE LLME(ffffffff/e2b66782){UNASSIGNED} LLGM Assign pre (e2b66782 => ec43c61f) (gprs_llc.c:1079) 20241117165405680 DLLC NOTICE LLME(e2b66782/ec43c61f){ASSIGNED} LLGM Assign post (e2b66782 => ec43c61f) (gprs_llc.c:1125) 20241117165405680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165405680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165405680 DMM DEBUG MM(262420000000068/ec43c61f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165405693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165405694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165405694 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165405694 DMM DEBUG MM(262420000000068/ec43c61f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241117165405694 DMM NOTICE MM(262420000000068/ec43c61f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165405694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165405694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165405694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165405694 DMM DEBUG MM(262420000000068/ec43c61f) Requesting authorization (sgsn_auth.c:160) 20241117165405694 DMM INFO MM(262420000000068/ec43c61f) Requesting authentication tuples (sgsn_auth.c:184) 20241117165405694 DMM DEBUG MM(262420000000068/ec43c61f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165405694 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241117165405694 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)@a7bda1688097: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@a7bda1688097: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241117165405696 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165405696 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165405696 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165405696 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165405696 DMM INFO MM(262420000000068/ec43c61f) Subscriber data update (mmctx.c:445) 20241117165405696 DMM DEBUG MM(262420000000068/ec43c61f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165405696 DMM INFO MM(262420000000068/ec43c61f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165405696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165405696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165405696 DMM INFO MM(262420000000068/ec43c61f) <- GMM AUTH AND CIPHERING REQ (rand = 31 a2 4f 59 ac cf 67 17 7d 08 94 9a c0 ca 68 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165405703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165405703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165405703 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165405703 DMM INFO MM(262420000000068/ec43c61f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165405703 DMM NOTICE MM(262420000000068/ec43c61f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165405703 DMM DEBUG MM(262420000000068/ec43c61f) checking auth: received GSM SRES = f0 4c 81 29 (gprs_gmm.c:648) 20241117165405703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165405703 DMM DEBUG MM(262420000000068/ec43c61f) Requesting authorization (sgsn_auth.c:160) 20241117165405704 DMM INFO MM(262420000000068/ec43c61f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165405704 DMM DEBUG MM(262420000000068/ec43c61f) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165405704 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241117165405704 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) 20241117165405704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165405704 DMM INFO MM(262420000000068/ec43c61f) <- GMM ATTACH ACCEPT (new P-TMSI=0xec43c61f) (gprs_gmm.c:282) 20241117165405705 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165405705 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165405705 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241117165405705 DMM INFO MM(262420000000068/ec43c61f) Subscriber data update (mmctx.c:445) 20241117165405705 DMM DEBUG MM(262420000000068/ec43c61f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165405705 DMM INFO MM(262420000000068/ec43c61f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165405705 DMM NOTICE MM(262420000000068/ec43c61f) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241117165405705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165405705 DMM NOTICE MM(262420000000068/ec43c61f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165405705 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) 20241117165405706 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165405706 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241117165405706 DMM INFO MM(262420000000068/ec43c61f) Subscriber data update (mmctx.c:445) 20241117165405706 DMM DEBUG MM(262420000000068/ec43c61f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165405711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165405711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165405711 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165405711 DMM INFO MM(262420000000068/ec43c61f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165405711 DMM NOTICE MM(262420000000068/ec43c61f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165405712 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165405712 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165405712 DLLC NOTICE LLME(e2b66782/ec43c61f){ASSIGNED} LLGM Assign pre (ffffffff => ec43c61f) (gprs_llc.c:1079) 20241117165405712 DLLC NOTICE LLME(ffffffff/ec43c61f){ASSIGNED} LLGM Assign post (ffffffff => ec43c61f) (gprs_llc.c:1125) 20241117165405712 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165405712 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165405712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165405712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165405763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165405763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165405763 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165405763 DMM INFO MM(262420000000068/ec43c61f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165405763 DMM INFO MM(262420000000068/ec43c61f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165405763 DMM DEBUG MM(262420000000068/ec43c61f) Using GGSN 0 (gprs_sm.c:317) 20241117165405764 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) 20241117165405764 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241117165405764 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165405764 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165405764 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241117165405773 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 94 b4 34 b7 11 a7 04 32 c4 14 05 7f 8b 69 42 c3 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) 20241117165405773 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e7c80, cbp=0x6140000158a0) (sgsn_libgtp.c:630) 20241117165405773 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165405773 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210070bd8b8 TLLI=ec43c61f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165405773 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165405773 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@a7bda1688097: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165405780 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241117165405788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165405788 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117165405788 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@a7bda1688097: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@a7bda1688097: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='EC43C61F'O, index=0 20241117165405795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165405795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241117165405795 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xEC43C61F) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165405795 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165405795 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117165405795 DLLC NOTICE LLME(ffffffff/ec43c61f){ASSIGNED} LLGM Assign pre (ec43c61f => da183313) (gprs_llc.c:1079) 20241117165405795 DLLC NOTICE LLME(ec43c61f/da183313){ASSIGNED} LLGM Assign post (ec43c61f => da183313) (gprs_llc.c:1125) 20241117165405795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165405795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165405795 DMM DEBUG MM(262420000000068/da183313) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165405807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165405807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241117165405807 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165405807 DMM DEBUG MM(262420000000068/da183313) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241117165405807 DMM NOTICE MM(262420000000068/da183313) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165405807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165405807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165405807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165405807 DMM DEBUG MM(262420000000068/da183313) Requesting authorization (sgsn_auth.c:160) 20241117165405807 DMM INFO MM(262420000000068/da183313) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165405807 DMM DEBUG MM(262420000000068/da183313) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165405808 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241117165405808 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) 20241117165406794 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165406794 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165406794 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241117165406794 DMM INFO MM(262420000000068/da183313) Subscriber data update (mmctx.c:445) 20241117165406794 DMM DEBUG MM(262420000000068/da183313) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241117165406794 DMM INFO MM(262420000000068/da183313) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241117165406794 DMM NOTICE MM(262420000000068/da183313) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241117165406794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165406794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165406794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117165406794 DMM INFO MM(262420000000068/da183313) <- GMM ATTACH ACCEPT (new P-TMSI=0xda183313) (gprs_gmm.c:282) 20241117165406794 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) 20241117165406795 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165406795 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241117165406795 DMM INFO MM(262420000000068/da183313) Subscriber data update (mmctx.c:445) 20241117165406795 DMM DEBUG MM(262420000000068/da183313) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165406804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165406804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165406804 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165406804 DMM INFO MM(262420000000068/da183313) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165406804 DMM NOTICE MM(262420000000068/da183313) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165406804 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165406804 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165406804 DLLC NOTICE LLME(ec43c61f/da183313){ASSIGNED} LLGM Assign pre (ffffffff => da183313) (gprs_llc.c:1079) 20241117165406804 DLLC NOTICE LLME(ffffffff/da183313){ASSIGNED} LLGM Assign post (ffffffff => da183313) (gprs_llc.c:1125) 20241117165406804 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165406804 DMM ERROR MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1402) 20241117165406804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165406804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165406853 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241117165406861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165406861 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165406861 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@a7bda1688097: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@a7bda1688097: Final verdict of PTC: pass 20241117165406866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52660<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117165406868 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165406868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1291)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1289)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1279)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1284)@a7bda1688097: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@a7bda1688097: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@a7bda1688097: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1277)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1287)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1282)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@a7bda1688097: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Sun Nov 17 16:54:06 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241117165407001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165407404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102304) 20241117165407869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165407869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=102304, count=123452) 20241117165408870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165408870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sun Nov 17 16:54:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165409871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165409871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_cell_change_different_rai_ci_data started. 20241117165410464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165410465 DMM INFO MM(262420000000068/da183313) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165410465 DMM INFO MM(262420000000068/da183313) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165410466 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165410466 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165410466 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165410466 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165410466 DLLC NOTICE LLME(ffffffff/da183313){ASSIGNED} LLGM Assign pre (da183313 => ffffffff) (gprs_llc.c:1079) 20241117165410466 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da183313 => ffffffff) (gprs_llc.c:1125) 20241117165410466 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210070bd560 (gprs_sndcp.c:574) 20241117165410466 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210070bd8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165410466 DMM NOTICE MM(262420000000068/da183313) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165410466 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241117165410466 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165410466 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165410466 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241117165410466 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241117165410466 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) 20241117165410466 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:401) 20241117165410466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Deallocated (fsm.c:568) 20241117165410466 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Deallocated (fsm.c:568) 20241117165410466 DMM DEBUG MM_STATE_Iu[0x612000026320]{Detached}: Deallocated (fsm.c:568) 20241117165410466 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Deallocated (fsm.c:568) 20241117165410466 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1299)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1299)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165410516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165410516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165410516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165410516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165410516 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165410517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165410517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165410517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165410517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1298)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1299)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165410518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165410518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165410518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165410518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165410518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165410518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165410519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165410519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165410519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165410519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165410519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165410519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1299)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165410519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1299)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165410523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165410534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165410534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1296)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1298)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165410543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165410543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165410543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165410543 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165410543 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165410543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165410543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165410543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165410543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165410545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165410545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165410545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165410545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165410545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165410545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165410545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165410545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165410545 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165410545 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165410545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165410545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165410545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165410549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117165410560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165410560 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)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165410582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165410582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165410582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165410582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165410582 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165410583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165410583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165410583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165410583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165410584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165410584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165410584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165410584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165410584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165410584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165410585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165410585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165410585 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165410585 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165410585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165410585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165410585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165410589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165410598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165410598 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)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165410873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165410873 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165410873 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165410873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1309)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165410875 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165410876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1309)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1296)@a7bda1688097: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='FC462588'O, index=0 SGSN_Test-GSUP(1310)@a7bda1688097: 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)@a7bda1688097: 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 := '464D502CABCC3C8B37E5F9664870DFEC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09A3061A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A123B13F3EBA0138'O } } } } } 20241117165410924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165410924 DLLC NOTICE LLME(ffffffff/fc462588){UNASSIGNED} LLC RX: unknown TLLI 0xfc462588, creating LLME on the fly (gprs_llc.c:552) 20241117165410924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165410924 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165410924 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Allocated (fsm.c:456) 20241117165410924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Allocated (fsm.c:456) 20241117165410924 DMM DEBUG MM_STATE_Gb[0x612000026920]{Idle}: Allocated (fsm.c:456) 20241117165410924 DMM DEBUG MM_STATE_Iu[0x612000026aa0]{Detached}: Allocated (fsm.c:456) 20241117165410924 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165410924 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165410924 DLLC NOTICE LLME(ffffffff/fc462588){UNASSIGNED} LLGM Assign pre (fc462588 => e194b1ed) (gprs_llc.c:1079) 20241117165410925 DLLC NOTICE LLME(fc462588/e194b1ed){ASSIGNED} LLGM Assign post (fc462588 => e194b1ed) (gprs_llc.c:1125) 20241117165410925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165410925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165410925 DMM DEBUG MM(262420000000070/e194b1ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165410937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165410937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165410938 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165410938 DMM DEBUG MM(262420000000070/e194b1ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241117165410938 DMM NOTICE MM(262420000000070/e194b1ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165410938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165410938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165410938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165410938 DMM DEBUG MM(262420000000070/e194b1ed) Requesting authorization (sgsn_auth.c:160) 20241117165410938 DMM INFO MM(262420000000070/e194b1ed) Requesting authentication tuples (sgsn_auth.c:184) 20241117165410938 DMM DEBUG MM(262420000000070/e194b1ed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165410938 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241117165410938 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)@a7bda1688097: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@a7bda1688097: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241117165410941 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165410941 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165410941 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165410941 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165410941 DMM INFO MM(262420000000070/e194b1ed) Subscriber data update (mmctx.c:445) 20241117165410941 DMM DEBUG MM(262420000000070/e194b1ed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165410941 DMM INFO MM(262420000000070/e194b1ed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165410941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165410941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165410941 DMM INFO MM(262420000000070/e194b1ed) <- GMM AUTH AND CIPHERING REQ (rand = 46 4d 50 2c ab cc 3c 8b 37 e5 f9 66 48 70 df ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165410950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165410950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165410950 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165410950 DMM INFO MM(262420000000070/e194b1ed) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165410950 DMM NOTICE MM(262420000000070/e194b1ed) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165410950 DMM DEBUG MM(262420000000070/e194b1ed) checking auth: received GSM SRES = 09 a3 06 1a (gprs_gmm.c:648) 20241117165410950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165410950 DMM DEBUG MM(262420000000070/e194b1ed) Requesting authorization (sgsn_auth.c:160) 20241117165410950 DMM INFO MM(262420000000070/e194b1ed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165410950 DMM DEBUG MM(262420000000070/e194b1ed) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165410950 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241117165410950 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) 20241117165410951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165410951 DMM INFO MM(262420000000070/e194b1ed) <- GMM ATTACH ACCEPT (new P-TMSI=0xe194b1ed) (gprs_gmm.c:282) 20241117165410952 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165410952 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165410952 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241117165410952 DMM INFO MM(262420000000070/e194b1ed) Subscriber data update (mmctx.c:445) 20241117165410952 DMM DEBUG MM(262420000000070/e194b1ed) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165410952 DMM INFO MM(262420000000070/e194b1ed) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165410952 DMM NOTICE MM(262420000000070/e194b1ed) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241117165410952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165410952 DMM NOTICE MM(262420000000070/e194b1ed) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165410952 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) 20241117165410953 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165410953 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241117165410953 DMM INFO MM(262420000000070/e194b1ed) Subscriber data update (mmctx.c:445) 20241117165410953 DMM DEBUG MM(262420000000070/e194b1ed) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165410960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165410960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165410960 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165410960 DMM INFO MM(262420000000070/e194b1ed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165410960 DMM NOTICE MM(262420000000070/e194b1ed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165410960 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165410960 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165410960 DLLC NOTICE LLME(fc462588/e194b1ed){ASSIGNED} LLGM Assign pre (ffffffff => e194b1ed) (gprs_llc.c:1079) 20241117165410960 DLLC NOTICE LLME(ffffffff/e194b1ed){ASSIGNED} LLGM Assign post (ffffffff => e194b1ed) (gprs_llc.c:1125) 20241117165410960 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165410960 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165410960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165410960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165411012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165411012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165411012 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165411012 DMM INFO MM(262420000000070/e194b1ed) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165411012 DMM INFO MM(262420000000070/e194b1ed) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165411012 DMM DEBUG MM(262420000000070/e194b1ed) Using GGSN 0 (gprs_sm.c:317) 20241117165411012 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) 20241117165411012 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241117165411012 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165411012 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165411012 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241117165411025 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 32 00 00 01 80 08 00 10 3b 64 ca 77 11 c0 06 f5 fc 14 05 7f ad 82 01 60 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) 20241117165411025 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e8cf8, cbp=0x614000015ea0) (sgsn_libgtp.c:630) 20241117165411025 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165411025 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100734a0b8 TLLI=e194b1ed, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165411025 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165411025 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@a7bda1688097: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165411033 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) 20241117165411041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165411041 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117165411041 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@a7bda1688097: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E194B1ED'O, index=0 20241117165411048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165411048 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165411048 DSNDCP ERROR Message for non-existing MM ctx (lle=0x62100734a0b8, TLLI=e194b1ed, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@a7bda1688097: Removing Client IMSI='262420000000070'H, index=0 20241117165413048 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_rai_ci_data-BVCI196(1296)@a7bda1688097: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@a7bda1688097: Final verdict of PTC: pass 20241117165413056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39832<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@a7bda1688097: Final verdict of PTC: none 20241117165413057 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165413057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-NS2(1304)@a7bda1688097: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1296)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1299)@a7bda1688097: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1303)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1298)@a7bda1688097: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1308)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1297)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1301)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1306)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1296): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1297): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1298): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1299): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@a7bda1688097: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Nov 17 16:54:13 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 20241117165413190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165413592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102336) 20241117165414059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165414059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=102336, count=106692) 20241117165415061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165415061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sun Nov 17 16:54:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165416061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165416061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_cell_change_different_ci_attach started. 20241117165416655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165416656 DMM INFO MM(262420000000070/e194b1ed) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165416656 DMM INFO MM(262420000000070/e194b1ed) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165416656 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165416656 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165416656 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165416656 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165416656 DLLC NOTICE LLME(ffffffff/e194b1ed){ASSIGNED} LLGM Assign pre (e194b1ed => ffffffff) (gprs_llc.c:1079) 20241117165416656 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e194b1ed => ffffffff) (gprs_llc.c:1125) 20241117165416656 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007349d60 (gprs_sndcp.c:574) 20241117165416656 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100734a0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165416656 DMM NOTICE MM(262420000000070/e194b1ed) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165416656 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241117165416656 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165416656 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165416656 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241117165416657 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241117165416657 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) 20241117165416657 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:401) 20241117165416657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Deallocated (fsm.c:568) 20241117165416657 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Deallocated (fsm.c:568) 20241117165416657 DMM DEBUG MM_STATE_Iu[0x612000026aa0]{Detached}: Deallocated (fsm.c:568) 20241117165416657 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Deallocated (fsm.c:568) 20241117165416657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165416701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165416701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165416701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165416701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165416701 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165416701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165416701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165416701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165416701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165416703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165416703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165416703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165416703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165416703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165416703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165416703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165416703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165416703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165416703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165416703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1317)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165416704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165416704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1318)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165416709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165416719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165416719 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165416734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165416734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165416734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165416734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165416734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165416734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165416734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165416734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165416734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165416736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165416736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165416736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165416736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165416736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165416736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165416736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165416736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165416736 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165416736 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165416736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165416737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165416737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165416741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165416751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165416751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165416769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165416769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165416769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165416770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165416770 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165416770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165416770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165416770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165416770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165416771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165416771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165416771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165416771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165416771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165416771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165416771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165416771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165416771 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165416771 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165416771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165416772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165416772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165416776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165416786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165416786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165417062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165417062 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165417062 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165417062 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1328)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165417064 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165417065 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1328)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@a7bda1688097: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D2BD1956'O, index=0 SGSN_Test-GSUP(1329)@a7bda1688097: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@a7bda1688097: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@a7bda1688097: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D2BD1956'O, index=0 TC_cell_change_different_ci_attach(1331)@a7bda1688097: 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 := 'BF6EA4BA9F1AB2C59891679E958EFB1F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '553CA6C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E5266CEB9612525'O } } } } } 20241117165417112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165417112 DLLC NOTICE LLME(ffffffff/d2bd1956){UNASSIGNED} LLC RX: unknown TLLI 0xd2bd1956, creating LLME on the fly (gprs_llc.c:552) 20241117165417112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165417112 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165417112 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Allocated (fsm.c:456) 20241117165417112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Allocated (fsm.c:456) 20241117165417112 DMM DEBUG MM_STATE_Gb[0x6120000270a0]{Idle}: Allocated (fsm.c:456) 20241117165417112 DMM DEBUG MM_STATE_Iu[0x612000027220]{Detached}: Allocated (fsm.c:456) 20241117165417112 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165417112 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165417112 DLLC NOTICE LLME(ffffffff/d2bd1956){UNASSIGNED} LLGM Assign pre (d2bd1956 => f17f9484) (gprs_llc.c:1079) 20241117165417112 DLLC NOTICE LLME(d2bd1956/f17f9484){ASSIGNED} LLGM Assign post (d2bd1956 => f17f9484) (gprs_llc.c:1125) 20241117165417112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165417113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165417113 DMM DEBUG MM(262420000000069/f17f9484) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165417126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165417126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165417126 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165417126 DMM DEBUG MM(262420000000069/f17f9484) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241117165417126 DMM NOTICE MM(262420000000069/f17f9484) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165417126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165417126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165417126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165417126 DMM DEBUG MM(262420000000069/f17f9484) Requesting authorization (sgsn_auth.c:160) 20241117165417126 DMM INFO MM(262420000000069/f17f9484) Requesting authentication tuples (sgsn_auth.c:184) 20241117165417126 DMM DEBUG MM(262420000000069/f17f9484) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165417126 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241117165417126 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)@a7bda1688097: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@a7bda1688097: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241117165417129 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165417129 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165417129 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165417129 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165417129 DMM INFO MM(262420000000069/f17f9484) Subscriber data update (mmctx.c:445) 20241117165417129 DMM DEBUG MM(262420000000069/f17f9484) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165417129 DMM INFO MM(262420000000069/f17f9484) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165417129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165417129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165417129 DMM INFO MM(262420000000069/f17f9484) <- GMM AUTH AND CIPHERING REQ (rand = bf 6e a4 ba 9f 1a b2 c5 98 91 67 9e 95 8e fb 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165417139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165417139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165417140 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165417140 DMM INFO MM(262420000000069/f17f9484) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165417140 DMM NOTICE MM(262420000000069/f17f9484) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165417140 DMM DEBUG MM(262420000000069/f17f9484) checking auth: received GSM SRES = 55 3c a6 c2 (gprs_gmm.c:648) 20241117165417140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165417140 DMM DEBUG MM(262420000000069/f17f9484) Requesting authorization (sgsn_auth.c:160) 20241117165417140 DMM INFO MM(262420000000069/f17f9484) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165417140 DMM DEBUG MM(262420000000069/f17f9484) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165417140 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241117165417140 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) 20241117165417140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165417140 DMM INFO MM(262420000000069/f17f9484) <- GMM ATTACH ACCEPT (new P-TMSI=0xf17f9484) (gprs_gmm.c:282) 20241117165417141 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165417141 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165417141 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241117165417141 DMM INFO MM(262420000000069/f17f9484) Subscriber data update (mmctx.c:445) 20241117165417141 DMM DEBUG MM(262420000000069/f17f9484) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165417141 DMM INFO MM(262420000000069/f17f9484) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165417141 DMM NOTICE MM(262420000000069/f17f9484) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241117165417141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165417142 DMM NOTICE MM(262420000000069/f17f9484) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165417142 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) 20241117165417142 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165417142 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241117165417142 DMM INFO MM(262420000000069/f17f9484) Subscriber data update (mmctx.c:445) 20241117165417142 DMM DEBUG MM(262420000000069/f17f9484) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165417148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165417148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165417148 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165417148 DMM INFO MM(262420000000069/f17f9484) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165417148 DMM NOTICE MM(262420000000069/f17f9484) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165417148 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165417148 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165417148 DLLC NOTICE LLME(d2bd1956/f17f9484){ASSIGNED} LLGM Assign pre (ffffffff => f17f9484) (gprs_llc.c:1079) 20241117165417148 DLLC NOTICE LLME(ffffffff/f17f9484){ASSIGNED} LLGM Assign post (ffffffff => f17f9484) (gprs_llc.c:1125) 20241117165417148 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165417148 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165417148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165417148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165417199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165417200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165417200 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165417200 DMM INFO MM(262420000000069/f17f9484) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165417200 DMM INFO MM(262420000000069/f17f9484) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165417200 DMM DEBUG MM(262420000000069/f17f9484) Using GGSN 0 (gprs_sm.c:317) 20241117165417200 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117165417200 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241117165417200 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165417200 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165417200 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241117165417212 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 34 00 00 01 80 08 00 10 26 7f a9 e5 11 9f 12 cd 42 14 05 7f b6 3e 7a b8 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) 20241117165417212 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3e9d70, cbp=0x6140000164a0) (sgsn_libgtp.c:630) 20241117165417212 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165417212 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210075408b8 TLLI=f17f9484, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165417212 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165417212 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@a7bda1688097: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165417221 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241117165417228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165417228 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117165417228 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@a7bda1688097: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@a7bda1688097: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F17F9484'O, index=0 20241117165417236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165417236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241117165417236 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165417236 DMM INFO MM(262420000000069/f17f9484) -> GMM ATTACH REQUEST MI(TMSI-0xF17F9484) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165417237 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165417237 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117165417237 DLLC NOTICE LLME(ffffffff/f17f9484){ASSIGNED} LLGM Assign pre (f17f9484 => c2b81756) (gprs_llc.c:1079) 20241117165417237 DLLC NOTICE LLME(f17f9484/c2b81756){ASSIGNED} LLGM Assign post (f17f9484 => c2b81756) (gprs_llc.c:1125) 20241117165417237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165417237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165417237 DMM DEBUG MM(262420000000069/c2b81756) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165417249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165417249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241117165417249 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165417250 DMM DEBUG MM(262420000000069/c2b81756) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241117165417250 DMM NOTICE MM(262420000000069/c2b81756) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165417250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165417250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165417250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165417250 DMM DEBUG MM(262420000000069/c2b81756) Requesting authorization (sgsn_auth.c:160) 20241117165417250 DMM INFO MM(262420000000069/c2b81756) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165417250 DMM DEBUG MM(262420000000069/c2b81756) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165417250 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241117165417250 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) 20241117165418235 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165418236 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165418236 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241117165418236 DMM INFO MM(262420000000069/c2b81756) Subscriber data update (mmctx.c:445) 20241117165418236 DMM DEBUG MM(262420000000069/c2b81756) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241117165418236 DMM INFO MM(262420000000069/c2b81756) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241117165418236 DMM NOTICE MM(262420000000069/c2b81756) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241117165418236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165418236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165418236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117165418236 DMM INFO MM(262420000000069/c2b81756) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2b81756) (gprs_gmm.c:282) 20241117165418236 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) 20241117165418237 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165418237 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241117165418237 DMM INFO MM(262420000000069/c2b81756) Subscriber data update (mmctx.c:445) 20241117165418237 DMM DEBUG MM(262420000000069/c2b81756) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165418246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165418246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165418246 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165418246 DMM INFO MM(262420000000069/c2b81756) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165418246 DMM NOTICE MM(262420000000069/c2b81756) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165418246 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165418247 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165418247 DLLC NOTICE LLME(f17f9484/c2b81756){ASSIGNED} LLGM Assign pre (ffffffff => c2b81756) (gprs_llc.c:1079) 20241117165418247 DLLC NOTICE LLME(ffffffff/c2b81756){ASSIGNED} LLGM Assign post (ffffffff => c2b81756) (gprs_llc.c:1125) 20241117165418247 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165418247 DMM ERROR MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1402) 20241117165418247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165418247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165418295 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241117165418304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165418304 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165418304 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI196(1316)@a7bda1688097: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@a7bda1688097: Final verdict of PTC: pass 20241117165418309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39844<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@a7bda1688097: Final verdict of PTC: none 20241117165418311 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1322)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1317)@a7bda1688097: Final verdict of PTC: none 20241117165418311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-NS2(1323)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@a7bda1688097: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@a7bda1688097: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@a7bda1688097: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1327)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1315)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1320)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1325)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@a7bda1688097: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sun Nov 17 16:54:18 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241117165418439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165418841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120840) 20241117165419312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165419312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=120840, count=129812) 20241117165420313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165420313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sun Nov 17 16:54:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165421315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165421315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_cell_change_different_ci_data started. 20241117165421902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165421903 DMM INFO MM(262420000000069/c2b81756) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165421903 DMM INFO MM(262420000000069/c2b81756) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165421903 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165421903 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165421903 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165421903 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165421903 DLLC NOTICE LLME(ffffffff/c2b81756){ASSIGNED} LLGM Assign pre (c2b81756 => ffffffff) (gprs_llc.c:1079) 20241117165421903 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2b81756 => ffffffff) (gprs_llc.c:1125) 20241117165421903 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007540560 (gprs_sndcp.c:574) 20241117165421903 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210075408b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165421903 DMM NOTICE MM(262420000000069/c2b81756) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165421903 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241117165421903 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165421903 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165421903 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241117165421904 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241117165421904 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) 20241117165421904 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:401) 20241117165421904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Deallocated (fsm.c:568) 20241117165421904 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Deallocated (fsm.c:568) 20241117165421904 DMM DEBUG MM_STATE_Iu[0x612000027220]{Detached}: Deallocated (fsm.c:568) 20241117165421904 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Deallocated (fsm.c:568) 20241117165421904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@a7bda1688097: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1336)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165421951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165421951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165421951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165421951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165421952 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165421952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165421952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165421952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165421952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1337)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165421954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165421954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165421954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165421954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165421954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165421954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165421954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165421954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165421954 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165421954 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165421954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165421955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165421955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165421958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1333)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165421968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165421968 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1334)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165421981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165421981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165421981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165421981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165421981 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165421981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165421981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165421981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165421981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1342)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165421982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165421982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165421982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165421983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165421983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165421983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165421983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165421983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165421983 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165421983 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165421983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165421983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165421983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1341)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1342)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165421988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165421997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165421997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1343)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1339)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165422010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165422010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165422010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165422011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165422011 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165422011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165422011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165422011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165422011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165422012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165422013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165422013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165422013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165422013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165422013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165422013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165422013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165422013 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165422013 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165422013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1346)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165422014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165422014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165422018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165422028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165422028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165422316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165422316 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165422316 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165422316 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1347)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165422319 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165422319 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1347)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1334)@a7bda1688097: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C73C4776'O, index=0 SGSN_Test-GSUP(1348)@a7bda1688097: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1334)@a7bda1688097: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1339)@a7bda1688097: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C73C4776'O, index=0 TC_cell_change_different_ci_data(1350)@a7bda1688097: 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 := '29DD3C91D56ED43460D1143C4E9AC690'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FFB9308'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E1D209F18F68ED9'O } } } } } 20241117165422372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165422372 DLLC NOTICE LLME(ffffffff/c73c4776){UNASSIGNED} LLC RX: unknown TLLI 0xc73c4776, creating LLME on the fly (gprs_llc.c:552) 20241117165422372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165422372 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165422372 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Allocated (fsm.c:456) 20241117165422372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Allocated (fsm.c:456) 20241117165422372 DMM DEBUG MM_STATE_Gb[0x612000027820]{Idle}: Allocated (fsm.c:456) 20241117165422372 DMM DEBUG MM_STATE_Iu[0x6120000279a0]{Detached}: Allocated (fsm.c:456) 20241117165422372 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165422373 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165422373 DLLC NOTICE LLME(ffffffff/c73c4776){UNASSIGNED} LLGM Assign pre (c73c4776 => e85a0e2c) (gprs_llc.c:1079) 20241117165422373 DLLC NOTICE LLME(c73c4776/e85a0e2c){ASSIGNED} LLGM Assign post (c73c4776 => e85a0e2c) (gprs_llc.c:1125) 20241117165422373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165422373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165422373 DMM DEBUG MM(262420000000071/e85a0e2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165422384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165422384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165422384 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165422384 DMM DEBUG MM(262420000000071/e85a0e2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241117165422384 DMM NOTICE MM(262420000000071/e85a0e2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165422384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165422384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165422384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165422384 DMM DEBUG MM(262420000000071/e85a0e2c) Requesting authorization (sgsn_auth.c:160) 20241117165422384 DMM INFO MM(262420000000071/e85a0e2c) Requesting authentication tuples (sgsn_auth.c:184) 20241117165422384 DMM DEBUG MM(262420000000071/e85a0e2c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165422384 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241117165422384 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)@a7bda1688097: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@a7bda1688097: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241117165422388 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165422388 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165422388 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165422388 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165422388 DMM INFO MM(262420000000071/e85a0e2c) Subscriber data update (mmctx.c:445) 20241117165422388 DMM DEBUG MM(262420000000071/e85a0e2c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165422388 DMM INFO MM(262420000000071/e85a0e2c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165422388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165422388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165422388 DMM INFO MM(262420000000071/e85a0e2c) <- GMM AUTH AND CIPHERING REQ (rand = 29 dd 3c 91 d5 6e d4 34 60 d1 14 3c 4e 9a c6 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165422396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165422396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165422396 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165422396 DMM INFO MM(262420000000071/e85a0e2c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165422396 DMM NOTICE MM(262420000000071/e85a0e2c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165422396 DMM DEBUG MM(262420000000071/e85a0e2c) checking auth: received GSM SRES = 8f fb 93 08 (gprs_gmm.c:648) 20241117165422396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165422396 DMM DEBUG MM(262420000000071/e85a0e2c) Requesting authorization (sgsn_auth.c:160) 20241117165422396 DMM INFO MM(262420000000071/e85a0e2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165422396 DMM DEBUG MM(262420000000071/e85a0e2c) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165422396 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241117165422396 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) 20241117165422397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165422397 DMM INFO MM(262420000000071/e85a0e2c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe85a0e2c) (gprs_gmm.c:282) 20241117165422398 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165422398 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165422398 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241117165422398 DMM INFO MM(262420000000071/e85a0e2c) Subscriber data update (mmctx.c:445) 20241117165422398 DMM DEBUG MM(262420000000071/e85a0e2c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165422398 DMM INFO MM(262420000000071/e85a0e2c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165422398 DMM NOTICE MM(262420000000071/e85a0e2c) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241117165422398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165422398 DMM NOTICE MM(262420000000071/e85a0e2c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165422398 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) 20241117165422399 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165422399 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241117165422399 DMM INFO MM(262420000000071/e85a0e2c) Subscriber data update (mmctx.c:445) 20241117165422399 DMM DEBUG MM(262420000000071/e85a0e2c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165422404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165422404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165422404 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165422404 DMM INFO MM(262420000000071/e85a0e2c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165422404 DMM NOTICE MM(262420000000071/e85a0e2c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165422404 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165422405 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165422405 DLLC NOTICE LLME(c73c4776/e85a0e2c){ASSIGNED} LLGM Assign pre (ffffffff => e85a0e2c) (gprs_llc.c:1079) 20241117165422405 DLLC NOTICE LLME(ffffffff/e85a0e2c){ASSIGNED} LLGM Assign post (ffffffff => e85a0e2c) (gprs_llc.c:1125) 20241117165422405 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165422405 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165422405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165422405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165422456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165422456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117165422457 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165422457 DMM INFO MM(262420000000071/e85a0e2c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165422457 DMM INFO MM(262420000000071/e85a0e2c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165422457 DMM DEBUG MM(262420000000071/e85a0e2c) Using GGSN 0 (gprs_sm.c:317) 20241117165422457 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117165422457 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241117165422457 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165422457 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165422457 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241117165422468 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 36 00 00 01 80 08 00 10 fa bf 0a c0 11 fe 55 77 12 14 05 7f a6 33 2f 20 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) 20241117165422468 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3eade8, cbp=0x614000016aa0) (sgsn_libgtp.c:630) 20241117165422468 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165422468 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210077cd0b8 TLLI=e85a0e2c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117165422468 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165422468 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@a7bda1688097: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165422477 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) 20241117165422485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165422485 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117165422485 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1339)@a7bda1688097: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@a7bda1688097: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E85A0E2C'O, index=0 20241117165422493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165422493 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165422493 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165422495 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_ci_data-BVCI196(1334)@a7bda1688097: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@a7bda1688097: Final verdict of PTC: pass 20241117165422507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46920<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@a7bda1688097: Final verdict of PTC: none 20241117165422510 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165422510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_cell_change_different_ci_data-BVCI196(1334)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1346)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1337)@a7bda1688097: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1339)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@a7bda1688097: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1342)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1344)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1335)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1340)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1334): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1339): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@a7bda1688097: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Nov 17 16:54:22 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 20241117165422637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165423038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100544) 20241117165423511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165423511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=100544, count=106596) 20241117165424512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165424512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Nov 17 16:54:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165425513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165425513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_sgsn_context_req_in started. 20241117165426098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165426100 DMM INFO MM(262420000000071/e85a0e2c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165426100 DMM INFO MM(262420000000071/e85a0e2c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165426100 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165426100 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165426100 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165426100 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165426100 DLLC NOTICE LLME(ffffffff/e85a0e2c){ASSIGNED} LLGM Assign pre (e85a0e2c => ffffffff) (gprs_llc.c:1079) 20241117165426100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e85a0e2c => ffffffff) (gprs_llc.c:1125) 20241117165426100 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210077ccd60 (gprs_sndcp.c:574) 20241117165426100 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210077cd0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117165426100 DMM NOTICE MM(262420000000071/e85a0e2c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165426100 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241117165426100 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165426100 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165426100 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241117165426100 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241117165426100 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) 20241117165426100 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:401) 20241117165426100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Deallocated (fsm.c:568) 20241117165426100 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Deallocated (fsm.c:568) 20241117165426100 DMM DEBUG MM_STATE_Iu[0x6120000279a0]{Detached}: Deallocated (fsm.c:568) 20241117165426101 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Deallocated (fsm.c:568) 20241117165426101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165426145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165426145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165426145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165426145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165426145 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165426145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165426145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165426145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165426145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165426146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165426146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165426146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165426147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165426147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165426147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165426147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165426147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165426147 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165426147 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165426147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165426147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165426147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165426151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165426161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165426161 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165426188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165426188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165426188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165426188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165426188 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165426188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165426188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165426188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165426188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1360)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1361)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165426190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165426190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165426190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165426191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165426191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165426191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165426191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165426191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165426191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165426191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165426191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165426191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165426191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165426196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1357)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165426205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165426205 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1358)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1366)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165426220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165426220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165426220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165426220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165426220 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165426220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165426220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165426220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165426220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165426222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165426222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165426222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165426222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165426222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165426222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165426222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165426222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165426222 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165426222 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165426222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165426223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165426223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165426227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165426236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165426236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1363)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165426514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165426514 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165426514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165426514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1365)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165426516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1365)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165426517 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1365)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1365)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1365)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@a7bda1688097: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='CF071B3A'O, index=0 SGSN_Test-GSUP(1367)@a7bda1688097: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@a7bda1688097: 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 := '513F3340ABE74E6D11F44C20258A53FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA2F0932'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '680972141F893718'O } } } } } 20241117165427571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165427571 DLLC NOTICE LLME(ffffffff/cf071b3a){UNASSIGNED} LLC RX: unknown TLLI 0xcf071b3a, creating LLME on the fly (gprs_llc.c:552) 20241117165427571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165427571 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165427571 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Allocated (fsm.c:456) 20241117165427571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Allocated (fsm.c:456) 20241117165427572 DMM DEBUG MM_STATE_Gb[0x612000027fa0]{Idle}: Allocated (fsm.c:456) 20241117165427572 DMM DEBUG MM_STATE_Iu[0x612000028120]{Detached}: Allocated (fsm.c:456) 20241117165427572 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165427572 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165427572 DLLC NOTICE LLME(ffffffff/cf071b3a){UNASSIGNED} LLGM Assign pre (cf071b3a => f11dc9ac) (gprs_llc.c:1079) 20241117165427572 DLLC NOTICE LLME(cf071b3a/f11dc9ac){ASSIGNED} LLGM Assign post (cf071b3a => f11dc9ac) (gprs_llc.c:1125) 20241117165427572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165427572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165427572 DMM DEBUG MM(262420000000072/f11dc9ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165427585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165427585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165427585 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165427585 DMM DEBUG MM(262420000000072/f11dc9ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241117165427585 DMM NOTICE MM(262420000000072/f11dc9ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165427585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165427585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165427585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165427585 DMM DEBUG MM(262420000000072/f11dc9ac) Requesting authorization (sgsn_auth.c:160) 20241117165427585 DMM INFO MM(262420000000072/f11dc9ac) Requesting authentication tuples (sgsn_auth.c:184) 20241117165427585 DMM DEBUG MM(262420000000072/f11dc9ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165427585 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241117165427586 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)@a7bda1688097: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@a7bda1688097: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241117165427589 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165427589 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165427589 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165427589 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165427589 DMM INFO MM(262420000000072/f11dc9ac) Subscriber data update (mmctx.c:445) 20241117165427589 DMM DEBUG MM(262420000000072/f11dc9ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165427589 DMM INFO MM(262420000000072/f11dc9ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165427589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165427589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165427589 DMM INFO MM(262420000000072/f11dc9ac) <- GMM AUTH AND CIPHERING REQ (rand = 51 3f 33 40 ab e7 4e 6d 11 f4 4c 20 25 8a 53 fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241117165427598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165427598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165427598 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165427598 DMM INFO MM(262420000000072/f11dc9ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165427598 DMM NOTICE MM(262420000000072/f11dc9ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165427598 DMM DEBUG MM(262420000000072/f11dc9ac) checking auth: received GSM SRES = ea 2f 09 32 (gprs_gmm.c:648) 20241117165427598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165427598 DMM DEBUG MM(262420000000072/f11dc9ac) Requesting authorization (sgsn_auth.c:160) 20241117165427598 DMM INFO MM(262420000000072/f11dc9ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165427598 DMM DEBUG MM(262420000000072/f11dc9ac) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165427598 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241117165427598 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) 20241117165427598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165427598 DMM INFO MM(262420000000072/f11dc9ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xf11dc9ac) (gprs_gmm.c:282) 20241117165427599 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165427599 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165427599 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241117165427599 DMM INFO MM(262420000000072/f11dc9ac) Subscriber data update (mmctx.c:445) 20241117165427599 DMM DEBUG MM(262420000000072/f11dc9ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165427599 DMM INFO MM(262420000000072/f11dc9ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165427599 DMM NOTICE MM(262420000000072/f11dc9ac) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241117165427599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165427599 DMM NOTICE MM(262420000000072/f11dc9ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165427599 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) 20241117165427600 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165427600 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241117165427600 DMM INFO MM(262420000000072/f11dc9ac) Subscriber data update (mmctx.c:445) 20241117165427600 DMM DEBUG MM(262420000000072/f11dc9ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165427606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165427606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165427606 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165427606 DMM INFO MM(262420000000072/f11dc9ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165427606 DMM NOTICE MM(262420000000072/f11dc9ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165427606 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165427606 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165427606 DLLC NOTICE LLME(cf071b3a/f11dc9ac){ASSIGNED} LLGM Assign pre (ffffffff => f11dc9ac) (gprs_llc.c:1079) 20241117165427606 DLLC NOTICE LLME(ffffffff/f11dc9ac){ASSIGNED} LLGM Assign post (ffffffff => f11dc9ac) (gprs_llc.c:1125) 20241117165427606 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165427607 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165427607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165427607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165427661 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 ea a1 00 00 03 52 f0 99 42 42 de 05 f1 1d c9 ac 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) 20241117165429369 DGPRS DEBUG Checking for inactive LLMEs, time = 13673203 (sgsn.c:132) TC_sgsn_context_req_in(1369)@a7bda1688097: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241117165429662 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241117165429662 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241117165429662 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) 20241117165429662 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241117165429662 DMM INFO MM(262420000000072/f11dc9ac) Subscriber data update (mmctx.c:445) 20241117165429662 DMM DEBUG MM(262420000000072/f11dc9ac) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241117165429662 DMM INFO MM(262420000000072/f11dc9ac) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241117165429662 DMM INFO MM(262420000000072/f11dc9ac) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165429662 DMM INFO MM(262420000000072/f11dc9ac) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165429662 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165429662 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165429662 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165429662 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165429662 DLLC NOTICE LLME(ffffffff/f11dc9ac){ASSIGNED} LLGM Assign pre (f11dc9ac => ffffffff) (gprs_llc.c:1079) 20241117165429662 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f11dc9ac => ffffffff) (gprs_llc.c:1125) 20241117165429662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Deallocated (fsm.c:568) 20241117165429662 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Deallocated (fsm.c:568) 20241117165429662 DMM DEBUG MM_STATE_Iu[0x612000028120]{Detached}: Deallocated (fsm.c:568) 20241117165429662 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@a7bda1688097: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@a7bda1688097: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241117165429668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46936<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117165429670 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165429670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1365)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(1367)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1355)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1366)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@a7bda1688097: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1358)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@a7bda1688097: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1361)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1359)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@a7bda1688097: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1363)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1353)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1364)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1358): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1363): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@a7bda1688097: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Nov 17 16:54:29 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 20241117165429797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165430198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87100) 20241117165430671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165430671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=87100, count=99920) 20241117165431672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165431672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Nov 17 16:54:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165432673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165432673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_sgsn_context_req_out started. 20241117165433259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165433260 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165433308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165433308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165433308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165433308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165433308 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165433308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165433308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165433308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165433308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165433310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165433310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165433310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165433310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165433310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165433310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165433310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165433310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165433310 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165433310 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165433310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165433311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165433311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165433314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165433325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165433325 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165433343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165433343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165433343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165433343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165433343 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165433343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165433343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165433343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165433343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165433345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165433345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165433345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165433345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165433345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165433345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165433345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165433345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165433345 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165433345 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165433345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165433346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165433346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165433350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165433360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165433360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165433375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165433375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165433375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165433375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165433375 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165433375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165433375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165433375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165433376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165433377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165433377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165433377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165433377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165433377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165433377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165433377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165433377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165433377 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165433377 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165433377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165433378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165433378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165433382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165433390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165433390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165433674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165433674 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165433674 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165433674 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1385)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165433676 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165433677 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1385)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@a7bda1688097: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='EA116380'O, index=0 SGSN_Test-GSUP(1386)@a7bda1688097: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241117165434730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165434730 DLLC NOTICE LLME(ffffffff/ea116380){UNASSIGNED} LLC RX: unknown TLLI 0xea116380, creating LLME on the fly (gprs_llc.c:552) 20241117165434730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241117165434731 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241117165434731 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241117165434731 DLLC NOTICE LLME(ffffffff/ea116380){UNASSIGNED} LLGM Assign pre (ea116380 => ffffffff) (gprs_llc.c:1079) 20241117165434731 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea116380 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@a7bda1688097: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@a7bda1688097: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@a7bda1688097: Final verdict of PTC: none 20241117165434743 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165434743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165434743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33932<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1385)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1379)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1374)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1384)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@a7bda1688097: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@a7bda1688097: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@a7bda1688097: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1382)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1372)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1377)@a7bda1688097: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@a7bda1688097: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@a7bda1688097: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Nov 17 16:54:34 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 20241117165434875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165435277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33944<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53036) 20241117165435744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165435744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=53036, count=54296) 20241117165436745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165436745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sun Nov 17 16:54:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165437746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165437746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_req_id_req_ra_update started. 20241117165438336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165438337 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1394)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@a7bda1688097: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1393)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165438389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165438389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165438389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165438389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165438389 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165438389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165438389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165438389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165438389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1394)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165438391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165438391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165438391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165438391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165438391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165438391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165438391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165438392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165438392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165438392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165438392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165438392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165438392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1394)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165438396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1390)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165438407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165438407 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1391)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1393)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1399)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1399)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165438427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165438427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165438427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165438427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165438427 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165438427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165438427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165438427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165438427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1399)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165438429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165438429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165438429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165438429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165438429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165438429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165438429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165438429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165438429 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165438429 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165438429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(1398)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117165438430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165438430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1399)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1399)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165438435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165438444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165438444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1396)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1398)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165438459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165438459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165438459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165438459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165438459 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165438459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165438459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165438459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165438459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165438461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165438461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165438461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165438461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165438461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165438461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165438461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165438461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165438461 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165438461 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165438461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165438461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165438461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165438466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165438474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165438474 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)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165438747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165438747 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165438747 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165438747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1404)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165438748 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165438749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1404)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1391)@a7bda1688097: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='CE7B5503'O, index=0 SGSN_Test-GSUP(1405)@a7bda1688097: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241117165438791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165438792 DLLC NOTICE LLME(ffffffff/ce7b5503){UNASSIGNED} LLC RX: unknown TLLI 0xce7b5503, creating LLME on the fly (gprs_llc.c:552) 20241117165438792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165438792 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165438792 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Allocated (fsm.c:456) 20241117165438792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: Allocated (fsm.c:456) 20241117165438792 DMM DEBUG MM_STATE_Gb[0x6120000285a0]{Idle}: Allocated (fsm.c:456) 20241117165438792 DMM DEBUG MM_STATE_Iu[0x612000028720]{Detached}: Allocated (fsm.c:456) 20241117165438792 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165438792 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165438792 DLLC NOTICE LLME(ffffffff/ce7b5503){UNASSIGNED} LLGM Assign pre (ce7b5503 => d28432b1) (gprs_llc.c:1079) 20241117165438792 DLLC NOTICE LLME(ce7b5503/d28432b1){ASSIGNED} LLGM Assign post (ce7b5503 => d28432b1) (gprs_llc.c:1125) 20241117165438792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165438792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165438792 DMM DEBUG MM(262420000000047/d28432b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165438804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165438804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165438804 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165438804 DMM NOTICE MM(262420000000047/d28432b1) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241117165438804 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241117165438804 DMM INFO MM(262420000000047/d28432b1) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241117165438805 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165438805 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165438805 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241117165438805 DMM ERROR MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241117165438805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{CheckIdentity}: Deallocated (fsm.c:568) 20241117165438805 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Deallocated (fsm.c:568) 20241117165438805 DMM DEBUG MM_STATE_Iu[0x612000028720]{Detached}: Deallocated (fsm.c:568) 20241117165438805 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Deallocated (fsm.c:568) 20241117165438805 DLLC NOTICE LLME(ce7b5503/d28432b1){ASSIGNED} LLGM Assign pre (d28432b1 => ffffffff) (gprs_llc.c:1079) 20241117165438805 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d28432b1 => ffffffff) (gprs_llc.c:1125) 20241117165458748 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117165458748 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1404)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165458749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241117165459370 DGPRS DEBUG Checking for inactive LLMEs, time = 13673233 (sgsn.c:132) 20241117165508393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165508395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165508395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165508430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165508431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165508431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165508462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165508464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165508464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_req_id_req_ra_update(1407)@a7bda1688097: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a7bda1688097: Test Component 1407 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1405)@a7bda1688097: Final verdict of PTC: none 20241117165508812 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165508812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1404)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1399)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1403)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1398)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1394)@a7bda1688097: Final verdict of PTC: none 20241117165508815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32844<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1393)@a7bda1688097: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1391)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@a7bda1688097: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1396)@a7bda1688097: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1397)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1401)@a7bda1688097: Final verdict of PTC: none TC_attach_req_id_req_ra_update(1407)@a7bda1688097: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1392)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1391): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1396): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1398): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1399): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): fail (none -> fail) reason: "Tguard timeout" MTC@a7bda1688097: Test case TC_attach_req_id_req_ra_update finished. Verdict: fail reason: Tguard timeout MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update fail'. Sun Nov 17 16:55:08 UTC 2024 ------ SGSN_Tests.TC_attach_req_id_req_ra_update fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241117165508946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165509348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62784) 20241117165509813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165509813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=62784, count=68216) 20241117165510814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165510814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update fail' was executed successfully (exit status: 0). MC@a7bda1688097: Test execution finished. MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Nov 17 16:55:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165511816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165511816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_iu_attach started. 20241117165512410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165512412 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1413)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1413)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165512468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165512468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165512468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165512468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165512468 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165512468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165512468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165512468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165512468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1412)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1413)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165512470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165512470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165512470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165512470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165512471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165512471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165512471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165512471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165512471 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165512471 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165512471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1413)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165512471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165512471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1413)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165512476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1409)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117165512486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165512486 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1412)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_iu_attach-BVCI196(1410)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1417)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165512495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165512495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165512495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165512495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165512495 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165512495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165512495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165512495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165512495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165512497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165512497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165512497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165512497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165512497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165512497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165512497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165512497 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165512497 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165512497 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165512498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165512498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165512498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165512501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165512511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165512511 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165512535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165512535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165512535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165512535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165512535 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165512535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165512535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165512535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165512535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165512537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165512537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165512537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165512537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165512537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165512537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165512537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165512537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165512538 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165512538 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165512538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1422)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165512538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165512538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165512542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165512551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165512551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@a7bda1688097: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@a7bda1688097: ************************************************* SGSN_Test_0-M3UA(1425)@a7bda1688097: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@a7bda1688097: ************************************************* MTC@a7bda1688097: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@a7bda1688097: v_sccp_pdu_maxlen:268 20241117165512754 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117165512754 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) 20241117165512754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117165512754 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)@a7bda1688097: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117165512757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165512757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117165512757 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117165512757 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117165512757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117165512757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241117165512757 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241117165512758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165512758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117165512759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117165512759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117165512759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117165512759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117165512759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117165512759 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241117165512816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165512816 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165512816 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165512816 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1427)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165512818 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165512819 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1427)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165513565 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165513565 DLM3UA 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) 20241117165513565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165513565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165513566 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117165513566 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117165513567 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513567 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513567 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165513567 DLM3UA 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) 20241117165513567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513567 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165513567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@a7bda1688097: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1410)@a7bda1688097: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='F88310A7'O, index=0 SGSN_Test-GSUP(1428)@a7bda1688097: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@a7bda1688097: 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 := 'B6C9'O, rac := 'BF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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)@a7bda1688097: Added conn table entry 0TC_iu_attach(1430)926727 SGSN_Test_0-SCCP(1423)@a7bda1688097: First idle individual index:0 SGSN_Test_0-RAN(1424)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 20241117165513885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165513885 DLM3UA 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) 20241117165513885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165513885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165513886 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165513886 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165513887 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165513887 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241117165513887 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241117165513887 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165513887 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Allocated (fsm.c:456) 20241117165513887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Allocated (fsm.c:456) 20241117165513887 DMM DEBUG MM_STATE_Gb[0x612000028d20]{Idle}: Allocated (fsm.c:456) 20241117165513887 DMM DEBUG MM_STATE_Iu[0x612000028ea0]{Detached}: Allocated (fsm.c:456) 20241117165513887 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165513887 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165513887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165513887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165513887 DMM DEBUG MM(262420000001001/f7fc9f7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165513887 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241117165513887 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513888 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513888 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165513888 DLM3UA 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) 20241117165513888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165513888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165513888 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513888 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513888 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165513888 DLM3UA 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) 20241117165513888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165513888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@a7bda1688097: { messageType := 2, destLocRef := '0E2407'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@a7bda1688097: 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 := '15560E069D8342A0E10F1F32784A3DC7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '081996DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0BC538053EB50AA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7A7A76E0FF035083E59C652DA345FC16'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E83FB6EA91C2A41FFBA21F56B5614997'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '373800FA758B88605A4BCDBEB6F90E43'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '525EC0FEB76E6783'O } } } } } SGSN_Test_0-SCCP(1423)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1423)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1423)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241117165513897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165513897 DLM3UA 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) 20241117165513897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165513898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165513898 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165513898 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165513898 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165513898 DMM DEBUG MM(262420000001001/f7fc9f7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241117165513898 DMM NOTICE MM(262420000001001/f7fc9f7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165513898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165513898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165513898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165513898 DMM DEBUG MM(262420000001001/f7fc9f7e) Requesting authorization (sgsn_auth.c:160) 20241117165513898 DMM INFO MM(262420000001001/f7fc9f7e) Requesting authentication tuples (sgsn_auth.c:184) 20241117165513898 DMM DEBUG MM(262420000001001/f7fc9f7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165513898 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241117165513898 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)@a7bda1688097: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@a7bda1688097: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241117165513901 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165513901 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165513901 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165513901 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165513901 DMM INFO MM(262420000001001/f7fc9f7e) Subscriber data update (mmctx.c:445) 20241117165513901 DMM DEBUG MM(262420000001001/f7fc9f7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165513901 DMM INFO MM(262420000001001/f7fc9f7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165513901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165513901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165513901 DMM INFO MM(262420000001001/f7fc9f7e) <- GMM AUTH AND CIPHERING REQ (rand = 15 56 0e 06 9d 83 42 a0 e1 0f 1f 32 78 4a 3d c7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 38 00 fa 75 8b 88 60 5a 4b cd be b6 f9 0e 43 ) (gprs_gmm.c:465) 20241117165513901 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241117165513901 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513901 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165513902 DLM3UA 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) 20241117165513902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165513902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a7bda1688097: vl_len:37 SGSN_Test_0-SCCP(1423)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1423)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522525EC0FE23094B99990000100001F02904B76E6783'O 20241117165513908 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165513908 DLM3UA 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) 20241117165513908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165513908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165513909 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165513909 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165513909 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165513909 DMM INFO MM(262420000001001/f7fc9f7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165513909 DMM NOTICE MM(262420000001001/f7fc9f7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165513909 DMM DEBUG MM(262420000001001/f7fc9f7e) checking auth: received UMTS RES = 52 5e c0 fe b7 6e 67 83 (gprs_gmm.c:648) 20241117165513909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165513909 DMM DEBUG MM(262420000001001/f7fc9f7e) Requesting authorization (sgsn_auth.c:160) 20241117165513909 DMM INFO MM(262420000001001/f7fc9f7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165513909 DMM DEBUG MM(262420000001001/f7fc9f7e) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165513909 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241117165513909 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) 20241117165513909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117165513909 DMM DEBUG MM(262420000001001/f7fc9f7e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117165513909 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513909 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165513909 DLM3UA 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) 20241117165513909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165513909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1423)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1423)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165513917 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165513917 DLM3UA 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) 20241117165513917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165513918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165513918 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165513918 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165513918 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165513918 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241117165513918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241117165513918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117165513918 DMM INFO MM(262420000001001/f7fc9f7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7fc9f7e) (gprs_gmm.c:282) 20241117165513918 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241117165513919 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513919 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165513919 DLM3UA 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) 20241117165513919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165513919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165513919 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513919 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165513919 DLM3UA 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) 20241117165513919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165513919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165513923 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165513923 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165513923 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241117165513923 DMM INFO MM(262420000001001/f7fc9f7e) Subscriber data update (mmctx.c:445) 20241117165513923 DMM DEBUG MM(262420000001001/f7fc9f7e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165513923 DMM INFO MM(262420000001001/f7fc9f7e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165513923 DMM NOTICE MM(262420000001001/f7fc9f7e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241117165513924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165513924 DMM NOTICE MM(262420000001001/f7fc9f7e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165513924 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) 20241117165513924 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165513924 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241117165513924 DMM INFO MM(262420000001001/f7fc9f7e) Subscriber data update (mmctx.c:445) 20241117165513924 DMM DEBUG MM(262420000001001/f7fc9f7e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a7bda1688097: vl_len:14 SGSN_Test_0-SCCP(1423)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1423)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117165513927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165513927 DLM3UA 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) 20241117165513927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165513927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165513927 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165513927 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165513927 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165513927 DMM INFO MM(262420000001001/f7fc9f7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165513928 DMM NOTICE MM(262420000001001/f7fc9f7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165513928 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165513928 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165513928 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241117165513928 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241117165513928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165513928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165513928 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513928 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165513928 DLM3UA 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) 20241117165513928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165513928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1423)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1423)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165513932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165513932 DLM3UA 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) 20241117165513932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165513932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165513933 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165513933 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165513933 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165513933 DMM INFO MM(262420000001001/f7fc9f7e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165513933 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165513933 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165513933 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513933 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513933 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165513933 DLM3UA 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) 20241117165513933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165513933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@a7bda1688097: Session index based on local reference:0 20241117165513935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165513935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165513935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) SGSN_Test_0-RAN(1424)@a7bda1688097: Deleted conn table entry 0TC_iu_attach(1430)926727 20241117165513935 DLM3UA 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) 20241117165513935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165513935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165513935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165513935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach(1430)@a7bda1688097: setverdict(pass): none -> pass TC_iu_attach(1430)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1410)@a7bda1688097: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@a7bda1688097: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@a7bda1688097: Final verdict of PTC: none 20241117165513995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58834<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117165513997 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165513997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(1413)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(1428)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1417)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1412)@a7bda1688097: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@a7bda1688097: Final verdict of PTC: none TC_iu_attach-BVCI196(1410)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@a7bda1688097: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1422)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1420)@a7bda1688097: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1415)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1411)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_iu_attach-BVCI196(1410): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1411): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1412): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1413): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@a7bda1688097: Test case TC_iu_attach finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Nov 17 16:55:14 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 20241117165514134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165514137 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117165514137 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) 20241117165514137 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117165514137 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117165514137 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117165514137 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) 20241117165514137 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241117165514137 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241117165514138 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117165514138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165514138 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241117165514138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117165514138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117165514138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241117165514138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241117165514138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117165514138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241117165514138 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241117165514535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207576) 20241117165514999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165514999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=207576, count=208736) 20241117165516000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165516001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165516138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241117165516138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241117165516138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Nov 17 16:55:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165517002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165517002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_iu_attach_encr started. 20241117165517600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165517602 DMM INFO MM(262420000001001/f7fc9f7e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165517602 DMM INFO MM(262420000001001/f7fc9f7e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165517602 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165517602 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165517602 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241117165517602 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241117165517602 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241117165517602 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) 20241117165517602 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:401) 20241117165517602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Deallocated (fsm.c:568) 20241117165517602 DMM DEBUG MM_STATE_Gb[0x612000028d20]{Idle}: Deallocated (fsm.c:568) 20241117165517602 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: Deallocated (fsm.c:568) 20241117165517602 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Deallocated (fsm.c:568) 20241117165517602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165517650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165517650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165517650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165517650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165517650 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165517650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165517650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165517650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165517650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165517652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165517652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165517652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165517652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165517652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165517652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165517652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165517652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165517652 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165517652 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165517652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1435)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165517653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165517653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165517656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1436)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165517665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165517665 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165517695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165517695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165517695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165517695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165517695 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165517695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165517695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165517695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165517695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165517697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165517697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165517697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165517697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165517697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165517697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165517697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165517697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165517697 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165517697 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165517697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165517698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165517698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165517702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165517712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165517712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165517734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165517734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165517734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165517734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165517734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165517734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165517734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165517734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165517734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165517736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165517736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165517736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165517736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165517736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165517736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165517736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165517736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165517736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165517736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165517736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165517737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165517737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165517741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@a7bda1688097: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@a7bda1688097: ************************************************* SGSN_Test_0-M3UA(1448)@a7bda1688097: M3UA emulation initiated, the test can be started MTC@a7bda1688097: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@a7bda1688097: ************************************************* 20241117165517751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165517751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1446)@a7bda1688097: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165517951 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117165517951 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) 20241117165517951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117165517952 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)@a7bda1688097: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117165517954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165517954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117165517954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117165517954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117165517954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117165517954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241117165517955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241117165517956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165517956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117165517956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117165517956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117165517956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117165517956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117165517956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117165517956 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241117165518002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165518002 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165518002 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165518003 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1450)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165518005 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1450)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165518005 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1450)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165518762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165518762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165518762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165518762 DLM3UA 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) 20241117165518762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165518763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165518763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165518763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165518763 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117165518763 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117165518764 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165518764 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165518764 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165518764 DLM3UA 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) 20241117165518764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165518764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165518764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165518764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@a7bda1688097: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@a7bda1688097: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='CB14BC46'O, index=0 SGSN_Test-GSUP(1451)@a7bda1688097: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@a7bda1688097: 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 := '261E'O, rac := '4A'O ("J") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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)@a7bda1688097: Added conn table entry 0TC_iu_attach_encr(1453)6168103 SGSN_Test_0-SCCP(1446)@a7bda1688097: First idle individual index:0 SGSN_Test_0-RAN(1447)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 20241117165519074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165519074 DLM3UA 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) 20241117165519074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165519074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165519075 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165519075 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165519075 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165519075 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165519075 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Allocated (fsm.c:456) 20241117165519075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Allocated (fsm.c:456) 20241117165519075 DMM DEBUG MM_STATE_Gb[0x6120000294a0]{Idle}: Allocated (fsm.c:456) 20241117165519075 DMM DEBUG MM_STATE_Iu[0x612000029620]{Detached}: Allocated (fsm.c:456) 20241117165519075 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165519075 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165519075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165519075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165519075 DMM DEBUG MM(262420000001001/e8d78b2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165519075 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241117165519075 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165519075 DLM3UA 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) 20241117165519075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165519075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165519075 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165519076 DLM3UA 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) 20241117165519076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165519076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@a7bda1688097: { messageType := 2, destLocRef := '5E1E27'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@a7bda1688097: 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 := '5F1A83B09F0A22FA13F909B03D8D5CC0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A564F9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1EBE4B3C14BABDC4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E3B1D9BE5F6DAEF9B7753B689ABF20A4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '84418967741EE6D0D968DFD120286C65'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '428BF6EB9D18CA22C78ADE1A608EB11E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3F8D452D0984E52C'O } } } } } SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1446)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1446)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241117165519085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165519085 DLM3UA 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) 20241117165519085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165519085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165519085 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165519085 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165519085 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165519085 DMM DEBUG MM(262420000001001/e8d78b2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241117165519085 DMM NOTICE MM(262420000001001/e8d78b2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165519085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165519086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165519086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165519086 DMM DEBUG MM(262420000001001/e8d78b2c) Requesting authorization (sgsn_auth.c:160) 20241117165519086 DMM INFO MM(262420000001001/e8d78b2c) Requesting authentication tuples (sgsn_auth.c:184) 20241117165519086 DMM DEBUG MM(262420000001001/e8d78b2c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165519086 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241117165519086 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)@a7bda1688097: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@a7bda1688097: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241117165519089 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165519089 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165519089 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165519089 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165519089 DMM INFO MM(262420000001001/e8d78b2c) Subscriber data update (mmctx.c:445) 20241117165519089 DMM DEBUG MM(262420000001001/e8d78b2c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165519089 DMM INFO MM(262420000001001/e8d78b2c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165519089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165519089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165519090 DMM INFO MM(262420000001001/e8d78b2c) <- GMM AUTH AND CIPHERING REQ (rand = 5f 1a 83 b0 9f 0a 22 fa 13 f9 09 b0 3d 8d 5c c0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 42 8b f6 eb 9d 18 ca 22 c7 8a de 1a 60 8e b1 1e ) (gprs_gmm.c:465) 20241117165519090 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241117165519090 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165519090 DLM3UA 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) 20241117165519090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165519090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a7bda1688097: vl_len:37 SGSN_Test_0-SCCP(1446)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1446)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305223F8D452D23094B99990000100001F029040984E52C'O 20241117165519097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165519098 DLM3UA 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) 20241117165519098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165519098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165519098 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165519098 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165519098 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165519098 DMM INFO MM(262420000001001/e8d78b2c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165519098 DMM NOTICE MM(262420000001001/e8d78b2c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165519098 DMM DEBUG MM(262420000001001/e8d78b2c) checking auth: received UMTS RES = 3f 8d 45 2d 09 84 e5 2c (gprs_gmm.c:648) 20241117165519098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165519098 DMM DEBUG MM(262420000001001/e8d78b2c) Requesting authorization (sgsn_auth.c:160) 20241117165519098 DMM INFO MM(262420000001001/e8d78b2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165519098 DMM DEBUG MM(262420000001001/e8d78b2c) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165519098 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241117165519098 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) 20241117165519098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117165519098 DMM DEBUG MM(262420000001001/e8d78b2c) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241117165519099 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519099 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165519099 DLM3UA 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) 20241117165519099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165519099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a7bda1688097: vl_len:17 SGSN_Test_0-SCCP(1446)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1446)@a7bda1688097: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241117165519107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519108 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519108 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165519108 DLM3UA 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) 20241117165519108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165519108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165519108 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165519108 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165519108 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165519108 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241117165519108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241117165519108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117165519108 DMM INFO MM(262420000001001/e8d78b2c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8d78b2c) (gprs_gmm.c:282) 20241117165519108 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241117165519108 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519109 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165519109 DLM3UA 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) 20241117165519109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165519109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165519109 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519109 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165519109 DLM3UA 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) 20241117165519109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165519109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165519114 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165519114 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165519114 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241117165519114 DMM INFO MM(262420000001001/e8d78b2c) Subscriber data update (mmctx.c:445) 20241117165519114 DMM DEBUG MM(262420000001001/e8d78b2c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165519114 DMM INFO MM(262420000001001/e8d78b2c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165519114 DMM NOTICE MM(262420000001001/e8d78b2c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241117165519114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165519114 DMM NOTICE MM(262420000001001/e8d78b2c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165519114 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) 20241117165519115 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165519115 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241117165519115 DMM INFO MM(262420000001001/e8d78b2c) Subscriber data update (mmctx.c:445) 20241117165519115 DMM DEBUG MM(262420000001001/e8d78b2c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a7bda1688097: vl_len:14 SGSN_Test_0-SCCP(1446)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1446)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117165519118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165519118 DLM3UA 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) 20241117165519118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165519118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165519119 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165519119 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165519119 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165519119 DMM INFO MM(262420000001001/e8d78b2c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165519119 DMM NOTICE MM(262420000001001/e8d78b2c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165519119 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165519119 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165519119 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241117165519119 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241117165519119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165519119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165519119 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519119 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165519119 DLM3UA 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) 20241117165519119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165519120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1446)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1446)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165519125 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519125 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165519125 DLM3UA 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) 20241117165519125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165519125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165519125 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165519125 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165519125 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165519125 DMM INFO MM(262420000001001/e8d78b2c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165519125 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165519125 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165519126 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519126 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165519126 DLM3UA 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) 20241117165519126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165519126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@a7bda1688097: Session index based on local reference:0 20241117165519127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165519127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165519127 DLM3UA 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) 20241117165519127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165519127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165519127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165519127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@a7bda1688097: Deleted conn table entry 0TC_iu_attach_encr(1453)6168103 TC_iu_attach_encr(1453)@a7bda1688097: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@a7bda1688097: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@a7bda1688097: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@a7bda1688097: Final verdict of PTC: none 20241117165519187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@a7bda1688097: Final verdict of PTC: none 20241117165519189 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165519190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(1440)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1445)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1435)@a7bda1688097: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@a7bda1688097: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@a7bda1688097: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@a7bda1688097: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1433)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1443)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1438)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@a7bda1688097: Test case TC_iu_attach_encr finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sun Nov 17 16:55:19 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 20241117165519330 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117165519330 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) 20241117165519330 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117165519330 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117165519330 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117165519330 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) 20241117165519330 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241117165519330 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241117165519330 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117165519330 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165519330 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241117165519330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117165519330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117165519330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241117165519330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241117165519330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117165519330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241117165519330 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241117165519331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165519732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211332) 20241117165520191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165520191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=211332, count=212588) 20241117165521192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165521192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165521330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241117165521330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241117165521330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Nov 17 16:55:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165522193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165522193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_iu_attach_geran_rau started. 20241117165522797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165522798 DMM INFO MM(262420000001001/e8d78b2c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165522798 DMM INFO MM(262420000001001/e8d78b2c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165522798 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165522798 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165522798 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241117165522798 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241117165522798 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241117165522798 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) 20241117165522798 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:401) 20241117165522798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Deallocated (fsm.c:568) 20241117165522798 DMM DEBUG MM_STATE_Gb[0x6120000294a0]{Idle}: Deallocated (fsm.c:568) 20241117165522798 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: Deallocated (fsm.c:568) 20241117165522798 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Deallocated (fsm.c:568) 20241117165522798 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165522845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165522845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165522845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165522845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165522845 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165522845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165522845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165522845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165522845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165522847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165522847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165522847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165522847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165522847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165522847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165522847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165522847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165522847 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165522847 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165522847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165522847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165522847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165522850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1455)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165522860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165522860 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165522882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165522883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165522883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165522883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165522883 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165522883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165522883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165522883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165522883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165522884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165522884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165522884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165522884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165522884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165522884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165522884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165522884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165522884 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165522884 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165522884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165522885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165522885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165522889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165522899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165522900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165522921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165522921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165522921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165522921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165522921 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165522921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165522921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165522921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165522921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165522923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165522923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165522923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165522923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165522923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165522923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165522923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165522923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165522923 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165522923 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165522923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165522923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165522924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165522927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165522936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165522936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a7bda1688097: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a7bda1688097: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@a7bda1688097: ************************************************* SGSN_Test_0-M3UA(1471)@a7bda1688097: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@a7bda1688097: ************************************************* SGSN_Test_0-SCCP(1469)@a7bda1688097: v_sccp_pdu_maxlen:268 20241117165523142 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117165523142 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) 20241117165523142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117165523142 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)@a7bda1688097: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117165523145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165523145 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117165523145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117165523145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117165523145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117165523145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241117165523145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241117165523146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165523146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117165523147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117165523147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117165523147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117165523147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117165523147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117165523147 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241117165523194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165523194 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165523194 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165523194 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1473)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165523196 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165523197 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1473)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165523953 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165523953 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165523953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165523953 DLM3UA 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) 20241117165523953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165523953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165523953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165523953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165523954 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117165523954 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117165523954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165523954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165523954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165523954 DLM3UA 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) 20241117165523954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165523954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165523954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165523954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@a7bda1688097: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@a7bda1688097: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D11EE2E8'O, index=0 SGSN_Test-GSUP(1474)@a7bda1688097: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@a7bda1688097: 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 := 'F464'O, rac := '54'O ("T") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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)@a7bda1688097: Added conn table entry 0TC_iu_attach_geran_rau(1476)10993459 SGSN_Test_0-SCCP(1469)@a7bda1688097: First idle individual index:0 SGSN_Test_0-RAN(1470)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 20241117165524271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165524271 DLM3UA 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) 20241117165524271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165524271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165524272 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165524272 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165524272 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165524272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165524272 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Allocated (fsm.c:456) 20241117165524272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Allocated (fsm.c:456) 20241117165524272 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Allocated (fsm.c:456) 20241117165524272 DMM DEBUG MM_STATE_Iu[0x612000029da0]{Detached}: Allocated (fsm.c:456) 20241117165524272 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165524272 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165524272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165524272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165524272 DMM DEBUG MM(262420000001002/e4c1278c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165524272 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241117165524272 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524272 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165524272 DLM3UA 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) 20241117165524272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165524273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165524273 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524273 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165524273 DLM3UA 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) 20241117165524273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165524273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@a7bda1688097: { messageType := 2, destLocRef := 'A7BF33'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@a7bda1688097: 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 := '3079999A38E528FEFB039A3237816A5E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D224FD7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4E8EAFD7FA0A5C0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6756E6584C99C2CCCEEDA726D0807BA4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '17AC86AEAE199903357DB50BDFC9D974'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BBB0C113F66C970CFE877C28FFD87BF0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3A0DA7A8B6BA02F9'O } } } } } SGSN_Test_0-SCCP(1469)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1469)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1469)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241117165524284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165524284 DLM3UA 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) 20241117165524284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165524284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165524284 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165524284 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165524284 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165524284 DMM DEBUG MM(262420000001002/e4c1278c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241117165524284 DMM NOTICE MM(262420000001002/e4c1278c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165524284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165524284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165524284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165524284 DMM DEBUG MM(262420000001002/e4c1278c) Requesting authorization (sgsn_auth.c:160) 20241117165524284 DMM INFO MM(262420000001002/e4c1278c) Requesting authentication tuples (sgsn_auth.c:184) 20241117165524284 DMM DEBUG MM(262420000001002/e4c1278c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165524285 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241117165524285 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)@a7bda1688097: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@a7bda1688097: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241117165524287 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165524287 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165524287 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165524287 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165524287 DMM INFO MM(262420000001002/e4c1278c) Subscriber data update (mmctx.c:445) 20241117165524287 DMM DEBUG MM(262420000001002/e4c1278c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165524287 DMM INFO MM(262420000001002/e4c1278c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165524287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165524287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165524287 DMM INFO MM(262420000001002/e4c1278c) <- GMM AUTH AND CIPHERING REQ (rand = 30 79 99 9a 38 e5 28 fe fb 03 9a 32 37 81 6a 5e , mmctx_is_r99=1, vec->auth_types=0x3, autn = bb b0 c1 13 f6 6c 97 0c fe 87 7c 28 ff d8 7b f0 ) (gprs_gmm.c:465) 20241117165524287 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241117165524287 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524287 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524287 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165524287 DLM3UA 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) 20241117165524287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524287 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165524287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a7bda1688097: vl_len:37 SGSN_Test_0-SCCP(1469)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1469)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F223A0DA7A823094B99990000100002F02904B6BA02F9'O 20241117165524293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165524293 DLM3UA 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) 20241117165524293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165524293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165524294 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165524294 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165524294 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165524294 DMM INFO MM(262420000001002/e4c1278c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165524294 DMM NOTICE MM(262420000001002/e4c1278c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165524294 DMM DEBUG MM(262420000001002/e4c1278c) checking auth: received UMTS RES = 3a 0d a7 a8 b6 ba 02 f9 (gprs_gmm.c:648) 20241117165524294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165524294 DMM DEBUG MM(262420000001002/e4c1278c) Requesting authorization (sgsn_auth.c:160) 20241117165524294 DMM INFO MM(262420000001002/e4c1278c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165524294 DMM DEBUG MM(262420000001002/e4c1278c) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165524294 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241117165524294 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) 20241117165524294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117165524294 DMM DEBUG MM(262420000001002/e4c1278c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117165524294 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524294 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165524295 DLM3UA 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) 20241117165524295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165524295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1469)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1469)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165524301 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524301 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524301 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165524301 DLM3UA 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) 20241117165524301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165524302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165524302 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165524302 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165524302 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165524302 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241117165524302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241117165524302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117165524302 DMM INFO MM(262420000001002/e4c1278c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4c1278c) (gprs_gmm.c:282) 20241117165524302 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241117165524302 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524302 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165524302 DLM3UA 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) 20241117165524302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165524302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165524303 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524303 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165524303 DLM3UA 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) 20241117165524303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524303 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165524303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165524307 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165524307 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165524307 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241117165524307 DMM INFO MM(262420000001002/e4c1278c) Subscriber data update (mmctx.c:445) 20241117165524307 DMM DEBUG MM(262420000001002/e4c1278c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165524307 DMM INFO MM(262420000001002/e4c1278c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165524307 DMM NOTICE MM(262420000001002/e4c1278c) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241117165524307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165524307 DMM NOTICE MM(262420000001002/e4c1278c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165524307 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) 20241117165524308 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165524308 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241117165524308 DMM INFO MM(262420000001002/e4c1278c) Subscriber data update (mmctx.c:445) 20241117165524308 DMM DEBUG MM(262420000001002/e4c1278c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a7bda1688097: vl_len:14 SGSN_Test_0-SCCP(1469)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1469)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117165524310 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524310 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165524310 DLM3UA 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) 20241117165524310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165524310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165524311 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165524311 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165524311 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165524311 DMM INFO MM(262420000001002/e4c1278c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165524311 DMM NOTICE MM(262420000001002/e4c1278c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165524311 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165524311 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165524311 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241117165524311 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241117165524311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165524311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165524311 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524311 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524311 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165524311 DLM3UA 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) 20241117165524311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524311 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165524311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1469)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1469)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165524316 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524317 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165524317 DLM3UA 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) 20241117165524317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165524317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165524317 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165524317 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165524317 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165524317 DMM INFO MM(262420000001002/e4c1278c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165524317 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165524317 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165524317 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524317 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524317 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165524317 DLM3UA 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) 20241117165524317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165524318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@a7bda1688097: Session index based on local reference:0 20241117165524319 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524319 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165524319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165524319 DLM3UA 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) SGSN_Test_0-RAN(1470)@a7bda1688097: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)10993459 20241117165524319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165524319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165524319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165524319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach_geran_rau(1476)@a7bda1688097: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@a7bda1688097: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@a7bda1688097: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E4C1278C'O, index=1 20241117165524380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165524380 DLLC NOTICE LLME(ffffffff/e4c1278c){UNASSIGNED} LLC RX: unknown TLLI 0xe4c1278c, creating LLME on the fly (gprs_llc.c:552) 20241117165524380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241117165524380 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241117165524380 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241117165524380 DLLC NOTICE LLME(ffffffff/e4c1278c){UNASSIGNED} LLGM Assign pre (e4c1278c => ffffffff) (gprs_llc.c:1079) 20241117165524380 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4c1278c => ffffffff) (gprs_llc.c:1125) TC_iu_attach_geran_rau(1476)@a7bda1688097: setverdict(fail): pass -> fail reason: "Unexpected RAU Reject", new component reason: "Unexpected RAU Reject" MC@a7bda1688097: Test Component 1476 has requested to stop MTC. Terminating current testcase execution. 20241117165524392 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165524393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test_0-SCCP(1469)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1468)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(1474)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@a7bda1688097: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1458)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-RAN(1470)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1463)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@a7bda1688097: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@a7bda1688097: Final verdict of PTC: none 20241117165524394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1460)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@a7bda1688097: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@a7bda1688097: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@a7bda1688097: Final verdict of PTC: none TC_iu_attach_geran_rau(1476)@a7bda1688097: Final verdict of PTC: fail reason: "Unexpected RAU Reject" -NSVCI98-provIP(1461)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1466)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1456)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_iu_attach_geran_rau(1476): fail (none -> fail) reason: "Unexpected RAU Reject" MTC@a7bda1688097: Test case TC_iu_attach_geran_rau finished. Verdict: fail reason: Unexpected RAU Reject MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau fail'. Sun Nov 17 16:55:24 UTC 2024 ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241117165524521 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117165524521 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) 20241117165524521 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117165524521 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117165524521 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117165524522 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) 20241117165524522 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241117165524522 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241117165524522 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117165524522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165524522 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241117165524522 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117165524522 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117165524522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241117165524522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241117165524522 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117165524522 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241117165524522 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241117165524544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165524945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213420) 20241117165525393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165525393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=213420, count=214776) 20241117165526394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165526394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165526523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241117165526523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241117165526523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sun Nov 17 16:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165527395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165527395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_geran_attach_iu_rau started. 20241117165528010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165528011 DMM INFO MM(262420000001002/e4c1278c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165528011 DMM INFO MM(262420000001002/e4c1278c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165528011 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165528011 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165528011 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241117165528011 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241117165528011 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241117165528011 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) 20241117165528012 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:401) 20241117165528012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Deallocated (fsm.c:568) 20241117165528012 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Deallocated (fsm.c:568) 20241117165528012 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: Deallocated (fsm.c:568) 20241117165528012 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Deallocated (fsm.c:568) 20241117165528012 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165528059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165528059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165528059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165528059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165528059 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165528059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165528059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165528059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165528059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165528061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165528061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165528061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165528061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165528061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165528061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165528061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165528061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165528061 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165528061 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165528061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1481)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165528062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165528062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165528065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165528075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165528075 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1487)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1487)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165528106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165528106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165528106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165528106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165528106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165528106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165528106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165528106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165528106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1486)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1487)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165528108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165528108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165528108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165528108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165528108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165528108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165528108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165528108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165528108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165528109 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165528109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1487)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165528109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165528109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1487)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165528113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165528122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165528122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1484)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1486)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165528138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165528138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165528138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165528138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165528138 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165528138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165528138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165528138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165528138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165528139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165528139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165528139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165528140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165528140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165528140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165528140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165528140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165528140 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165528140 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165528140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165528140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165528140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165528143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165528152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165528152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a7bda1688097: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@a7bda1688097: ************************************************* SGSN_Test_0-M3UA(1494)@a7bda1688097: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@a7bda1688097: ************************************************* MTC@a7bda1688097: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@a7bda1688097: v_sccp_pdu_maxlen:268 20241117165528359 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117165528359 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) 20241117165528359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117165528359 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)@a7bda1688097: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117165528362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165528362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117165528362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117165528362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117165528362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117165528362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241117165528362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241117165528363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165528363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117165528363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117165528363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117165528363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117165528363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117165528363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117165528364 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241117165528396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165528396 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165528396 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165528396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1496)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165528398 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165528398 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1496)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165529169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165529169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165529169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165529169 DLM3UA 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) 20241117165529169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165529169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165529169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165529169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165529170 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117165529170 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117165529170 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165529170 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165529170 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165529170 DLM3UA 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) 20241117165529170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165529170 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165529170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165529170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@a7bda1688097: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241117165529371 DGPRS DEBUG Checking for inactive LLMEs, time = 13673263 (sgsn.c:132) TC_geran_attach_iu_rau-BVCI196(1480)@a7bda1688097: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='E5FB8FA2'O, index=0 SGSN_Test-GSUP(1497)@a7bda1688097: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@a7bda1688097: 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 := '432066E98D782D60D0CE0C8356D656AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D39173D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '728D3692F0EEECB3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2A7950F3613959E72AD170043C3A5A39'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F1263A296C93F8A5E534456C6533DCAE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ECE7A9572814DE6A1F29B37F98606820'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '56C12766F5B869BE'O } } } } } 20241117165529453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165529453 DLLC NOTICE LLME(ffffffff/e5fb8fa2){UNASSIGNED} LLC RX: unknown TLLI 0xe5fb8fa2, creating LLME on the fly (gprs_llc.c:552) 20241117165529453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165529454 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165529454 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Allocated (fsm.c:456) 20241117165529454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Allocated (fsm.c:456) 20241117165529454 DMM DEBUG MM_STATE_Gb[0x61200002a220]{Idle}: Allocated (fsm.c:456) 20241117165529454 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Allocated (fsm.c:456) 20241117165529454 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165529454 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165529454 DLLC NOTICE LLME(ffffffff/e5fb8fa2){UNASSIGNED} LLGM Assign pre (e5fb8fa2 => e53920a5) (gprs_llc.c:1079) 20241117165529454 DLLC NOTICE LLME(e5fb8fa2/e53920a5){ASSIGNED} LLGM Assign post (e5fb8fa2 => e53920a5) (gprs_llc.c:1125) 20241117165529454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165529454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165529454 DMM DEBUG MM(262420000001003/e53920a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165529468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165529468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117165529468 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165529468 DMM DEBUG MM(262420000001003/e53920a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241117165529468 DMM NOTICE MM(262420000001003/e53920a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165529468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165529468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165529468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165529468 DMM DEBUG MM(262420000001003/e53920a5) Requesting authorization (sgsn_auth.c:160) 20241117165529468 DMM INFO MM(262420000001003/e53920a5) Requesting authentication tuples (sgsn_auth.c:184) 20241117165529468 DMM DEBUG MM(262420000001003/e53920a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165529468 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241117165529468 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)@a7bda1688097: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@a7bda1688097: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241117165529471 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165529471 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165529471 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165529471 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165529471 DMM INFO MM(262420000001003/e53920a5) Subscriber data update (mmctx.c:445) 20241117165529471 DMM DEBUG MM(262420000001003/e53920a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165529471 DMM INFO MM(262420000001003/e53920a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165529471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165529471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165529471 DMM INFO MM(262420000001003/e53920a5) <- GMM AUTH AND CIPHERING REQ (rand = 43 20 66 e9 8d 78 2d 60 d0 ce 0c 83 56 d6 56 aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = ec e7 a9 57 28 14 de 6a 1f 29 b3 7f 98 60 68 20 ) (gprs_gmm.c:465) 20241117165529480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165529480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241117165529480 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165529480 DMM INFO MM(262420000001003/e53920a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165529480 DMM NOTICE MM(262420000001003/e53920a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165529480 DMM DEBUG MM(262420000001003/e53920a5) checking auth: received UMTS RES = 56 c1 27 66 f5 b8 69 be (gprs_gmm.c:648) 20241117165529480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165529480 DMM DEBUG MM(262420000001003/e53920a5) Requesting authorization (sgsn_auth.c:160) 20241117165529480 DMM INFO MM(262420000001003/e53920a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165529480 DMM DEBUG MM(262420000001003/e53920a5) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165529481 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241117165529481 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) 20241117165529481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117165529481 DMM INFO MM(262420000001003/e53920a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe53920a5) (gprs_gmm.c:282) 20241117165529482 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165529482 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165529482 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241117165529482 DMM INFO MM(262420000001003/e53920a5) Subscriber data update (mmctx.c:445) 20241117165529482 DMM DEBUG MM(262420000001003/e53920a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165529482 DMM INFO MM(262420000001003/e53920a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165529482 DMM NOTICE MM(262420000001003/e53920a5) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241117165529482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165529482 DMM NOTICE MM(262420000001003/e53920a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165529482 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) 20241117165529483 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165529483 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241117165529483 DMM INFO MM(262420000001003/e53920a5) Subscriber data update (mmctx.c:445) 20241117165529483 DMM DEBUG MM(262420000001003/e53920a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117165529488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165529488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117165529488 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241117165529488 DMM INFO MM(262420000001003/e53920a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165529488 DMM NOTICE MM(262420000001003/e53920a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165529488 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165529488 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165529488 DLLC NOTICE LLME(e5fb8fa2/e53920a5){ASSIGNED} LLGM Assign pre (ffffffff => e53920a5) (gprs_llc.c:1079) 20241117165529488 DLLC NOTICE LLME(ffffffff/e53920a5){ASSIGNED} LLGM Assign post (ffffffff => e53920a5) (gprs_llc.c:1125) 20241117165529488 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241117165529488 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117165529488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165529488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@a7bda1688097: 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 := omit, 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 := 'E53920A5'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)@a7bda1688097: Added conn table entry 0TC_geran_attach_iu_rau(1499)6226241 SGSN_Test_0-SCCP(1492)@a7bda1688097: First idle individual index:0 SGSN_Test_0-RAN(1493)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 20241117165529551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165529551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165529551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165529552 DLM3UA 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) 20241117165529552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165529552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165529552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165529552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165529552 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165529552 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165529552 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165529553 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241117165529553 DMM INFO MM(262420000001003/e53920a5) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e53920a5 (00000000), TLLI: e53920a5 (e53920a5), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241117165529553 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241117165529553 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241117165529553 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117165529553 DLLC NOTICE LLME(ffffffff/e53920a5){ASSIGNED} LLGM Assign pre (e53920a5 => ffffffff) (gprs_llc.c:1079) 20241117165529553 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e53920a5 => ffffffff) (gprs_llc.c:1125) 20241117165529553 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165529553 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241117165529553 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165529553 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165529553 DMM DEBUG MM(262420000001003/e53920a5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241117165529553 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165529553 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165529553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165529553 DLM3UA 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) 20241117165529553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165529553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165529553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165529553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165529553 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165529553 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165529553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165529553 DLM3UA 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) 20241117165529553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165529553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165529554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165529554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@a7bda1688097: { messageType := 2, destLocRef := '5F0141'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1492)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1492)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165529563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165529563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165529563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165529563 DLM3UA 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) 20241117165529563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165529563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165529563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165529563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165529564 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165529564 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165529564 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165529564 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241117165529564 DMM INFO MM(262420000001003/e53920a5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241117165529564 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241117165529564 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165529564 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165529564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165529564 DLM3UA 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) 20241117165529564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165529564 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165529564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165529564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165529564 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165529564 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165529564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165529564 DLM3UA 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) 20241117165529564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165529564 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165529564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165529564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@a7bda1688097: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@a7bda1688097: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@a7bda1688097: vl_len:14 SGSN_Test_0-SCCP(1492)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1492)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241117165529576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165529576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165529576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165529576 DLM3UA 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) 20241117165529576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165529576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165529576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165529576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165529576 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165529576 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165529576 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165529576 DMM INFO MM(262420000001003/e53920a5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241117165529576 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241117165529576 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165529576 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241117165529576 DMM ERROR MM_STATE_Iu[0x61200002a3a0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@a7bda1688097: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@a7bda1688097: Final verdict of PTC: none 20241117165529582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36192<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117165529583 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165529583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1496)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(1497)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1487)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1481)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1486)@a7bda1688097: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@a7bda1688097: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1484)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1491)@a7bda1688097: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1489)@a7bda1688097: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1479)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1485)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1484): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1485): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1486): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1487): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@a7bda1688097: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Nov 17 16:55:29 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 20241117165529717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165529778 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117165529778 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) 20241117165529778 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117165529778 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117165529778 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117165529778 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) 20241117165529778 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241117165529778 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241117165529778 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117165529778 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165529778 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241117165529778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117165529778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117165529778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241117165529778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241117165529778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117165529778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241117165529778 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241117165530219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36204<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167012) 20241117165530584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165530584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=167012, count=178888) 20241117165531585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165531585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165531780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241117165531780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241117165531780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Sun Nov 17 16:55:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165532586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165532586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_attach_pdp_act_user started. 20241117165533284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165533286 DMM INFO MM(262420000001003/e53920a5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165533286 DMM INFO MM(262420000001003/e53920a5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165533286 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165533286 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165533286 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241117165533286 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241117165533286 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) 20241117165533286 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:401) 20241117165533286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Deallocated (fsm.c:568) 20241117165533286 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Deallocated (fsm.c:568) 20241117165533286 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Deallocated (fsm.c:568) 20241117165533286 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Deallocated (fsm.c:568) 20241117165533286 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165533332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165533332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165533332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165533332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165533332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165533332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165533332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165533332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165533332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165533333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165533333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165533333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165533334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165533334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165533334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165533334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165533334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165533334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165533334 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165533334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165533334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165533334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165533338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1501)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165533347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165533347 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165533372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165533372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165533372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165533372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165533372 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165533372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165533372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165533372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165533372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165533374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165533374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165533374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165533374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165533374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165533374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165533374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165533374 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165533374 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165533374 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165533374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165533374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165533374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165533379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165533390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165533390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165533411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165533411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165533411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165533411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165533411 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165533411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165533411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165533411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165533411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165533413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165533413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165533413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165533413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165533413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165533413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165533413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165533413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165533413 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165533413 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165533413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165533413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165533414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165533418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165533429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165533429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@a7bda1688097: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@a7bda1688097: ************************************************* SGSN_Test_0-M3UA(1517)@a7bda1688097: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@a7bda1688097: ************************************************* MTC@a7bda1688097: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@a7bda1688097: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165533587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165533588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165533588 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165533588 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1519)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165533590 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1519)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165533590 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1519)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165533632 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117165533632 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) 20241117165533632 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117165533632 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)@a7bda1688097: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117165533634 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165533634 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117165533634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117165533635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117165533635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117165533635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241117165533635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241117165533636 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165533636 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117165533636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117165533636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117165533636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117165533636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117165533636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117165533636 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241117165534444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534444 DLM3UA 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) 20241117165534444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534445 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117165534445 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117165534445 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534445 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534445 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534445 DLM3UA 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) 20241117165534445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@a7bda1688097: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@a7bda1688097: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='D5451A94'O, index=0 SGSN_Test-GSUP(1520)@a7bda1688097: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@a7bda1688097: 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 := 'C042'O, rac := 'E6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_user(1522)3269104 SGSN_Test_0-SCCP(1515)@a7bda1688097: First idle individual index:0 SGSN_Test_0-RAN(1516)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 20241117165534656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534656 DLM3UA 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) 20241117165534656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534657 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165534657 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165534658 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165534658 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165534658 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Allocated (fsm.c:456) 20241117165534658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Allocated (fsm.c:456) 20241117165534658 DMM DEBUG MM_STATE_Gb[0x61200002ab20]{Idle}: Allocated (fsm.c:456) 20241117165534658 DMM DEBUG MM_STATE_Iu[0x61200002aca0]{Detached}: Allocated (fsm.c:456) 20241117165534658 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165534658 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165534658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165534658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165534658 DMM DEBUG MM(262420000001004/c148aa67) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165534658 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241117165534658 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534658 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534659 DLM3UA 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) 20241117165534659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534659 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534659 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534659 DLM3UA 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) 20241117165534659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@a7bda1688097: { messageType := 2, destLocRef := '31E1F0'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@a7bda1688097: 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 := 'D491560EE5DB6642E565ED0CE3649F37'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1C336F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F264230441D3961'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CE2D4F6D41C9B58B7AD12BF40BD7C145'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1FDFA710BAA8E0C45A9F837CBC8CB1A1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '470271ECC2B6E69B2BA9384C0F8F1EE5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EBEE6349DF2B4249'O } } } } } SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1515)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241117165534669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534669 DLM3UA 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) 20241117165534669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534669 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165534669 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165534670 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165534670 DMM DEBUG MM(262420000001004/c148aa67) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241117165534670 DMM NOTICE MM(262420000001004/c148aa67) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165534670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165534670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165534670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165534670 DMM DEBUG MM(262420000001004/c148aa67) Requesting authorization (sgsn_auth.c:160) 20241117165534670 DMM INFO MM(262420000001004/c148aa67) Requesting authentication tuples (sgsn_auth.c:184) 20241117165534670 DMM DEBUG MM(262420000001004/c148aa67) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165534670 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241117165534670 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)@a7bda1688097: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241117165534673 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165534673 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165534673 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165534673 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165534673 DMM INFO MM(262420000001004/c148aa67) Subscriber data update (mmctx.c:445) 20241117165534673 DMM DEBUG MM(262420000001004/c148aa67) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165534673 DMM INFO MM(262420000001004/c148aa67) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165534673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165534673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165534673 DMM INFO MM(262420000001004/c148aa67) <- GMM AUTH AND CIPHERING REQ (rand = d4 91 56 0e e5 db 66 42 e5 65 ed 0c e3 64 9f 37 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 47 02 71 ec c2 b6 e6 9b 2b a9 38 4c 0f 8f 1e e5 ) (gprs_gmm.c:465) 20241117165534673 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241117165534674 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534674 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534674 DLM3UA 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) 20241117165534674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534674 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_len:37 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1515)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822EBEE634923094B99990000100004F02904DF2B4249'O 20241117165534681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534681 DLM3UA 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) 20241117165534681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534681 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165534681 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165534681 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165534681 DMM INFO MM(262420000001004/c148aa67) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165534681 DMM NOTICE MM(262420000001004/c148aa67) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165534681 DMM DEBUG MM(262420000001004/c148aa67) checking auth: received UMTS RES = eb ee 63 49 df 2b 42 49 (gprs_gmm.c:648) 20241117165534681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165534681 DMM DEBUG MM(262420000001004/c148aa67) Requesting authorization (sgsn_auth.c:160) 20241117165534682 DMM INFO MM(262420000001004/c148aa67) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165534682 DMM DEBUG MM(262420000001004/c148aa67) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165534682 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241117165534682 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) 20241117165534682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117165534682 DMM DEBUG MM(262420000001004/c148aa67) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117165534682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534682 DLM3UA 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) 20241117165534682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1515)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165534690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534690 DLM3UA 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) 20241117165534690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534691 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165534691 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165534691 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165534691 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241117165534691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241117165534691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117165534691 DMM INFO MM(262420000001004/c148aa67) <- GMM ATTACH ACCEPT (new P-TMSI=0xc148aa67) (gprs_gmm.c:282) 20241117165534691 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241117165534691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534691 DLM3UA 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) 20241117165534692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534692 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534692 DLM3UA 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) 20241117165534692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165534696 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165534696 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165534696 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241117165534696 DMM INFO MM(262420000001004/c148aa67) Subscriber data update (mmctx.c:445) 20241117165534696 DMM DEBUG MM(262420000001004/c148aa67) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165534696 DMM INFO MM(262420000001004/c148aa67) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165534696 DMM NOTICE MM(262420000001004/c148aa67) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241117165534696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165534696 DMM NOTICE MM(262420000001004/c148aa67) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165534696 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) 20241117165534696 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165534696 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241117165534696 DMM INFO MM(262420000001004/c148aa67) Subscriber data update (mmctx.c:445) 20241117165534696 DMM DEBUG MM(262420000001004/c148aa67) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_len:14 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1515)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117165534699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534699 DLM3UA 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) 20241117165534699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534699 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165534700 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165534700 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165534700 DMM INFO MM(262420000001004/c148aa67) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165534700 DMM NOTICE MM(262420000001004/c148aa67) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165534700 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165534700 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165534700 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241117165534700 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241117165534700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165534700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165534700 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534700 DLM3UA 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) 20241117165534700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1515)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165534705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534705 DLM3UA 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) 20241117165534705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534706 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165534706 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165534706 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165534706 DMM INFO MM(262420000001004/c148aa67) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165534706 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165534706 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165534706 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534706 DLM3UA 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) 20241117165534706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 20241117165534707 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534707 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534708 DLM3UA 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) SGSN_Test_0-RAN(1516)@a7bda1688097: Deleted conn table entry 0TC_attach_pdp_act_user(1522)3269104 20241117165534708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user(1522)@a7bda1688097: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@a7bda1688097: 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 := 'C148AA67'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_user(1522)15591507 SGSN_Test_0-RAN(1516)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@a7bda1688097: First idle individual index:0 20241117165534909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534909 DLM3UA 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) 20241117165534909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534911 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165534911 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165534911 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165534911 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC148AA67) type="signalling"  (gprs_gmm.c:1897) 20241117165534911 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241117165534911 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117165534911 DMM DEBUG MM(262420000001004/c148aa67) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241117165534911 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534911 DLM3UA 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) 20241117165534911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534912 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534912 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534912 DLM3UA 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) 20241117165534912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@a7bda1688097: { messageType := 2, destLocRef := 'EDE853'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1515)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165534916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534916 DLM3UA 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) 20241117165534916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534916 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165534916 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165534916 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165534917 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241117165534917 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241117165534917 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241117165534917 DMM INFO MM(262420000001004/c148aa67) <- GMM SERVICE ACCEPT (P-TMSI=0xc148aa67) (gprs_gmm.c:795) 20241117165534917 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241117165534917 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534917 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534917 DLM3UA 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) 20241117165534917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534917 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534917 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534918 DLM3UA 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) 20241117165534918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1515)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117165534924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534924 DLM3UA 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) 20241117165534924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534925 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165534925 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165534925 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165534925 DMM INFO MM(262420000001004/c148aa67) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165534925 DMM INFO MM(262420000001004/c148aa67) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165534925 DMM DEBUG MM(262420000001004/c148aa67) Using GGSN 0 (gprs_sm.c:317) 20241117165534925 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117165534925 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241117165534925 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165534925 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165534925 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241117165534936 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 38 00 00 01 80 08 00 10 91 d4 44 f2 11 95 2e 06 9a 14 05 7f 07 b6 0f 52 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241117165534936 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:630) 20241117165534936 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165534937 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534937 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534937 DLM3UA 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) 20241117165534937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_len:30 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1515)@a7bda1688097: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004216C072'O 20241117165534953 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534953 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534953 DLM3UA 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) 20241117165534953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534953 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117165534953 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117165534954 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117165534954 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241117165534954 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241117165534954 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241117165534954 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165534954 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241117165534954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534954 DLM3UA 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) 20241117165534954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165534957 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 91 d4 44 f2 11 95 2e 06 9a 7f 07 b6 0f 52 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241117165534957 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:630) 20241117165534957 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user(1522)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_len:16 SGSN_Test_0-SCCP(1515)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1515)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241117165534967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165534967 DLM3UA 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) 20241117165534967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165534967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165534968 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165534968 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165534968 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165534968 DMM INFO MM(262420000001004/c148aa67) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241117165534968 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165534968 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241117165534969 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20241117165534969 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:630) 20241117165534969 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241117165534969 DMM INFO MM(262420000001004/c148aa67) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241117165534969 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241117165534970 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241117165534970 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117165534970 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165534970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165534970 DLM3UA 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) 20241117165534970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165534970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165534970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165534970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@a7bda1688097: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@a7bda1688097: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@a7bda1688097: Final verdict of PTC: none 20241117165534978 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117165534978 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) 20241117165534978 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117165534978 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117165534978 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117165534978 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) 20241117165534978 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241117165534978 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241117165534978 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117165534978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165534978 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241117165534978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117165534978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117165534978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241117165534978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241117165534978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117165534978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241117165534979 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@a7bda1688097: Final verdict of PTC: none 20241117165534981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36208<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117165534983 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165534983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1520)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1509)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1514)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1504)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@a7bda1688097: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1512)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1502)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1507)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Sun Nov 17 16:55:35 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241117165535129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165535631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285612) 20241117165535984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165535984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=285612, count=299008) 20241117165536980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241117165536980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241117165536980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241117165536986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165536986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Sun Nov 17 16:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165537987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165537987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241117165538698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165538699 DMM INFO MM(262420000001004/c148aa67) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165538699 DMM INFO MM(262420000001004/c148aa67) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165538699 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165538699 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165538700 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241117165538700 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241117165538700 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241117165538700 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) 20241117165538700 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:401) 20241117165538700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Deallocated (fsm.c:568) 20241117165538700 DMM DEBUG MM_STATE_Gb[0x61200002ab20]{Idle}: Deallocated (fsm.c:568) 20241117165538700 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: Deallocated (fsm.c:568) 20241117165538700 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Deallocated (fsm.c:568) 20241117165538700 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117165538700 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165538700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165538700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165538700 DLM3UA 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) 20241117165538700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165538700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165538700 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1523)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165538741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165538742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165538742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165538742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165538742 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165538742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165538742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165538742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165538742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165538743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165538743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165538743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165538744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165538744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165538744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165538744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165538744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165538744 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165538744 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165538744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165538744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165538744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165538748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165538758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165538758 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)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165538776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165538776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165538776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165538776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165538776 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165538776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165538776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165538776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165538776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165538778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165538778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165538778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165538778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165538778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165538778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165538778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165538778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165538778 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165538778 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165538778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165538779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165538779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165538781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117165538790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165538790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1538)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1538)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165538825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165538825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165538825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165538825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165538825 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165538825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165538825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165538825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165538825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1538)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165538827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165538827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165538827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165538828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165538828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165538828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165538828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165538828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165538828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165538828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165538828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1538)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165538829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165538829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1538)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165538832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a7bda1688097: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a7bda1688097: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@a7bda1688097: ************************************************* SGSN_Test_0-M3UA(1540)@a7bda1688097: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@a7bda1688097: ************************************************* SGSN_Test_0-SCCP(1537)@a7bda1688097: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1534)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165538842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165538842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117165538988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165538988 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165538988 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165538988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1542)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165538990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1542)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165538991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1542)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165539035 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117165539035 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) 20241117165539035 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117165539035 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)@a7bda1688097: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117165539038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165539038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117165539038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117165539038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117165539038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117165539038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241117165539038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241117165539039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165539039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117165539039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117165539039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117165539039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117165539039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117165539039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117165539039 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241117165539845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165539845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165539845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165539845 DLM3UA 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) 20241117165539845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165539845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165539845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165539845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165539846 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117165539846 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117165539847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165539847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165539847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165539847 DLM3UA 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) 20241117165539847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165539847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165539847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165539847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@a7bda1688097: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@a7bda1688097: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='C3233579'O, index=0 SGSN_Test-GSUP(1543)@a7bda1688097: 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)@a7bda1688097: 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 := 'E705'O, rac := '32'O ("2") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)5955412 SGSN_Test_0-SCCP(1537)@a7bda1688097: First idle individual index:0 SGSN_Test_0-RAN(1539)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 20241117165540059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165540059 DLM3UA 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) 20241117165540059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165540059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540060 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165540060 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165540060 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165540060 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165540060 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: Allocated (fsm.c:456) 20241117165540060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: Allocated (fsm.c:456) 20241117165540061 DMM DEBUG MM_STATE_Gb[0x61200002b5a0]{Idle}: Allocated (fsm.c:456) 20241117165540061 DMM DEBUG MM_STATE_Iu[0x61200002b720]{Detached}: Allocated (fsm.c:456) 20241117165540061 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165540061 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165540061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165540061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165540061 DMM DEBUG MM(262420000001058/ffd1bcc2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165540061 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241117165540061 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540061 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540061 DLM3UA 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) 20241117165540061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540061 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540061 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540061 DLM3UA 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) 20241117165540061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@a7bda1688097: { messageType := 2, destLocRef := '5ADF54'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(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@a7bda1688097: 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 := '27FA1299DF0894A4234167D4CF777E72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9531FF1D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90AFF6C8AC101A44'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2BFE38D5819DB53B691A19025FA96F2E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '327735099B36B84A522A6776C65B4378'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7BC777490A4194922DC5A80386311EE4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '27B09BD19D9EBA4E'O } } } } } SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1537)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241117165540070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165540070 DLM3UA 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) 20241117165540070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165540071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540071 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165540071 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165540071 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165540071 DMM DEBUG MM(262420000001058/ffd1bcc2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241117165540071 DMM NOTICE MM(262420000001058/ffd1bcc2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165540071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165540071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165540071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165540071 DMM DEBUG MM(262420000001058/ffd1bcc2) Requesting authorization (sgsn_auth.c:160) 20241117165540071 DMM INFO MM(262420000001058/ffd1bcc2) Requesting authentication tuples (sgsn_auth.c:184) 20241117165540071 DMM DEBUG MM(262420000001058/ffd1bcc2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165540071 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241117165540071 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)@a7bda1688097: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241117165540074 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165540074 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165540074 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165540074 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165540074 DMM INFO MM(262420000001058/ffd1bcc2) Subscriber data update (mmctx.c:445) 20241117165540074 DMM DEBUG MM(262420000001058/ffd1bcc2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165540074 DMM INFO MM(262420000001058/ffd1bcc2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165540074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165540074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165540074 DMM INFO MM(262420000001058/ffd1bcc2) <- GMM AUTH AND CIPHERING REQ (rand = 27 fa 12 99 df 08 94 a4 23 41 67 d4 cf 77 7e 72 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7b c7 77 49 0a 41 94 92 2d c5 a8 03 86 31 1e e4 ) (gprs_gmm.c:465) 20241117165540074 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241117165540074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540074 DLM3UA 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) 20241117165540074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_len:37 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1537)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813012227B09BD123094B99990000105008F029049D9EBA4E'O 20241117165540080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165540080 DLM3UA 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) 20241117165540080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165540080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540080 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165540080 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165540080 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165540080 DMM INFO MM(262420000001058/ffd1bcc2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165540080 DMM NOTICE MM(262420000001058/ffd1bcc2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165540080 DMM DEBUG MM(262420000001058/ffd1bcc2) checking auth: received UMTS RES = 27 b0 9b d1 9d 9e ba 4e (gprs_gmm.c:648) 20241117165540080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165540080 DMM DEBUG MM(262420000001058/ffd1bcc2) Requesting authorization (sgsn_auth.c:160) 20241117165540081 DMM INFO MM(262420000001058/ffd1bcc2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165540081 DMM DEBUG MM(262420000001058/ffd1bcc2) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165540081 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241117165540081 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) 20241117165540081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117165540081 DMM DEBUG MM(262420000001058/ffd1bcc2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117165540081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540081 DLM3UA 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) 20241117165540081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1537)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165540090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165540090 DLM3UA 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) 20241117165540090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165540090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540091 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165540091 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165540091 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165540091 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241117165540091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241117165540091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117165540091 DMM INFO MM(262420000001058/ffd1bcc2) <- GMM ATTACH ACCEPT (new P-TMSI=0xffd1bcc2) (gprs_gmm.c:282) 20241117165540091 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241117165540091 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540091 DLM3UA 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) 20241117165540091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540092 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540092 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540092 DLM3UA 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) 20241117165540092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165540096 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165540096 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165540096 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241117165540096 DMM INFO MM(262420000001058/ffd1bcc2) Subscriber data update (mmctx.c:445) 20241117165540096 DMM DEBUG MM(262420000001058/ffd1bcc2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165540096 DMM INFO MM(262420000001058/ffd1bcc2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165540097 DMM NOTICE MM(262420000001058/ffd1bcc2) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241117165540097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165540097 DMM NOTICE MM(262420000001058/ffd1bcc2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165540097 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) 20241117165540097 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165540097 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241117165540097 DMM INFO MM(262420000001058/ffd1bcc2) Subscriber data update (mmctx.c:445) 20241117165540097 DMM DEBUG MM(262420000001058/ffd1bcc2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_len:14 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1537)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117165540100 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540100 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540100 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165540100 DLM3UA 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) 20241117165540100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165540100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540100 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165540100 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165540100 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165540100 DMM INFO MM(262420000001058/ffd1bcc2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165540101 DMM NOTICE MM(262420000001058/ffd1bcc2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165540101 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165540101 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165540101 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241117165540101 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241117165540101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165540101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165540101 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540101 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540101 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540101 DLM3UA 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) 20241117165540101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1537)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165540106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165540106 DLM3UA 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) 20241117165540106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165540107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540107 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165540107 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165540107 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165540107 DMM INFO MM(262420000001058/ffd1bcc2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165540107 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165540107 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165540107 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540107 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540107 DLM3UA 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) 20241117165540108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 20241117165540109 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540109 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165540109 DLM3UA 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) 20241117165540109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165540109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@a7bda1688097: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)5955412 TC_attach_pdp_act_user_addr_v4raw(1545)@a7bda1688097: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@a7bda1688097: 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 := 'FFD1BCC2'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)5123562 SGSN_Test_0-RAN(1539)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1537)@a7bda1688097: First idle individual index:0 20241117165540313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165540313 DLM3UA 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) 20241117165540314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165540314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540315 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165540315 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165540315 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165540315 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFFD1BCC2) type="signalling"  (gprs_gmm.c:1897) 20241117165540315 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241117165540315 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117165540315 DMM DEBUG MM(262420000001058/ffd1bcc2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241117165540315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540315 DLM3UA 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) 20241117165540316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540316 DLM3UA 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) 20241117165540316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@a7bda1688097: { messageType := 2, destLocRef := '4E2DEA'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(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1537)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165540321 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540321 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540321 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165540321 DLM3UA 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) 20241117165540321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165540321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540321 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165540321 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165540321 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165540322 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241117165540322 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241117165540322 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241117165540322 DMM INFO MM(262420000001058/ffd1bcc2) <- GMM SERVICE ACCEPT (P-TMSI=0xffd1bcc2) (gprs_gmm.c:795) 20241117165540322 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241117165540322 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540322 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540322 DLM3UA 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) 20241117165540322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540323 DLM3UA 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) 20241117165540323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1537)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117165540329 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540329 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540329 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165540329 DLM3UA 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) 20241117165540329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165540329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540329 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165540329 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165540329 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165540329 DMM INFO MM(262420000001058/ffd1bcc2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165540329 DMM INFO MM(262420000001058/ffd1bcc2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165540329 DMM DEBUG MM(262420000001058/ffd1bcc2) Using GGSN 0 (gprs_sm.c:317) 20241117165540329 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117165540329 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241117165540329 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165540329 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165540329 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241117165540340 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 8d 38 dd ea 11 a1 a8 bb 98 14 05 7f fb 5d 64 ac 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20241117165540340 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:630) 20241117165540340 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165540341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540341 DLM3UA 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) 20241117165540341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_len:30 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1537)@a7bda1688097: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680010DCEDA5'O 20241117165540359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165540359 DLM3UA 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) 20241117165540359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165540359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540359 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117165540359 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117165540359 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117165540359 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241117165540359 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241117165540359 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241117165540359 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165540359 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241117165540360 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540360 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540360 DLM3UA 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) 20241117165540360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165540362 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 8d 38 dd ea 11 a1 a8 bb 98 7f fb 5d 64 ac 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=1084 from retransmit req queue (gtp.c:443) 20241117165540362 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:630) 20241117165540362 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_v4raw(1545)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_len:16 SGSN_Test_0-SCCP(1537)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1537)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241117165540371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165540371 DLM3UA 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) 20241117165540372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165540372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165540372 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165540372 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165540372 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165540372 DMM INFO MM(262420000001058/ffd1bcc2) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241117165540372 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165540372 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241117165540374 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3d 00 00 01 80 : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241117165540374 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:630) 20241117165540374 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241117165540374 DMM INFO MM(262420000001058/ffd1bcc2) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241117165540374 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241117165540374 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241117165540374 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117165540375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165540375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165540375 DLM3UA 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) 20241117165540375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165540375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165540375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165540375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@a7bda1688097: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@a7bda1688097: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@a7bda1688097: Final verdict of PTC: none 20241117165540382 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117165540382 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) 20241117165540382 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117165540382 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117165540383 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117165540383 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) 20241117165540383 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241117165540383 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241117165540383 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117165540383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165540383 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241117165540383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117165540383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117165540383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241117165540383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241117165540383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117165540383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241117165540383 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-SCCP(1537)@a7bda1688097: Final verdict of PTC: none 20241117165540385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39632<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@a7bda1688097: Final verdict of PTC: none 20241117165540388 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165540389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(1538)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1532)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1527)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@a7bda1688097: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1536)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1530)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1525)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1536): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-SCCP(1537): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1538): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass'. Sun Nov 17 16:55:40 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241117165540522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165541024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=303604) 20241117165541389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165541389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=303604, count=304764) 20241117165542384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241117165542384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241117165542384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241117165542390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165542390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Sun Nov 17 16:55:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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 20241117165543391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165543391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241117165544092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165544094 DMM INFO MM(262420000001058/ffd1bcc2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165544094 DMM INFO MM(262420000001058/ffd1bcc2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165544094 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165544094 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165544094 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241117165544094 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241117165544094 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241117165544094 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) 20241117165544094 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:401) 20241117165544094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: Deallocated (fsm.c:568) 20241117165544094 DMM DEBUG MM_STATE_Gb[0x61200002b5a0]{Idle}: Deallocated (fsm.c:568) 20241117165544094 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Detached}: Deallocated (fsm.c:568) 20241117165544094 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: Deallocated (fsm.c:568) 20241117165544094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117165544095 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165544095 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165544095 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165544095 DLM3UA 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) 20241117165544095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165544095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165544095 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1546)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1551)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1551)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165544145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165544145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165544145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165544145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165544145 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165544145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165544145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165544145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165544145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1551)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165544147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165544147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) SGSN_Test-Gb1-NS1(1550)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165544147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165544148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165544148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165544148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165544148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165544148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165544148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165544148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165544148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165544149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165544149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1551)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1551)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165544152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165544161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165544161 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1552)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1550)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165544176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165544176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165544176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165544176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165544176 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165544176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165544176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165544176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165544176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165544178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165544178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165544178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165544178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165544178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165544178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165544178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165544178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165544178 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165544178 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165544178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1555)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165544179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165544179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165544182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165544191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165544191 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)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165544214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165544214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165544214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165544214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165544214 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165544214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165544214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165544214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165544214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165544216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165544216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165544216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165544216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165544216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165544216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165544216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165544216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165544216 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165544216 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165544216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165544216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165544216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165544220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165544231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165544231 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)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a7bda1688097: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a7bda1688097: Starting RAN_Emulation SGSN_Test_0-M3UA(1563)@a7bda1688097: ************************************************* SGSN_Test_0-M3UA(1563)@a7bda1688097: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@a7bda1688097: ************************************************* SGSN_Test_0-SCCP(1561)@a7bda1688097: v_sccp_pdu_maxlen:268 20241117165544392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165544392 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165544392 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165544392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1565)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165544394 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165544395 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1565)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165544437 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117165544437 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) 20241117165544438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117165544438 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)@a7bda1688097: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117165544440 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165544440 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117165544440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117165544440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117165544440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117165544440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241117165544440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241117165544441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165544441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117165544441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117165544441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117165544441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117165544441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117165544441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117165544441 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241117165545248 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545248 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545248 DLM3UA 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) 20241117165545248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165545248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545249 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117165545249 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117165545250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545250 DLM3UA 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) 20241117165545250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@a7bda1688097: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548)@a7bda1688097: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='C81D225B'O, index=0 SGSN_Test-GSUP(1566)@a7bda1688097: 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)@a7bda1688097: 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 := '9EC6'O, rac := '19'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3251246 SGSN_Test_0-SCCP(1561)@a7bda1688097: First idle individual index:0 SGSN_Test_0-RAN(1562)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 20241117165545460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545460 DLM3UA 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) 20241117165545460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165545460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545461 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165545461 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165545461 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165545461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165545462 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Allocated (fsm.c:456) 20241117165545462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Allocated (fsm.c:456) 20241117165545462 DMM DEBUG MM_STATE_Gb[0x61200002c020]{Idle}: Allocated (fsm.c:456) 20241117165545462 DMM DEBUG MM_STATE_Iu[0x61200002c1a0]{Detached}: Allocated (fsm.c:456) 20241117165545462 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165545462 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165545462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165545462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165545462 DMM DEBUG MM(262420000001055/e82feb36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165545462 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241117165545462 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545462 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545462 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545462 DLM3UA 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) 20241117165545462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545463 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545463 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545463 DLM3UA 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) 20241117165545463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545463 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a7bda1688097: { messageType := 2, destLocRef := '319C2E'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a7bda1688097: 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 := '39F6426C3BB9167D2A3DE5663BB60465'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2FEB324C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E5902AEC8F92D69'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CBC603DF1E8C530113FE5CB264CF5D6E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E9EA4DA4C1453CD41EF8C8F0A6E669DD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1FB181A135504EDE6DD5D024C1163856'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AE45E9DD2BFBA305'O } } } } } SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1561)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241117165545476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545476 DLM3UA 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) 20241117165545476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165545476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545476 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165545476 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165545476 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165545476 DMM DEBUG MM(262420000001055/e82feb36) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241117165545477 DMM NOTICE MM(262420000001055/e82feb36) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165545477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165545477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165545477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165545477 DMM DEBUG MM(262420000001055/e82feb36) Requesting authorization (sgsn_auth.c:160) 20241117165545477 DMM INFO MM(262420000001055/e82feb36) Requesting authentication tuples (sgsn_auth.c:184) 20241117165545477 DMM DEBUG MM(262420000001055/e82feb36) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165545477 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241117165545477 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)@a7bda1688097: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241117165545480 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165545480 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165545480 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165545480 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165545480 DMM INFO MM(262420000001055/e82feb36) Subscriber data update (mmctx.c:445) 20241117165545480 DMM DEBUG MM(262420000001055/e82feb36) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165545480 DMM INFO MM(262420000001055/e82feb36) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165545480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165545480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165545480 DMM INFO MM(262420000001055/e82feb36) <- GMM AUTH AND CIPHERING REQ (rand = 39 f6 42 6c 3b b9 16 7d 2a 3d e5 66 3b b6 04 65 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1f b1 81 a1 35 50 4e de 6d d5 d0 24 c1 16 38 56 ) (gprs_gmm.c:465) 20241117165545480 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241117165545480 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545480 DLM3UA 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) 20241117165545480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_len:37 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1561)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22AE45E9DD23094B99990000105005F029042BFBA305'O 20241117165545487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545487 DLM3UA 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) 20241117165545487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165545487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545488 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165545488 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165545488 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165545488 DMM INFO MM(262420000001055/e82feb36) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165545488 DMM NOTICE MM(262420000001055/e82feb36) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165545488 DMM DEBUG MM(262420000001055/e82feb36) checking auth: received UMTS RES = ae 45 e9 dd 2b fb a3 05 (gprs_gmm.c:648) 20241117165545488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165545488 DMM DEBUG MM(262420000001055/e82feb36) Requesting authorization (sgsn_auth.c:160) 20241117165545488 DMM INFO MM(262420000001055/e82feb36) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165545488 DMM DEBUG MM(262420000001055/e82feb36) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165545488 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241117165545488 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) 20241117165545488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117165545488 DMM DEBUG MM(262420000001055/e82feb36) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117165545488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545488 DLM3UA 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) 20241117165545488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1561)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165545496 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545496 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545496 DLM3UA 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) 20241117165545496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165545496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545497 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165545497 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165545497 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165545497 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241117165545497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241117165545497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117165545497 DMM INFO MM(262420000001055/e82feb36) <- GMM ATTACH ACCEPT (new P-TMSI=0xe82feb36) (gprs_gmm.c:282) 20241117165545497 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241117165545497 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545497 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545497 DLM3UA 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) 20241117165545497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545498 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545498 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545498 DLM3UA 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) 20241117165545498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165545502 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165545502 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165545502 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241117165545502 DMM INFO MM(262420000001055/e82feb36) Subscriber data update (mmctx.c:445) 20241117165545502 DMM DEBUG MM(262420000001055/e82feb36) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165545502 DMM INFO MM(262420000001055/e82feb36) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165545502 DMM NOTICE MM(262420000001055/e82feb36) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241117165545502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165545502 DMM NOTICE MM(262420000001055/e82feb36) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165545502 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) 20241117165545503 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165545503 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241117165545503 DMM INFO MM(262420000001055/e82feb36) Subscriber data update (mmctx.c:445) 20241117165545503 DMM DEBUG MM(262420000001055/e82feb36) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_len:14 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1561)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117165545505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545505 DLM3UA 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) 20241117165545505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165545505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545506 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165545506 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165545506 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165545506 DMM INFO MM(262420000001055/e82feb36) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165545506 DMM NOTICE MM(262420000001055/e82feb36) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165545506 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165545506 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165545506 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241117165545506 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241117165545506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165545506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165545506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545506 DLM3UA 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) 20241117165545506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1561)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165545511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545512 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545512 DLM3UA 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) 20241117165545512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165545512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545512 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165545512 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165545512 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165545512 DMM INFO MM(262420000001055/e82feb36) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165545512 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165545512 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165545512 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545512 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545512 DLM3UA 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) 20241117165545512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@a7bda1688097: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3251246 20241117165545514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545514 DLM3UA 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) 20241117165545514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a7bda1688097: setverdict(pass): none -> pass 20241117165545514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a7bda1688097: 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 := 'E82FEB36'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)9137851 SGSN_Test_0-RAN(1562)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@a7bda1688097: First idle individual index:0 20241117165545717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545717 DLM3UA 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) 20241117165545717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165545718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545719 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165545719 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165545719 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165545719 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE82FEB36) type="signalling"  (gprs_gmm.c:1897) 20241117165545719 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241117165545719 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117165545719 DMM DEBUG MM(262420000001055/e82feb36) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241117165545719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545719 DLM3UA 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) 20241117165545719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545720 DLM3UA 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) 20241117165545720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a7bda1688097: { messageType := 2, destLocRef := '8B6EBB'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1561)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165545724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545724 DLM3UA 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) 20241117165545724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165545724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545724 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165545724 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165545725 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165545725 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241117165545725 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241117165545725 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241117165545725 DMM INFO MM(262420000001055/e82feb36) <- GMM SERVICE ACCEPT (P-TMSI=0xe82feb36) (gprs_gmm.c:795) 20241117165545725 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241117165545725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545725 DLM3UA 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) 20241117165545725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545725 DLM3UA 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) 20241117165545726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1561)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117165545732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545732 DLM3UA 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) 20241117165545732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165545732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545732 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165545732 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165545732 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165545732 DMM INFO MM(262420000001055/e82feb36) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165545733 DMM INFO MM(262420000001055/e82feb36) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165545733 DMM DEBUG MM(262420000001055/e82feb36) Using GGSN 0 (gprs_sm.c:317) 20241117165545733 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117165545733 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241117165545733 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165545733 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165545733 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241117165545743 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3e 00 00 01 80 08 00 10 57 30 bc fc 11 5a 00 53 7c 14 05 7f 89 33 5f 94 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241117165545743 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x6140000236a0) (sgsn_libgtp.c:630) 20241117165545743 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165545744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545744 DLM3UA 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) 20241117165545744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_len:33 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1561)@a7bda1688097: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F0000680098464FF9'O 20241117165545760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545760 DLM3UA 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) 20241117165545760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165545760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545760 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117165545760 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117165545760 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117165545760 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241117165545760 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241117165545760 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241117165545760 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165545760 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241117165545761 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545761 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545761 DLM3UA 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) 20241117165545761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165545764 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3f 00 00 01 80 10 57 30 bc fc 11 5a 00 53 7c 7f 89 33 5f 94 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=1087 from retransmit req queue (gtp.c:443) 20241117165545764 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x6140000236a0) (sgsn_libgtp.c:630) 20241117165545764 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_len:16 SGSN_Test_0-SCCP(1561)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1561)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241117165545772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165545772 DLM3UA 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) 20241117165545772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165545772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165545773 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165545773 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165545773 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165545773 DMM INFO MM(262420000001055/e82feb36) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241117165545773 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165545773 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241117165545774 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 40 00 00 01 80 : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20241117165545774 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x6140000236a0) (sgsn_libgtp.c:630) 20241117165545774 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241117165545774 DMM INFO MM(262420000001055/e82feb36) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241117165545774 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241117165545775 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241117165545775 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117165545775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165545775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165545775 DLM3UA 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) 20241117165545775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165545775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165545775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165545775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548)@a7bda1688097: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a7bda1688097: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@a7bda1688097: Final verdict of PTC: none 20241117165545782 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117165545782 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) 20241117165545782 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117165545782 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117165545782 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117165545782 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) 20241117165545782 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241117165545782 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241117165545782 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117165545782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165545782 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241117165545782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117165545782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117165545782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241117165545782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241117165545782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117165545783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241117165545783 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@a7bda1688097: Final verdict of PTC: none 20241117165545786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1550)@a7bda1688097: Final verdict of PTC: none 20241117165545789 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165545789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-NS0(1546)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1560)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1555)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1551)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@a7bda1688097: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1558)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1553)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1549)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1549): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1550): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1551): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass'. Sun Nov 17 16:55:45 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241117165545929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165546431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295084) 20241117165546790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165546790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=295084, count=305220) 20241117165547784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241117165547784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241117165547784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241117165547791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165547791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Sun Nov 17 16:55:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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 20241117165548792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165548793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241117165549499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165549500 DMM INFO MM(262420000001055/e82feb36) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165549500 DMM INFO MM(262420000001055/e82feb36) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165549500 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165549500 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165549500 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241117165549501 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241117165549501 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241117165549501 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) 20241117165549501 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:401) 20241117165549501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Deallocated (fsm.c:568) 20241117165549501 DMM DEBUG MM_STATE_Gb[0x61200002c020]{Idle}: Deallocated (fsm.c:568) 20241117165549501 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Detached}: Deallocated (fsm.c:568) 20241117165549501 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Deallocated (fsm.c:568) 20241117165549501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117165549501 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165549501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165549501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165549501 DLM3UA 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) 20241117165549501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165549501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165549501 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1569)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1574)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1574)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165549556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165549556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165549556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165549556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165549556 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165549556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165549556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165549556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165549556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1574)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165549558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165549558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165549558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165549558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165549559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165549559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165549559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165549559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165549559 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165549559 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165549559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1574)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165549559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165549559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1574)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1573)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 20241117165549563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165549574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165549574 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(1571)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1573)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165549588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165549588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165549588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165549588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165549588 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165549588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165549588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165549588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165549588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165549589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165549589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165549589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165549589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165549590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165549590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165549590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165549590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165549590 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165549590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165549590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165549590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165549590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165549595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165549606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165549606 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)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165549624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165549624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165549624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165549624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165549624 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165549624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165549624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165549624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165549624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165549626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165549626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165549626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165549626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165549626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165549626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165549626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165549626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165549626 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165549626 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165549626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165549626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165549626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165549631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165549640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165549640 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a7bda1688097: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@a7bda1688097: ************************************************* SGSN_Test_0-M3UA(1586)@a7bda1688097: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@a7bda1688097: ************************************************* MTC@a7bda1688097: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@a7bda1688097: v_sccp_pdu_maxlen:268 20241117165549794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165549794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165549794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165549794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1588)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165549796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165549797 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1588)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165549849 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117165549849 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) 20241117165549849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117165549849 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)@a7bda1688097: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117165549852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165549852 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117165549852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117165549852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117165549852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117165549852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241117165549852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241117165549853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165549853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117165549853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117165549853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117165549853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117165549853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117165549853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117165549854 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241117165550660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165550660 DLM3UA 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) 20241117165550660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165550660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165550661 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117165550661 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117165550662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165550662 DLM3UA 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) 20241117165550662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165550662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@a7bda1688097: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@a7bda1688097: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='F9309B1C'O, index=0 SGSN_Test-GSUP(1589)@a7bda1688097: 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)@a7bda1688097: 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 := 'AA7D'O, rac := '97'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)3392867 SGSN_Test_0-SCCP(1584)@a7bda1688097: First idle individual index:0 SGSN_Test_0-RAN(1585)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 20241117165550866 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550866 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165550866 DLM3UA 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) 20241117165550866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165550867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165550868 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165550868 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165550868 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165550868 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165550868 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: Allocated (fsm.c:456) 20241117165550868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: Allocated (fsm.c:456) 20241117165550868 DMM DEBUG MM_STATE_Gb[0x61200002caa0]{Idle}: Allocated (fsm.c:456) 20241117165550868 DMM DEBUG MM_STATE_Iu[0x61200002cc20]{Detached}: Allocated (fsm.c:456) 20241117165550868 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165550868 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165550868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165550868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165550868 DMM DEBUG MM(262420000001056/d4ed9098) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165550868 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241117165550868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165550869 DLM3UA 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) 20241117165550869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165550869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165550869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165550869 DLM3UA 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) 20241117165550869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165550869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@a7bda1688097: { messageType := 2, destLocRef := '33C563'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a7bda1688097: 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 := '152F22D45D87DBDF41EDD357CCB97E81'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '557F121A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7BECA001B1D4297'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '42DFCC13A060C6BFF83C34C3CE16E83B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FCB564FE4954BE17682880647B132024'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0F607FEA759D7293D551D7B39FDCC29C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4AE23ABA124EFA83'O } } } } } SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1584)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241117165550877 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550877 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165550877 DLM3UA 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) 20241117165550877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165550877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165550877 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165550877 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165550877 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165550877 DMM DEBUG MM(262420000001056/d4ed9098) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241117165550877 DMM NOTICE MM(262420000001056/d4ed9098) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165550877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165550877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165550877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165550877 DMM DEBUG MM(262420000001056/d4ed9098) Requesting authorization (sgsn_auth.c:160) 20241117165550878 DMM INFO MM(262420000001056/d4ed9098) Requesting authentication tuples (sgsn_auth.c:184) 20241117165550878 DMM DEBUG MM(262420000001056/d4ed9098) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165550878 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241117165550878 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)@a7bda1688097: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241117165550881 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165550881 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165550881 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165550881 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165550881 DMM INFO MM(262420000001056/d4ed9098) Subscriber data update (mmctx.c:445) 20241117165550881 DMM DEBUG MM(262420000001056/d4ed9098) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165550881 DMM INFO MM(262420000001056/d4ed9098) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165550881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165550881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165550881 DMM INFO MM(262420000001056/d4ed9098) <- GMM AUTH AND CIPHERING REQ (rand = 15 2f 22 d4 5d 87 db df 41 ed d3 57 cc b9 7e 81 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0f 60 7f ea 75 9d 72 93 d5 51 d7 b3 9f dc c2 9c ) (gprs_gmm.c:465) 20241117165550881 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241117165550882 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550882 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165550882 DLM3UA 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) 20241117165550882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165550882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_len:37 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1584)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D224AE23ABA23094B99990000105006F02904124EFA83'O 20241117165550888 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550888 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165550888 DLM3UA 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) 20241117165550888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165550888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165550888 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165550888 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165550888 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165550888 DMM INFO MM(262420000001056/d4ed9098) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165550888 DMM NOTICE MM(262420000001056/d4ed9098) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165550888 DMM DEBUG MM(262420000001056/d4ed9098) checking auth: received UMTS RES = 4a e2 3a ba 12 4e fa 83 (gprs_gmm.c:648) 20241117165550888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165550888 DMM DEBUG MM(262420000001056/d4ed9098) Requesting authorization (sgsn_auth.c:160) 20241117165550888 DMM INFO MM(262420000001056/d4ed9098) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165550889 DMM DEBUG MM(262420000001056/d4ed9098) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165550889 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241117165550889 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) 20241117165550889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117165550889 DMM DEBUG MM(262420000001056/d4ed9098) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117165550889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165550889 DLM3UA 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) 20241117165550889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165550889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1584)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165550897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165550897 DLM3UA 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) 20241117165550897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165550897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165550898 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165550898 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165550898 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165550898 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241117165550898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241117165550898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117165550898 DMM INFO MM(262420000001056/d4ed9098) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4ed9098) (gprs_gmm.c:282) 20241117165550898 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241117165550898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165550898 DLM3UA 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) 20241117165550898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165550899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165550899 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550899 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550899 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165550899 DLM3UA 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) 20241117165550899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165550899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165550903 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165550903 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165550903 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241117165550903 DMM INFO MM(262420000001056/d4ed9098) Subscriber data update (mmctx.c:445) 20241117165550903 DMM DEBUG MM(262420000001056/d4ed9098) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165550903 DMM INFO MM(262420000001056/d4ed9098) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165550903 DMM NOTICE MM(262420000001056/d4ed9098) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241117165550903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165550903 DMM NOTICE MM(262420000001056/d4ed9098) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165550903 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) 20241117165550904 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165550904 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241117165550904 DMM INFO MM(262420000001056/d4ed9098) Subscriber data update (mmctx.c:445) 20241117165550904 DMM DEBUG MM(262420000001056/d4ed9098) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_len:14 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1584)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117165550906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165550906 DLM3UA 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) 20241117165550906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165550906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165550907 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165550907 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165550907 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165550907 DMM INFO MM(262420000001056/d4ed9098) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165550907 DMM NOTICE MM(262420000001056/d4ed9098) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165550907 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165550907 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165550907 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241117165550907 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241117165550907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165550907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165550907 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165550907 DLM3UA 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) 20241117165550907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165550907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1584)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165550912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165550912 DLM3UA 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) 20241117165550912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165550912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165550913 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165550913 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165550913 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165550913 DMM INFO MM(262420000001056/d4ed9098) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165550913 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165550913 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165550913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165550913 DLM3UA 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) 20241117165550913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165550913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 20241117165550915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165550915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165550915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) SGSN_Test_0-RAN(1585)@a7bda1688097: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)3392867 20241117165550915 DLM3UA 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) 20241117165550915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165550915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165550915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165550915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a7bda1688097: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a7bda1688097: 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 := 'D4ED9098'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)13865902 SGSN_Test_0-RAN(1585)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@a7bda1688097: First idle individual index:0 20241117165551117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165551117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165551117 DLM3UA 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) 20241117165551117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165551118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165551118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165551118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165551119 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165551119 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165551119 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165551119 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD4ED9098) type="signalling"  (gprs_gmm.c:1897) 20241117165551119 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241117165551119 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117165551119 DMM DEBUG MM(262420000001056/d4ed9098) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241117165551119 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551119 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165551119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165551119 DLM3UA 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) 20241117165551119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165551119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165551119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165551119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165551120 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551120 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165551120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165551120 DLM3UA 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) 20241117165551120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165551120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165551120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165551120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@a7bda1688097: { messageType := 2, destLocRef := 'D393AE'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1584)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165551124 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551124 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165551124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165551124 DLM3UA 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) 20241117165551124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165551124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165551124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165551124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165551125 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165551125 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165551125 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165551125 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241117165551125 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241117165551125 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241117165551125 DMM INFO MM(262420000001056/d4ed9098) <- GMM SERVICE ACCEPT (P-TMSI=0xd4ed9098) (gprs_gmm.c:795) 20241117165551125 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241117165551125 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551125 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165551125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165551125 DLM3UA 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) 20241117165551125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165551125 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165551125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165551125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165551126 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551126 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165551126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165551126 DLM3UA 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) 20241117165551126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165551126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165551126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165551126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1584)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117165551132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165551132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165551132 DLM3UA 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) 20241117165551132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165551132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165551132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165551132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165551133 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165551133 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165551133 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165551133 DMM INFO MM(262420000001056/d4ed9098) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165551133 DMM INFO MM(262420000001056/d4ed9098) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165551133 DMM DEBUG MM(262420000001056/d4ed9098) Using GGSN 0 (gprs_sm.c:317) 20241117165551133 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117165551133 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241117165551133 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165551133 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165551133 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241117165551145 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 41 00 00 01 80 08 00 10 a0 57 aa 4d 11 42 f2 64 ff 14 05 7f ce 51 a4 56 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241117165551145 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x614000025ea0) (sgsn_libgtp.c:630) 20241117165551145 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165551145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165551145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165551145 DLM3UA 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) 20241117165551146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165551146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165551146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165551146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_len:46 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1584)@a7bda1688097: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F000068000000000000000000000000000081BE5A12'O 20241117165551161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165551161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165551161 DLM3UA 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) 20241117165551161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165551161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165551161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165551161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165551162 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117165551162 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117165551162 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117165551162 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241117165551162 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241117165551162 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241117165551162 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165551162 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241117165551162 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165551162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165551162 DLM3UA 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) 20241117165551162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165551162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165551162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165551162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165551166 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 a0 57 aa 4d 11 42 f2 64 ff 7f ce 51 a4 56 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=1090 from retransmit req queue (gtp.c:443) 20241117165551166 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x614000025ea0) (sgsn_libgtp.c:630) 20241117165551166 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_len:16 SGSN_Test_0-SCCP(1584)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1584)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241117165551174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165551174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165551174 DLM3UA 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) 20241117165551175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165551175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165551175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165551175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165551175 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165551175 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165551175 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165551175 DMM INFO MM(262420000001056/d4ed9098) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241117165551175 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165551175 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241117165551177 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 43 00 00 01 80 : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241117165551177 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x614000025ea0) (sgsn_libgtp.c:630) 20241117165551177 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241117165551177 DMM INFO MM(262420000001056/d4ed9098) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241117165551177 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241117165551177 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241117165551177 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117165551177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165551177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165551177 DLM3UA 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) 20241117165551177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165551177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165551177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165551177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@a7bda1688097: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a7bda1688097: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@a7bda1688097: Final verdict of PTC: none 20241117165551185 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117165551185 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) 20241117165551185 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117165551185 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117165551185 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117165551185 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) 20241117165551185 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241117165551185 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241117165551185 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117165551185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165551186 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241117165551186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117165551186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117165551186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241117165551186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241117165551186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117165551186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241117165551186 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@a7bda1688097: Final verdict of PTC: none 20241117165551189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38136<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117165551191 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165551191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1589)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1574)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1578)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1573)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1583)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@a7bda1688097: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1572)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1576)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1581)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1572): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1573): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1574): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass'. Sun Nov 17 16:55:51 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241117165551330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165551832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277784) 20241117165552192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165552192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=277784, count=305448) 20241117165553186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241117165553186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241117165553186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241117165553194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165553194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Sun Nov 17 16:55:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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 20241117165554196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165554196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241117165554899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165554901 DMM INFO MM(262420000001056/d4ed9098) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165554901 DMM INFO MM(262420000001056/d4ed9098) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165554901 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165554901 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165554901 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241117165554901 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241117165554901 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241117165554901 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) 20241117165554901 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:401) 20241117165554901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: Deallocated (fsm.c:568) 20241117165554901 DMM DEBUG MM_STATE_Gb[0x61200002caa0]{Idle}: Deallocated (fsm.c:568) 20241117165554901 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Detached}: Deallocated (fsm.c:568) 20241117165554901 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: Deallocated (fsm.c:568) 20241117165554901 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117165554902 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165554902 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165554902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165554902 DLM3UA 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) 20241117165554902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165554902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165554902 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1592)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165554948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165554948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165554948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165554948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165554948 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165554948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165554948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165554948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165554948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165554950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165554950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165554950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165554950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165554950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165554950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165554950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165554950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165554950 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165554950 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165554950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165554951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165554951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165554954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1593)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165554963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165554963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1597)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165554988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165554988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165554988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165554988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165554988 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165554988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165554988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165554988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165554988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165554990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165554990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165554990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165554990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165554990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165554990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165554990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165554990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165554990 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165554990 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165554990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165554991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165554991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165554994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1598)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1602)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 20241117165555004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165555004 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)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165555026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165555026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165555026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165555026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165555026 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165555026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165555026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165555026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165555026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165555028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165555028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165555028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165555028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165555028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165555028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165555028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165555028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165555028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165555028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165555028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165555029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165555029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165555033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165555042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165555042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a7bda1688097: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a7bda1688097: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@a7bda1688097: ************************************************* SGSN_Test_0-M3UA(1609)@a7bda1688097: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@a7bda1688097: ************************************************* SGSN_Test_0-SCCP(1607)@a7bda1688097: v_sccp_pdu_maxlen:268 20241117165555197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165555197 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165555197 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165555197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1611)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165555198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1611)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165555199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1611)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165555252 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117165555252 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) 20241117165555252 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117165555252 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)@a7bda1688097: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117165555255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165555255 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117165555255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117165555255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117165555255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117165555255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241117165555255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241117165555256 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165555256 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117165555256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117165555256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117165555256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117165555256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117165555256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117165555257 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241117165556063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165556063 DLM3UA 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) 20241117165556063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165556063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556064 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117165556064 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117165556064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556064 DLM3UA 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) 20241117165556064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@a7bda1688097: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@a7bda1688097: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='D7CE13A9'O, index=0 SGSN_Test-GSUP(1612)@a7bda1688097: 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)@a7bda1688097: 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 := 'D366'O, rac := '29'O (")") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2169174 SGSN_Test_0-SCCP(1607)@a7bda1688097: First idle individual index:0 20241117165556266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165556266 DLM3UA 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) 20241117165556266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165556266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 20241117165556267 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165556267 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165556267 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165556267 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165556267 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: Allocated (fsm.c:456) 20241117165556267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: Allocated (fsm.c:456) 20241117165556267 DMM DEBUG MM_STATE_Gb[0x61200002d520]{Idle}: Allocated (fsm.c:456) 20241117165556267 DMM DEBUG MM_STATE_Iu[0x61200002d6a0]{Detached}: Allocated (fsm.c:456) 20241117165556267 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165556267 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165556267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165556267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165556267 DMM DEBUG MM(262420000001057/d3da40e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165556267 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241117165556268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556268 DLM3UA 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) 20241117165556268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556268 DLM3UA 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) 20241117165556268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a7bda1688097: { messageType := 2, destLocRef := '211956'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a7bda1688097: 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 := '9CD44AF7759ED18EF2E0AE51056C214B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB2C873B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2065C0B9D072EAF1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0C294C40B99E5506DD68FD5ABF2AA29D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B8B9A1852173BCCA0D775C1E865F2066'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7E1A26DCFD8FF9E63398A44490324BF5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4013D4A33542ED2D'O } } } } } SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1607)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241117165556278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165556278 DLM3UA 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) 20241117165556278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165556278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556278 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165556278 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165556278 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165556278 DMM DEBUG MM(262420000001057/d3da40e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241117165556278 DMM NOTICE MM(262420000001057/d3da40e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165556278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165556278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165556278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165556278 DMM DEBUG MM(262420000001057/d3da40e3) Requesting authorization (sgsn_auth.c:160) 20241117165556278 DMM INFO MM(262420000001057/d3da40e3) Requesting authentication tuples (sgsn_auth.c:184) 20241117165556278 DMM DEBUG MM(262420000001057/d3da40e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165556278 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241117165556278 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)@a7bda1688097: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241117165556281 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165556281 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165556281 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165556281 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165556281 DMM INFO MM(262420000001057/d3da40e3) Subscriber data update (mmctx.c:445) 20241117165556281 DMM DEBUG MM(262420000001057/d3da40e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165556281 DMM INFO MM(262420000001057/d3da40e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165556281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165556281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165556281 DMM INFO MM(262420000001057/d3da40e3) <- GMM AUTH AND CIPHERING REQ (rand = 9c d4 4a f7 75 9e d1 8e f2 e0 ae 51 05 6c 21 4b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7e 1a 26 dc fd 8f f9 e6 33 98 a4 44 90 32 4b f5 ) (gprs_gmm.c:465) 20241117165556281 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241117165556282 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556282 DLM3UA 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) 20241117165556282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_len:37 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1607)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E224013D4A323094B99990000105007F029043542ED2D'O 20241117165556290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165556290 DLM3UA 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) 20241117165556290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165556290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556290 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165556290 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165556290 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165556290 DMM INFO MM(262420000001057/d3da40e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165556290 DMM NOTICE MM(262420000001057/d3da40e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165556291 DMM DEBUG MM(262420000001057/d3da40e3) checking auth: received UMTS RES = 40 13 d4 a3 35 42 ed 2d (gprs_gmm.c:648) 20241117165556291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165556291 DMM DEBUG MM(262420000001057/d3da40e3) Requesting authorization (sgsn_auth.c:160) 20241117165556291 DMM INFO MM(262420000001057/d3da40e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165556291 DMM DEBUG MM(262420000001057/d3da40e3) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165556291 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241117165556291 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) 20241117165556291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117165556291 DMM DEBUG MM(262420000001057/d3da40e3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117165556291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556291 DLM3UA 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) 20241117165556291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1607)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165556300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556300 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165556300 DLM3UA 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) 20241117165556300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165556300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556301 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165556301 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165556301 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165556301 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241117165556301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241117165556301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117165556301 DMM INFO MM(262420000001057/d3da40e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3da40e3) (gprs_gmm.c:282) 20241117165556301 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241117165556302 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556302 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556302 DLM3UA 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) 20241117165556302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556302 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556302 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556302 DLM3UA 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) 20241117165556302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165556306 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165556306 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165556306 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241117165556306 DMM INFO MM(262420000001057/d3da40e3) Subscriber data update (mmctx.c:445) 20241117165556306 DMM DEBUG MM(262420000001057/d3da40e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165556306 DMM INFO MM(262420000001057/d3da40e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165556306 DMM NOTICE MM(262420000001057/d3da40e3) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241117165556306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165556306 DMM NOTICE MM(262420000001057/d3da40e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165556306 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) 20241117165556306 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165556307 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241117165556307 DMM INFO MM(262420000001057/d3da40e3) Subscriber data update (mmctx.c:445) 20241117165556307 DMM DEBUG MM(262420000001057/d3da40e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_len:14 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1607)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117165556309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165556309 DLM3UA 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) 20241117165556309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165556309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556309 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165556309 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165556309 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165556309 DMM INFO MM(262420000001057/d3da40e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165556310 DMM NOTICE MM(262420000001057/d3da40e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165556310 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165556310 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165556310 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241117165556310 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241117165556310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165556310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165556310 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556310 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556310 DLM3UA 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) 20241117165556310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1607)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165556315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165556315 DLM3UA 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) 20241117165556315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165556315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556315 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165556315 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165556315 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165556315 DMM INFO MM(262420000001057/d3da40e3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165556315 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165556316 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165556316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556316 DLM3UA 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) 20241117165556316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on local reference:0 20241117165556317 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556317 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165556317 DLM3UA 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) 20241117165556317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165556318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a7bda1688097: setverdict(pass): none -> pass SGSN_Test_0-RAN(1608)@a7bda1688097: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2169174 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a7bda1688097: 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 := 'D3DA40E3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14651816 SGSN_Test_0-RAN(1608)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@a7bda1688097: First idle individual index:0 20241117165556521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165556521 DLM3UA 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) 20241117165556521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165556522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556523 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165556523 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165556523 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165556523 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD3DA40E3) type="signalling"  (gprs_gmm.c:1897) 20241117165556523 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241117165556523 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117165556523 DMM DEBUG MM(262420000001057/d3da40e3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241117165556523 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556523 DLM3UA 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) 20241117165556523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556524 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556524 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556524 DLM3UA 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) 20241117165556524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a7bda1688097: { messageType := 2, destLocRef := 'DF91A8'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1607)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165556529 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556529 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556529 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165556529 DLM3UA 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) 20241117165556529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165556529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556529 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165556529 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165556529 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165556530 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241117165556530 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241117165556530 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241117165556530 DMM INFO MM(262420000001057/d3da40e3) <- GMM SERVICE ACCEPT (P-TMSI=0xd3da40e3) (gprs_gmm.c:795) 20241117165556530 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241117165556530 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556530 DLM3UA 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) 20241117165556530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556530 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556530 DLM3UA 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) 20241117165556530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1607)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117165556537 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556537 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165556537 DLM3UA 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) 20241117165556537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165556537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556537 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165556537 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165556537 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165556537 DMM INFO MM(262420000001057/d3da40e3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165556538 DMM INFO MM(262420000001057/d3da40e3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165556538 DMM DEBUG MM(262420000001057/d3da40e3) Using GGSN 0 (gprs_sm.c:317) 20241117165556538 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117165556538 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241117165556538 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165556538 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165556538 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241117165556550 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 44 00 00 01 80 08 00 10 36 23 fa 11 11 bc 90 ab 4a 14 05 7f 6f 71 9f da 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=1092 from retransmit req queue (gtp.c:443) 20241117165556550 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x6140000286a0) (sgsn_libgtp.c:630) 20241117165556550 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165556550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556550 DLM3UA 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) 20241117165556551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_len:48 SGSN_Test_0-SCCP(1607)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1607)@a7bda1688097: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000CD80E2B3'O 20241117165556568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556568 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165556568 DLM3UA 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) 20241117165556568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165556568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165556569 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117165556569 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117165556569 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117165556569 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241117165556569 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241117165556569 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:81) 20241117165556569 DMM NOTICE MM(262420000001057/d3da40e3) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241117165556569 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241117165556569 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165556569 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241117165556569 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241117165556569 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556569 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165556570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165556570 DLM3UA 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) 20241117165556570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165556570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165556570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165556570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165556573 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241117165556573 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x6140000286a0) (sgsn_libgtp.c:630) 20241117165556573 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241117165556574 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241117165556574 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@a7bda1688097: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a7bda1688097: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@a7bda1688097: Final verdict of PTC: none 20241117165556578 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117165556578 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) 20241117165556578 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117165556578 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117165556579 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117165556579 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) 20241117165556579 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241117165556579 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241117165556579 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117165556579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165556579 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241117165556579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117165556579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117165556579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241117165556579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241117165556579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117165556579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241117165556579 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@a7bda1688097: Final verdict of PTC: none 20241117165556582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38166<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117165556584 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1612)@a7bda1688097: Final verdict of PTC: none 20241117165556584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(1596)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1606)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1601)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@a7bda1688097: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1594)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1599)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1604)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@a7bda1688097: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass'. Sun Nov 17 16:55:56 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241117165556737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165557239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284456) 20241117165557585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165557585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=284456, count=290604) 20241117165558580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241117165558580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241117165558580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241117165558586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165558586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Sun Nov 17 16:55:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165559372 DGPRS DEBUG Checking for inactive LLMEs, time = 13673293 (sgsn.c:132) 20241117165559587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165559587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_attach_pdp_act_pmm_idle started. 20241117165600299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165600300 DMM INFO MM(262420000001057/d3da40e3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165600300 DMM INFO MM(262420000001057/d3da40e3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165600300 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165600300 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165600300 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241117165600301 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241117165600301 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241117165600301 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) 20241117165600301 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:401) 20241117165600301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: Deallocated (fsm.c:568) 20241117165600301 DMM DEBUG MM_STATE_Gb[0x61200002d520]{Idle}: Deallocated (fsm.c:568) 20241117165600301 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Detached}: Deallocated (fsm.c:568) 20241117165600301 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: Deallocated (fsm.c:568) 20241117165600301 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117165600301 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165600301 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165600301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165600301 DLM3UA 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) 20241117165600301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165600301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165600302 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1615)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165600347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165600347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165600347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165600347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165600347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165600347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165600347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165600347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165600347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165600349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165600349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165600349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165600350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165600350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165600350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165600350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165600350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165600350 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165600350 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165600350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165600350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165600350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165600353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165600365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165600365 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165600387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165600387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165600387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165600387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165600387 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165600387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165600387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165600387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165600387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165600389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165600389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165600389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165600389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165600389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165600389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165600389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165600389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165600389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165600389 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165600389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165600389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165600389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165600393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165600403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165600403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165600422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165600423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165600423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165600423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165600423 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165600423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165600423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165600423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165600423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165600425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165600425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165600425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165600425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165600425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165600425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165600425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165600425 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165600425 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165600425 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165600425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165600426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165600426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165600429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165600439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165600439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a7bda1688097: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a7bda1688097: Starting RAN_Emulation SGSN_Test_0-M3UA(1632)@a7bda1688097: ************************************************* SGSN_Test_0-M3UA(1632)@a7bda1688097: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@a7bda1688097: ************************************************* SGSN_Test_0-SCCP(1630)@a7bda1688097: v_sccp_pdu_maxlen:268 20241117165600588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165600588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165600588 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165600588 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1634)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165600590 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1634)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165600590 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1634)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165600648 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117165600648 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) 20241117165600648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117165600648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@a7bda1688097: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117165600650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165600650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117165600650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117165600650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117165600650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117165600650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241117165600650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241117165600652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165600652 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117165600652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117165600652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117165600652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117165600652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117165600652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117165600652 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241117165601458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601458 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601458 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601458 DLM3UA 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) 20241117165601458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601459 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117165601459 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117165601459 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601459 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601459 DLM3UA 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) 20241117165601459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@a7bda1688097: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@a7bda1688097: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='E94F2789'O, index=0 SGSN_Test-GSUP(1635)@a7bda1688097: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: 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 := '9586'O, rac := '3B'O (";") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)12877429 SGSN_Test_0-RAN(1631)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@a7bda1688097: First idle individual index:0 20241117165601655 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601655 DLM3UA 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) 20241117165601655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601655 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165601655 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165601655 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165601656 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165601656 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: Allocated (fsm.c:456) 20241117165601656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: Allocated (fsm.c:456) 20241117165601656 DMM DEBUG MM_STATE_Gb[0x61200002dfa0]{Idle}: Allocated (fsm.c:456) 20241117165601656 DMM DEBUG MM_STATE_Iu[0x61200002e120]{Detached}: Allocated (fsm.c:456) 20241117165601656 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165601656 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165601656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165601656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165601656 DMM DEBUG MM(262420000001005/ceac003d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165601656 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241117165601656 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601656 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601656 DLM3UA 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) 20241117165601656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601656 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601656 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601656 DLM3UA 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) 20241117165601656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: { messageType := 2, destLocRef := 'C47E75'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: 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 := '09D45C5D969A757DE8824CA3F06CBFE9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6F00CD5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B91B0DCE8B76380F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6F22799A0F56337FCED0EB3480BE1C11'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A2DBB68C09FCB783C7472C3D9F466B2A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1EFD3924B04D18FC27AD941D9CB73998'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F1420A94D0381FB7'O } } } } } SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1630)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241117165601665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601665 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601665 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601665 DLM3UA 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) 20241117165601665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601666 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165601666 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165601666 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165601666 DMM DEBUG MM(262420000001005/ceac003d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241117165601666 DMM NOTICE MM(262420000001005/ceac003d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165601666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165601666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165601666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165601666 DMM DEBUG MM(262420000001005/ceac003d) Requesting authorization (sgsn_auth.c:160) 20241117165601666 DMM INFO MM(262420000001005/ceac003d) Requesting authentication tuples (sgsn_auth.c:184) 20241117165601666 DMM DEBUG MM(262420000001005/ceac003d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165601666 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241117165601666 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)@a7bda1688097: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@a7bda1688097: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241117165601669 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165601669 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165601669 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165601669 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165601669 DMM INFO MM(262420000001005/ceac003d) Subscriber data update (mmctx.c:445) 20241117165601669 DMM DEBUG MM(262420000001005/ceac003d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165601669 DMM INFO MM(262420000001005/ceac003d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165601669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165601669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165601669 DMM INFO MM(262420000001005/ceac003d) <- GMM AUTH AND CIPHERING REQ (rand = 09 d4 5c 5d 96 9a 75 7d e8 82 4c a3 f0 6c bf e9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1e fd 39 24 b0 4d 18 fc 27 ad 94 1d 9c b7 39 98 ) (gprs_gmm.c:465) 20241117165601669 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241117165601670 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601670 DLM3UA 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) 20241117165601670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_len:37 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1630)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22F1420A9423094B99990000100005F02904D0381FB7'O 20241117165601677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601677 DLM3UA 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) 20241117165601677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601678 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165601678 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165601678 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165601678 DMM INFO MM(262420000001005/ceac003d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165601678 DMM NOTICE MM(262420000001005/ceac003d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165601678 DMM DEBUG MM(262420000001005/ceac003d) checking auth: received UMTS RES = f1 42 0a 94 d0 38 1f b7 (gprs_gmm.c:648) 20241117165601678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165601678 DMM DEBUG MM(262420000001005/ceac003d) Requesting authorization (sgsn_auth.c:160) 20241117165601678 DMM INFO MM(262420000001005/ceac003d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165601678 DMM DEBUG MM(262420000001005/ceac003d) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165601678 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241117165601678 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) 20241117165601678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117165601678 DMM DEBUG MM(262420000001005/ceac003d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117165601678 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601678 DLM3UA 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) 20241117165601678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1630)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165601688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601688 DLM3UA 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) 20241117165601688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601688 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165601688 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165601688 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165601688 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241117165601689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241117165601689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117165601689 DMM INFO MM(262420000001005/ceac003d) <- GMM ATTACH ACCEPT (new P-TMSI=0xceac003d) (gprs_gmm.c:282) 20241117165601689 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241117165601689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601689 DLM3UA 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) 20241117165601689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601689 DLM3UA 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) 20241117165601689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165601693 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165601693 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165601693 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241117165601693 DMM INFO MM(262420000001005/ceac003d) Subscriber data update (mmctx.c:445) 20241117165601693 DMM DEBUG MM(262420000001005/ceac003d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165601693 DMM INFO MM(262420000001005/ceac003d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165601693 DMM NOTICE MM(262420000001005/ceac003d) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241117165601693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165601693 DMM NOTICE MM(262420000001005/ceac003d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165601693 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) 20241117165601694 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165601694 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241117165601694 DMM INFO MM(262420000001005/ceac003d) Subscriber data update (mmctx.c:445) 20241117165601694 DMM DEBUG MM(262420000001005/ceac003d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_len:14 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1630)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117165601696 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601696 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601696 DLM3UA 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) 20241117165601696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601697 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165601697 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165601697 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165601697 DMM INFO MM(262420000001005/ceac003d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165601697 DMM NOTICE MM(262420000001005/ceac003d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165601697 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165601697 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165601697 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241117165601697 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241117165601697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165601697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165601697 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601697 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601698 DLM3UA 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) 20241117165601698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1630)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165601704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601704 DLM3UA 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) 20241117165601704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601704 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165601704 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165601704 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165601705 DMM INFO MM(262420000001005/ceac003d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165601705 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165601705 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165601705 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601705 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601705 DLM3UA 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) 20241117165601705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-RAN(1631)@a7bda1688097: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)12877429 20241117165601706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601707 DLM3UA 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) 20241117165601707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: 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 := 'CEAC003D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)11914741 SGSN_Test_0-RAN(1631)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@a7bda1688097: First idle individual index:0 20241117165601909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601909 DLM3UA 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) 20241117165601909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601911 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165601911 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165601911 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165601911 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCEAC003D) type="signalling"  (gprs_gmm.c:1897) 20241117165601911 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241117165601911 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117165601911 DMM DEBUG MM(262420000001005/ceac003d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241117165601911 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601911 DLM3UA 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) 20241117165601911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601911 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601911 DLM3UA 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) 20241117165601912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: { messageType := 2, destLocRef := 'B5CDF5'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1630)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165601916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601916 DLM3UA 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) 20241117165601916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601917 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165601917 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165601917 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165601917 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241117165601917 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241117165601917 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241117165601917 DMM INFO MM(262420000001005/ceac003d) <- GMM SERVICE ACCEPT (P-TMSI=0xceac003d) (gprs_gmm.c:795) 20241117165601917 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241117165601918 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601918 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601918 DLM3UA 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) 20241117165601918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601918 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601918 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601918 DLM3UA 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) 20241117165601918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1630)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117165601924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601924 DLM3UA 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) 20241117165601924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601924 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165601924 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165601924 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165601924 DMM INFO MM(262420000001005/ceac003d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165601924 DMM INFO MM(262420000001005/ceac003d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165601924 DMM DEBUG MM(262420000001005/ceac003d) Using GGSN 0 (gprs_sm.c:317) 20241117165601924 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117165601924 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241117165601924 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165601924 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165601924 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241117165601936 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 46 00 00 01 80 08 00 10 de 41 4c 73 11 14 5c 8f 71 14 05 7f 8b 38 7d 7d 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=1094 from retransmit req queue (gtp.c:443) 20241117165601936 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x61400002aca0) (sgsn_libgtp.c:630) 20241117165601936 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165601937 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601937 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601937 DLM3UA 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) 20241117165601937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_len:30 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1630)@a7bda1688097: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800658662E3'O 20241117165601956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601956 DLM3UA 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) 20241117165601956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601956 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117165601956 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117165601956 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117165601956 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241117165601956 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241117165601956 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241117165601956 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165601956 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241117165601957 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601957 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601957 DLM3UA 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) 20241117165601957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165601959 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 de 41 4c 73 11 14 5c 8f 71 7f 8b 38 7d 7d 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=1095 from retransmit req queue (gtp.c:443) 20241117165601959 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x61400002aca0) (sgsn_libgtp.c:630) 20241117165601959 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_len:13 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1630)@a7bda1688097: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241117165601964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601964 DLM3UA 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) 20241117165601964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601964 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241117165601964 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241117165601964 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241117165601964 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241117165601964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601964 DLM3UA 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) 20241117165601964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1630)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165601967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601967 DLM3UA 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) 20241117165601967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165601967 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165601967 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165601967 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165601968 DMM INFO MM(262420000001005/ceac003d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165601968 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165601968 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165601968 DMM INFO MM(262420000001005/ceac003d) Changing GTP-U endpoints 127.0.0.104/0x658662e3 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241117165601968 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241117165601968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165601968 DLM3UA 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) 20241117165601968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165601968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-RAN(1631)@a7bda1688097: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)11914741 20241117165601969 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165601969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165601969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165601969 DLM3UA 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) 20241117165601969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165601969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165601969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165601969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: 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 := 'CEAC003D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241117165601970 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 48 00 00 01 80 10 de 41 4c 73 11 14 5c 8f 71 7f 8b 38 7d 7d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241117165601970 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb2ff3ebe60, cbp=0x61400002aca0) (sgsn_libgtp.c:630) 20241117165601970 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1631)@a7bda1688097: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1821195 SGSN_Test_0-RAN(1631)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@a7bda1688097: First idle individual index:0 20241117165602169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165602169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165602169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165602169 DLM3UA 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) 20241117165602169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165602170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165602170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165602170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165602171 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165602171 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165602171 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165602171 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCEAC003D) type="signalling"  (gprs_gmm.c:1897) 20241117165602171 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241117165602171 DMM DEBUG MM(262420000001005/ceac003d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241117165602171 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165602171 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165602171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165602171 DLM3UA 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) 20241117165602171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165602171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165602171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165602171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165602172 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165602172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165602172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165602172 DLM3UA 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) 20241117165602172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165602172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165602172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165602172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: { messageType := 2, destLocRef := '1BCA0B'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(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1630)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1630)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165602176 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165602176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165602176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165602176 DLM3UA 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) 20241117165602177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165602177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165602177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165602177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165602177 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165602177 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165602177 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165602177 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241117165602177 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241117165602177 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241117165602177 DMM INFO MM(262420000001005/ceac003d) <- GMM SERVICE ACCEPT (P-TMSI=0xceac003d) (gprs_gmm.c:795) 20241117165602177 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241117165602178 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165602178 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165602178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165602178 DLM3UA 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) 20241117165602178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165602178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165602178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165602178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165602178 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165602178 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165602178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165602178 DLM3UA 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) 20241117165602178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165602178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165602178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165602178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165620589 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117165620589 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1634)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165620590 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241117165629373 DGPRS DEBUG Checking for inactive LLMEs, time = 13673323 (sgsn.c:132) 20241117165630351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165630353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165630353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165630390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165630392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165630392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165630426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165630428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165630428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a7bda1688097: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. 20241117165631670 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117165631670 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) 20241117165631671 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117165631671 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117165631671 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117165631671 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) 20241117165631671 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241117165631671 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) -NSVCI97(1619)@a7bda1688097: Final verdict of PTC: none20241117165631671 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117165631671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) SGSN_Test-GSUP(1635)@a7bda1688097: Final verdict of PTC: none 20241117165631671 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241117165631671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117165631671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117165631671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241117165631671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241117165631671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117165631671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241117165631671 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165631671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165631671 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) -NSVCI98(1624)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1629)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@a7bda1688097: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@a7bda1688097: Final verdict of PTC: none 20241117165631674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39802<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1622)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1617)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1627)@a7bda1688097: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@a7bda1688097: Final verdict of PTC: fail reason: "Tguard timeout" MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@a7bda1688097: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Sun Nov 17 16:56:31 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241117165631814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165632315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355780) 20241117165632672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165632672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=355780, count=369160) 20241117165633673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241117165633673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241117165633673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241117165633673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165633673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Sun Nov 17 16:56:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165634674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165634685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_pmm_idle_rx_mt_data started. 20241117165635386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165635387 DMM INFO MM(262420000001005/ceac003d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165635387 DMM INFO MM(262420000001005/ceac003d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165635387 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165635387 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165635387 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241117165635387 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241117165635387 DMM NOTICE MM(262420000001005/ceac003d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165635388 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241117165635388 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165635388 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165635388 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241117165635388 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241117165635388 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) 20241117165635388 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:401) 20241117165635388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: Deallocated (fsm.c:568) 20241117165635388 DMM DEBUG MM_STATE_Gb[0x61200002dfa0]{Idle}: Deallocated (fsm.c:568) 20241117165635388 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Detached}: Deallocated (fsm.c:568) 20241117165635388 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: Deallocated (fsm.c:568) 20241117165635388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117165635388 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165635388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165635388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165635388 DLM3UA 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) 20241117165635388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165635388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165635388 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1638)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165635433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165635433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165635433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165635433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165635433 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165635433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165635433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165635433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165635433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165635434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165635434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165635434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165635434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165635434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165635434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165635434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165635434 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165635435 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165635435 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165635435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165635435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165635435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165635439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165635448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165635448 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1644)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1641)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1643)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165635466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165635466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165635466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165635467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165635467 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165635467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165635467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165635467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165635467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165635469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165635469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165635469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165635469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165635469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165635469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165635469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165635469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165635469 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165635469 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165635469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165635470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165635470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165635474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165635483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165635483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1645)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165635508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165635508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165635508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165635508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165635508 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165635508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165635508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165635508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165635508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165635509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165635510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165635510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165635510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165635510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165635510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165635510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165635510 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165635510 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165635510 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165635510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165635510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165635510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165635514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165635524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165635525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@a7bda1688097: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@a7bda1688097: ************************************************* SGSN_Test_0-M3UA(1655)@a7bda1688097: M3UA emulation initiated, the test can be started MTC@a7bda1688097: Starting RAN_Emulation SGSN_Test_0-M3UA(1655)@a7bda1688097: ************************************************* TC_pmm_idle_rx_mt_data-BVCI220(1651)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1653)@a7bda1688097: v_sccp_pdu_maxlen:268 20241117165635686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165635686 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165635686 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165635686 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1657)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165635688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1657)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165635689 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1657)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165635729 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117165635729 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) 20241117165635729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117165635729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@a7bda1688097: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117165635732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165635732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117165635732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117165635732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117165635732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117165635732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241117165635732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241117165635733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165635733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117165635733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117165635733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117165635733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117165635733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117165635733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117165635734 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241117165636540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636540 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165636540 DLM3UA 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) 20241117165636540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165636540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165636541 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117165636541 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117165636541 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636541 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165636541 DLM3UA 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) 20241117165636541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636541 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165636541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@a7bda1688097: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@a7bda1688097: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='CEBE7CEB'O, index=0 SGSN_Test-GSUP(1658)@a7bda1688097: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: 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 := 'F2D7'O, rac := '45'O ("E") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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)@a7bda1688097: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)4336919 SGSN_Test_0-SCCP(1653)@a7bda1688097: First idle individual index:0 SGSN_Test_0-RAN(1654)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 20241117165636751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165636751 DLM3UA 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) 20241117165636751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165636751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165636752 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165636752 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165636752 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165636752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165636753 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: Allocated (fsm.c:456) 20241117165636753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: Allocated (fsm.c:456) 20241117165636753 DMM DEBUG MM_STATE_Gb[0x61200002eba0]{Idle}: Allocated (fsm.c:456) 20241117165636753 DMM DEBUG MM_STATE_Iu[0x61200002ed20]{Detached}: Allocated (fsm.c:456) 20241117165636753 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165636753 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165636753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165636753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165636753 DMM DEBUG MM(262420000001007/e4c9e676) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165636753 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241117165636753 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636753 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165636753 DLM3UA 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) 20241117165636753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165636753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165636753 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636753 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165636753 DLM3UA 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) 20241117165636753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165636753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: { messageType := 2, destLocRef := '422D17'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: 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 := 'A944E82006A431D33180589AF8DC1E31'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3BF01A31'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B8CBEDF6174B1181'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7417389B8D863B4067E7DFDB8E4BB421'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '806E42ED3AA4C02038CD67F00840D982'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '659D342BC47BA412A9CF358A654A2566'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '38117BE381D81685'O } } } } } SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1653)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241117165636765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165636765 DLM3UA 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) 20241117165636765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165636765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165636765 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165636765 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165636765 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165636765 DMM DEBUG MM(262420000001007/e4c9e676) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241117165636765 DMM NOTICE MM(262420000001007/e4c9e676) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165636765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165636765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165636765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165636765 DMM DEBUG MM(262420000001007/e4c9e676) Requesting authorization (sgsn_auth.c:160) 20241117165636765 DMM INFO MM(262420000001007/e4c9e676) Requesting authentication tuples (sgsn_auth.c:184) 20241117165636765 DMM DEBUG MM(262420000001007/e4c9e676) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165636766 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241117165636766 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)@a7bda1688097: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@a7bda1688097: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241117165636768 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165636768 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165636768 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165636768 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165636768 DMM INFO MM(262420000001007/e4c9e676) Subscriber data update (mmctx.c:445) 20241117165636768 DMM DEBUG MM(262420000001007/e4c9e676) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165636768 DMM INFO MM(262420000001007/e4c9e676) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165636768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165636769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165636769 DMM INFO MM(262420000001007/e4c9e676) <- GMM AUTH AND CIPHERING REQ (rand = a9 44 e8 20 06 a4 31 d3 31 80 58 9a f8 dc 1e 31 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 65 9d 34 2b c4 7b a4 12 a9 cf 35 8a 65 4a 25 66 ) (gprs_gmm.c:465) 20241117165636769 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241117165636769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165636769 DLM3UA 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) 20241117165636769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165636769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_len:37 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1653)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2238117BE323094B99990000100007F0290481D81685'O 20241117165636776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165636776 DLM3UA 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) 20241117165636776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165636776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165636776 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165636776 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165636776 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165636777 DMM INFO MM(262420000001007/e4c9e676) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165636777 DMM NOTICE MM(262420000001007/e4c9e676) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165636777 DMM DEBUG MM(262420000001007/e4c9e676) checking auth: received UMTS RES = 38 11 7b e3 81 d8 16 85 (gprs_gmm.c:648) 20241117165636777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165636777 DMM DEBUG MM(262420000001007/e4c9e676) Requesting authorization (sgsn_auth.c:160) 20241117165636777 DMM INFO MM(262420000001007/e4c9e676) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165636777 DMM DEBUG MM(262420000001007/e4c9e676) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165636777 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241117165636777 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) 20241117165636777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117165636777 DMM DEBUG MM(262420000001007/e4c9e676) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117165636777 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636777 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165636777 DLM3UA 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) 20241117165636777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165636777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1653)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165636786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165636786 DLM3UA 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) 20241117165636786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165636786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165636786 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165636786 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165636786 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165636786 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241117165636786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241117165636786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117165636786 DMM INFO MM(262420000001007/e4c9e676) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4c9e676) (gprs_gmm.c:282) 20241117165636786 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241117165636787 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165636787 DLM3UA 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) 20241117165636787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165636787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165636787 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165636787 DLM3UA 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) 20241117165636787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165636787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165636791 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165636791 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165636791 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241117165636792 DMM INFO MM(262420000001007/e4c9e676) Subscriber data update (mmctx.c:445) 20241117165636792 DMM DEBUG MM(262420000001007/e4c9e676) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165636792 DMM INFO MM(262420000001007/e4c9e676) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165636792 DMM NOTICE MM(262420000001007/e4c9e676) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241117165636792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165636792 DMM NOTICE MM(262420000001007/e4c9e676) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165636792 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) 20241117165636792 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165636792 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241117165636792 DMM INFO MM(262420000001007/e4c9e676) Subscriber data update (mmctx.c:445) 20241117165636792 DMM DEBUG MM(262420000001007/e4c9e676) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_len:14 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1653)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117165636795 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636795 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165636795 DLM3UA 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) 20241117165636795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165636796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165636796 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165636796 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165636796 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165636796 DMM INFO MM(262420000001007/e4c9e676) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165636796 DMM NOTICE MM(262420000001007/e4c9e676) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165636796 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165636796 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165636796 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241117165636796 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241117165636796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165636796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165636797 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636797 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165636797 DLM3UA 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) 20241117165636797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165636797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1653)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165636803 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165636803 DLM3UA 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) 20241117165636803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165636803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165636803 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165636803 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165636803 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165636803 DMM INFO MM(262420000001007/e4c9e676) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165636803 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165636804 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165636804 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165636804 DLM3UA 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) 20241117165636804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165636804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 20241117165636805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165636805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165636805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165636805 DLM3UA 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) 20241117165636805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165636805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165636805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) SGSN_Test_0-RAN(1654)@a7bda1688097: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)4336919 20241117165636805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: 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 := 'E4C9E676'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@a7bda1688097: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)11551318 SGSN_Test_0-RAN(1654)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@a7bda1688097: First idle individual index:0 20241117165637005 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637005 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165637006 DLM3UA 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) 20241117165637006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165637006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637007 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165637007 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165637007 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165637007 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE4C9E676) type="signalling"  (gprs_gmm.c:1897) 20241117165637007 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241117165637007 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117165637007 DMM DEBUG MM(262420000001007/e4c9e676) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241117165637007 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637007 DLM3UA 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) 20241117165637007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637008 DLM3UA 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) 20241117165637008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: { messageType := 2, destLocRef := 'B04256'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(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1653)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165637013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165637013 DLM3UA 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) 20241117165637013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165637013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637014 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165637014 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165637014 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165637014 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241117165637014 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241117165637014 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241117165637014 DMM INFO MM(262420000001007/e4c9e676) <- GMM SERVICE ACCEPT (P-TMSI=0xe4c9e676) (gprs_gmm.c:795) 20241117165637014 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241117165637014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637015 DLM3UA 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) 20241117165637015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637015 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637015 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637015 DLM3UA 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) 20241117165637015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1653)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117165637021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165637021 DLM3UA 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) 20241117165637021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165637021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637022 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165637022 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165637022 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165637022 DMM INFO MM(262420000001007/e4c9e676) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165637022 DMM INFO MM(262420000001007/e4c9e676) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165637022 DMM DEBUG MM(262420000001007/e4c9e676) Using GGSN 0 (gprs_sm.c:317) 20241117165637022 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117165637022 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241117165637022 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165637022 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165637022 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241117165637033 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 4a 00 00 01 80 08 00 10 96 34 d9 a6 11 04 3f 57 f5 14 05 7f af 17 73 11 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=1098 from retransmit req queue (gtp.c:443) 20241117165637033 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3eced8, cbp=0x61400002dea0) (sgsn_libgtp.c:630) 20241117165637033 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165637034 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637034 DLM3UA 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) 20241117165637034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_len:30 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1653)@a7bda1688097: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003101735C'O 20241117165637048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165637048 DLM3UA 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) 20241117165637048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165637048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637048 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117165637049 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117165637049 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117165637049 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241117165637049 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241117165637049 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241117165637049 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165637049 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241117165637049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637049 DLM3UA 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) 20241117165637049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165637052 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4b 00 00 01 80 10 96 34 d9 a6 11 04 3f 57 f5 7f af 17 73 11 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1099 from retransmit req queue (gtp.c:443) 20241117165637052 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb2ff3eced8, cbp=0x61400002dea0) (sgsn_libgtp.c:630) 20241117165637052 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_len:13 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1653)@a7bda1688097: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241117165637055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165637056 DLM3UA 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) 20241117165637056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165637056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637056 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241117165637056 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241117165637056 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241117165637056 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241117165637056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637056 DLM3UA 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) 20241117165637056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1653)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165637059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165637059 DLM3UA 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) 20241117165637059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165637059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637060 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165637060 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165637060 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165637060 DMM INFO MM(262420000001007/e4c9e676) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165637060 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165637060 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165637060 DMM INFO MM(262420000001007/e4c9e676) Changing GTP-U endpoints 127.0.0.104/0x3101735c -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241117165637060 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241117165637060 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637060 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637060 DLM3UA 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) 20241117165637060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-RAN(1654)@a7bda1688097: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)11551318 20241117165637062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165637062 DLM3UA 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) 20241117165637062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165637062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165637062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637063 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4c 00 00 01 80 10 96 34 d9 a6 11 04 3f 57 f5 7f af 17 73 11 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=1100 from retransmit req queue (gtp.c:443) 20241117165637063 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb2ff3eced8, cbp=0x61400002dea0) (sgsn_libgtp.c:630) 20241117165637063 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1654)@a7bda1688097: Created IMSI[0] for '262420000001007'H'E4C9E676'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241117165637067 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:823) 20241117165637067 DMM INFO MM(262420000001007/e4c9e676) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:830) 20241117165637067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637067 DLM3UA 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) 20241117165637067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@a7bda1688097: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: 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 := 'E4C9E676'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@a7bda1688097: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)7667387 SGSN_Test_0-RAN(1654)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@a7bda1688097: First idle individual index:0 20241117165637073 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637073 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165637073 DLM3UA 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) 20241117165637073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165637073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637074 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165637074 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165637074 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165637074 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE4C9E676) type="signalling"  (gprs_gmm.c:1897) 20241117165637074 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241117165637074 DMM DEBUG MM(262420000001007/e4c9e676) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241117165637075 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637075 DLM3UA 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) 20241117165637075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637075 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637075 DLM3UA 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) 20241117165637075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: { messageType := 2, destLocRef := '74FEBB'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(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1653)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1653)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165637079 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637079 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165637079 DLM3UA 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) 20241117165637079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165637079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637080 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165637080 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165637080 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165637080 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241117165637080 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241117165637080 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241117165637080 DMM INFO MM(262420000001007/e4c9e676) <- GMM SERVICE ACCEPT (P-TMSI=0xe4c9e676) (gprs_gmm.c:795) 20241117165637080 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241117165637080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637080 DLM3UA 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) 20241117165637080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165637081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165637081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165637081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165637081 DLM3UA 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) 20241117165637081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165637081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165637081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165637081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165655687 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117165655687 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1657)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165655688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241117165659374 DGPRS DEBUG Checking for inactive LLMEs, time = 13673353 (sgsn.c:132) 20241117165705436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165705438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165705438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165705471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165705472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165705472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165705511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165705513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165705513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a7bda1688097: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. 20241117165706765 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165706765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165706766 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117165706766 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) 20241117165706766 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117165706766 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117165706766 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117165706766 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) 20241117165706766 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241117165706766 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241117165706766 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117165706766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) SGSN_Test-GSUP-IPA(1657)@a7bda1688097: Final verdict of PTC: none 20241117165706766 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241117165706766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117165706766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117165706766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241117165706766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) -NSVCI99(1652)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(1658)@a7bda1688097: Final verdict of PTC: none 20241117165706766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117165706766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) SGSN_Test_0-SCCP(1653)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1642)@a7bda1688097: Final verdict of PTC: none 20241117165706767 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) -NSVCI98(1647)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@a7bda1688097: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@a7bda1688097: Final verdict of PTC: none 20241117165706768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43112<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pmm_idle_rx_mt_data-BVCI210(1645)@a7bda1688097: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@a7bda1688097: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@a7bda1688097: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1640)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1646)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1650)@a7bda1688097: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@a7bda1688097: Final verdict of PTC: fail reason: "Tguard timeout" MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1645): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1646): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@a7bda1688097: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Sun Nov 17 16:57:06 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241117165706905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165707407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=365524) 20241117165707766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165707766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=365524, count=378284) 20241117165708767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165708767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165708768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241117165708768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241117165708768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Sun Nov 17 16:57:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165709768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165709768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@a7bda1688097: Test case TC_update_ctx_err_ind_from_ggsn started. 20241117165710474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165710476 DMM INFO MM(262420000001007/e4c9e676) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165710476 DMM INFO MM(262420000001007/e4c9e676) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165710476 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165710476 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165710476 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241117165710476 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241117165710476 DMM NOTICE MM(262420000001007/e4c9e676) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165710476 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241117165710476 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165710476 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165710476 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241117165710476 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241117165710476 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) 20241117165710476 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:401) 20241117165710476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: Deallocated (fsm.c:568) 20241117165710476 DMM DEBUG MM_STATE_Gb[0x61200002eba0]{Idle}: Deallocated (fsm.c:568) 20241117165710476 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Detached}: Deallocated (fsm.c:568) 20241117165710476 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: Deallocated (fsm.c:568) 20241117165710476 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117165710477 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165710477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165710477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165710477 DLM3UA 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) 20241117165710477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165710477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165710477 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1661)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a7bda1688097: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165710522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165710522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165710522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165710522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165710522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165710522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165710522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165710522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165710522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@a7bda1688097: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165710524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165710524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165710524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165710524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165710524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165710524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165710524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165710524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165710524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241117165710524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165710524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1665)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117165710524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165710524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@a7bda1688097: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165710528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1662)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165710537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165710537 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1666)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21011 TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@a7bda1688097: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1671)@a7bda1688097: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1671)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165710572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117165710572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165710572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165710572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165710572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241117165710572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165710572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165710572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165710572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1670)@a7bda1688097: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1671)@a7bda1688097: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165710574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165710574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165710574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165710574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165710574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165710574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165710575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165710575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165710575 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241117165710575 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165710575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165710575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165710575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1671)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1671)@a7bda1688097: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165710579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1667)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165710589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165710589 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1668)@a7bda1688097: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1670)@a7bda1688097: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a7bda1688097: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@a7bda1688097: Provider Link came up: sending NS-RESET 20241117165710601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117165710601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165710601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165710601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165710601 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241117165710601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165710601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165710601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165710601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@a7bda1688097: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117165710603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165710603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165710603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165710603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117165710603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117165710603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117165710603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117165710603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165710603 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241117165710603 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117165710603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241117165710604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165710604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@a7bda1688097: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@a7bda1688097: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117165710607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@a7bda1688097: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@a7bda1688097: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117165710616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117165710616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@a7bda1688097: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@a7bda1688097: ************************************************* SGSN_Test_0-M3UA(1678)@a7bda1688097: M3UA emulation initiated, the test can be started TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@a7bda1688097: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1678)@a7bda1688097: ************************************************* MTC@a7bda1688097: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@a7bda1688097: v_sccp_pdu_maxlen:268 20241117165710769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165710769 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117165710769 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241117165710769 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1680)@a7bda1688097: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117165710771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1680)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165710771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1680)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@a7bda1688097: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117165710821 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241117165710821 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) 20241117165710821 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241117165710821 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)@a7bda1688097: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117165710823 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165710823 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241117165710823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241117165710823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241117165710823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117165710823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241117165710823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241117165710824 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165710825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241117165710825 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241117165710825 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241117165710825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117165710825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241117165710825 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241117165710825 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241117165711632 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711632 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165711632 DLM3UA 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) 20241117165711632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165711632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165711632 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117165711633 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117165711633 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711633 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711633 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165711633 DLM3UA 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) 20241117165711633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165711633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@a7bda1688097: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@a7bda1688097: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='E12A73B4'O, index=0 SGSN_Test-GSUP(1681)@a7bda1688097: 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)@a7bda1688097: 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 := '3753'O ("7S"), rac := '11'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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)@a7bda1688097: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)3164795 SGSN_Test_0-SCCP(1676)@a7bda1688097: First idle individual index:0 SGSN_Test_0-RAN(1677)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 20241117165711832 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711832 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165711832 DLM3UA 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) 20241117165711832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165711832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165711833 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165711833 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165711833 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165711833 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241117165711833 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: Allocated (fsm.c:456) 20241117165711833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: Allocated (fsm.c:456) 20241117165711833 DMM DEBUG MM_STATE_Gb[0x61200002f7a0]{Idle}: Allocated (fsm.c:456) 20241117165711833 DMM DEBUG MM_STATE_Iu[0x61200002f920]{Detached}: Allocated (fsm.c:456) 20241117165711833 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241117165711834 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117165711834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241117165711834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117165711834 DMM DEBUG MM(262420000001004/e432136f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241117165711834 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241117165711834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165711834 DLM3UA 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) 20241117165711834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165711834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165711834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165711834 DLM3UA 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) 20241117165711834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165711834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: { messageType := 2, destLocRef := '304A7B'O ("0J{"), sourceLocRef := '000015'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@a7bda1688097: 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 := '999F1FBBE326CB7107CBE0C0632EC278'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3ED5644D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33CED09C7D292E75'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9236E00B69FE6C906AD924EF54A48526'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F1B72E919BD6610F37B8C276DF5588FC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '687C6E0BDE10D20378308051DDF626F5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DBB8C213732418D0'O } } } } } SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1676)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241117165711846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165711846 DLM3UA 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) 20241117165711846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165711846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165711846 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165711846 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165711846 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165711846 DMM DEBUG MM(262420000001004/e432136f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241117165711846 DMM NOTICE MM(262420000001004/e432136f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241117165711846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241117165711846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117165711847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117165711847 DMM DEBUG MM(262420000001004/e432136f) Requesting authorization (sgsn_auth.c:160) 20241117165711847 DMM INFO MM(262420000001004/e432136f) Requesting authentication tuples (sgsn_auth.c:184) 20241117165711847 DMM DEBUG MM(262420000001004/e432136f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117165711847 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241117165711847 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)@a7bda1688097: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@a7bda1688097: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241117165711849 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117165711849 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117165711849 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117165711849 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117165711850 DMM INFO MM(262420000001004/e432136f) Subscriber data update (mmctx.c:445) 20241117165711850 DMM DEBUG MM(262420000001004/e432136f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117165711850 DMM INFO MM(262420000001004/e432136f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117165711850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241117165711850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117165711850 DMM INFO MM(262420000001004/e432136f) <- GMM AUTH AND CIPHERING REQ (rand = 99 9f 1f bb e3 26 cb 71 07 cb e0 c0 63 2e c2 78 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 68 7c 6e 0b de 10 d2 03 78 30 80 51 dd f6 26 f5 ) (gprs_gmm.c:465) 20241117165711850 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241117165711850 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711850 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165711850 DLM3UA 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) 20241117165711850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165711850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_len:37 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1676)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822DBB8C21323094B99990000100004F02904732418D0'O 20241117165711856 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711856 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165711856 DLM3UA 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) 20241117165711856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165711856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165711856 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165711856 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165711856 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165711856 DMM INFO MM(262420000001004/e432136f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241117165711856 DMM NOTICE MM(262420000001004/e432136f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241117165711856 DMM DEBUG MM(262420000001004/e432136f) checking auth: received UMTS RES = db b8 c2 13 73 24 18 d0 (gprs_gmm.c:648) 20241117165711856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241117165711856 DMM DEBUG MM(262420000001004/e432136f) Requesting authorization (sgsn_auth.c:160) 20241117165711856 DMM INFO MM(262420000001004/e432136f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117165711856 DMM DEBUG MM(262420000001004/e432136f) Requesting subscriber data update (gprs_subscriber.c:894) 20241117165711856 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241117165711856 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) 20241117165711856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117165711856 DMM DEBUG MM(262420000001004/e432136f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117165711857 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711857 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711857 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165711857 DLM3UA 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) 20241117165711857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165711857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1676)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165711865 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711865 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165711865 DLM3UA 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) 20241117165711865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165711865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165711866 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165711866 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165711866 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165711866 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241117165711866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241117165711866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117165711866 DMM INFO MM(262420000001004/e432136f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe432136f) (gprs_gmm.c:282) 20241117165711866 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241117165711866 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165711866 DLM3UA 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) 20241117165711866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165711866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165711866 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165711866 DLM3UA 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) 20241117165711866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165711867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165711870 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117165711870 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117165711870 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241117165711870 DMM INFO MM(262420000001004/e432136f) Subscriber data update (mmctx.c:445) 20241117165711870 DMM DEBUG MM(262420000001004/e432136f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117165711870 DMM INFO MM(262420000001004/e432136f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117165711870 DMM NOTICE MM(262420000001004/e432136f) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241117165711870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241117165711870 DMM NOTICE MM(262420000001004/e432136f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117165711870 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) 20241117165711871 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117165711871 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241117165711871 DMM INFO MM(262420000001004/e432136f) Subscriber data update (mmctx.c:445) 20241117165711871 DMM DEBUG MM(262420000001004/e432136f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_len:14 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1676)@a7bda1688097: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117165711873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165711873 DLM3UA 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) 20241117165711873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165711873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165711873 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165711873 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165711874 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165711874 DMM INFO MM(262420000001004/e432136f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241117165711874 DMM NOTICE MM(262420000001004/e432136f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241117165711874 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241117165711874 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117165711874 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241117165711874 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241117165711874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241117165711874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117165711874 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165711874 DLM3UA 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) 20241117165711874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165711874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_len:7 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1676)@a7bda1688097: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117165711878 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711879 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165711879 DLM3UA 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) 20241117165711879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165711879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165711879 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117165711879 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117165711879 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117165711879 DMM INFO MM(262420000001004/e432136f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241117165711879 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241117165711879 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241117165711879 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711879 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165711879 DLM3UA 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) 20241117165711879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165711879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 20241117165711881 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165711881 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165711881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165711881 DLM3UA 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) 20241117165711881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165711881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165711881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165711881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@a7bda1688097: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)3164795 TC_update_ctx_err_ind_from_ggsn(1683)@a7bda1688097: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@a7bda1688097: 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 := 'E432136F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@a7bda1688097: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)2941439 SGSN_Test_0-RAN(1677)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@a7bda1688097: First idle individual index:0 20241117165712081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165712082 DLM3UA 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) 20241117165712082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165712082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165712083 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165712083 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165712083 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165712083 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE432136F) type="signalling"  (gprs_gmm.c:1897) 20241117165712083 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241117165712083 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117165712083 DMM DEBUG MM(262420000001004/e432136f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241117165712084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165712084 DLM3UA 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) 20241117165712084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165712084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165712084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165712084 DLM3UA 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) 20241117165712084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165712084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: { messageType := 2, destLocRef := '2CE1FF'O, sourceLocRef := '000016'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1676)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165712089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165712089 DLM3UA 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) 20241117165712089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165712089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165712090 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165712090 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165712090 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165712090 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241117165712090 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241117165712090 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241117165712090 DMM INFO MM(262420000001004/e432136f) <- GMM SERVICE ACCEPT (P-TMSI=0xe432136f) (gprs_gmm.c:795) 20241117165712090 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241117165712090 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165712090 DLM3UA 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) 20241117165712090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165712091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165712091 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165712091 DLM3UA 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) 20241117165712091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165712091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_len:23 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1676)@a7bda1688097: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117165712097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165712097 DLM3UA 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) 20241117165712097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165712097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165712097 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117165712097 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117165712097 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117165712097 DMM INFO MM(262420000001004/e432136f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241117165712097 DMM INFO MM(262420000001004/e432136f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117165712097 DMM DEBUG MM(262420000001004/e432136f) Using GGSN 0 (gprs_sm.c:317) 20241117165712097 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117165712097 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241117165712098 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117165712098 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241117165712098 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241117165712107 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 4e 00 00 01 80 08 00 10 82 cc a5 22 11 6d 98 eb a5 14 05 7f 58 6a 5f b4 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=1102 from retransmit req queue (gtp.c:443) 20241117165712107 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb2ff3edf50, cbp=0x6140000312a0) (sgsn_libgtp.c:630) 20241117165712107 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241117165712108 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712108 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165712108 DLM3UA 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) 20241117165712108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165712108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_len:30 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1676)@a7bda1688097: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800FF824E8A'O 20241117165712125 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712125 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165712125 DLM3UA 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) 20241117165712125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165712126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165712126 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117165712126 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117165712126 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117165712126 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241117165712126 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241117165712126 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241117165712126 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241117165712126 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241117165712127 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712127 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165712127 DLM3UA 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) 20241117165712127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165712127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117165712130 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4f 00 00 01 80 10 82 cc a5 22 11 6d 98 eb a5 7f 58 6a 5f b4 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=1103 from retransmit req queue (gtp.c:443) 20241117165712130 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb2ff3edf50, cbp=0x6140000312a0) (sgsn_libgtp.c:630) 20241117165712130 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_update_ctx_err_ind_from_ggsn(1683)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@a7bda1688097: Created IMSI[0] for '262420000001004'H'E432136F'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241117165712140 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241117165712140 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241117165712140 DGPRS INFO PDP(262420000001004:5): Context 0x7fb2ff3edf50 was updated (sgsn_libgtp.c:660) 20241117165712140 DMM INFO MM(262420000001004/e432136f) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:682) 20241117165712140 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:685) 20241117165712140 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241117165712140 DMM INFO MM(262420000001004/e432136f) Changing GTP-U endpoints 127.0.0.104/0xff824e8a -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241117165712140 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241117165712141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165712141 DLM3UA 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) 20241117165712141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165712141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165712141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165712141 DLM3UA 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) 20241117165712141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165712141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-RAN(1677)@a7bda1688097: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)2941439 20241117165712143 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712143 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165712143 DLM3UA 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) 20241117165712143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165712143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@a7bda1688097: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@a7bda1688097: 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 := 'E432136F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@a7bda1688097: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)6311579 SGSN_Test_0-RAN(1677)@a7bda1688097: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@a7bda1688097: First idle individual index:0 20241117165712345 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712345 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165712345 DLM3UA 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) 20241117165712345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165712346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165712347 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117165712347 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117165712347 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117165712347 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE432136F) type="signalling"  (gprs_gmm.c:1897) 20241117165712347 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241117165712347 DMM DEBUG MM(262420000001004/e432136f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241117165712347 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712347 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712347 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165712347 DLM3UA 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) 20241117165712347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712347 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165712348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165712348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165712348 DLM3UA 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) 20241117165712348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165712348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: { messageType := 2, destLocRef := '604E9B'O, sourceLocRef := '000017'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)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_len:12 SGSN_Test_0-SCCP(1676)@a7bda1688097: vl_from0 SGSN_Test_0-SCCP(1676)@a7bda1688097: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117165712352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241117165712352 DLM3UA 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) 20241117165712352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117165712352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165712353 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117165712353 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117165712353 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117165712353 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241117165712353 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241117165712353 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241117165712353 DMM INFO MM(262420000001004/e432136f) <- GMM SERVICE ACCEPT (P-TMSI=0xe432136f) (gprs_gmm.c:795) 20241117165712353 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241117165712353 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165712353 DLM3UA 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) 20241117165712354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165712354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117165712354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165712354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165712354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165712354 DLM3UA 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) 20241117165712354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165712354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165712354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241117165712354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a7bda1688097: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a7bda1688097: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@a7bda1688097: setverdict(pass): pass -> pass, component reason not changed 20241117165728005 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241117165729375 DGPRS DEBUG Checking for inactive LLMEs, time = 13673383 (sgsn.c:132) 20241117165730770 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241117165730770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1680)@a7bda1688097: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@a7bda1688097: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117165730771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241117165740525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165740527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165740527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165740575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165740578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165740578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117165740605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165740607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117165740607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1683)@a7bda1688097: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a7bda1688097: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. 20241117165741845 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117165741845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1680)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GSUP(1681)@a7bda1688097: Final verdict of PTC: none -NSVCI97(1665)@a7bda1688097: Final verdict of PTC: none 20241117165741848 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117165741848 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) SGSN_Test_0-RAN(1677)@a7bda1688097: Final verdict of PTC: none -NSVCI99(1675)@a7bda1688097: Final verdict of PTC: none -NSVCI98(1671)@a7bda1688097: Final verdict of PTC: none 20241117165741848 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241117165741848 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241117165741848 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117165741848 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) 20241117165741848 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) SGSN_Test-Gb2-NS2(1670)@a7bda1688097: Final verdict of PTC: none 20241117165741848 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241117165741848 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117165741848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) SGSN_Test-Gb1-NS1(1666)@a7bda1688097: Final verdict of PTC: none 20241117165741848 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241117165741849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241117165741849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241117165741849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241117165741849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241117165741849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241117165741849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241117165741849 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-SCCP(1676)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@a7bda1688097: Final verdict of PTC: none 20241117165741849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1678)@a7bda1688097: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1668)@a7bda1688097: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@a7bda1688097: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@a7bda1688097: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@a7bda1688097: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@a7bda1688097: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@a7bda1688097: Final verdict of PTC: none -NSVCI97-provIP(1663)@a7bda1688097: Final verdict of PTC: none -NSVCI98-provIP(1669)@a7bda1688097: Final verdict of PTC: none -NSVCI99-provIP(1673)@a7bda1688097: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@a7bda1688097: Final verdict of PTC: fail reason: "Tguard timeout" MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: none MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1668): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98-provIP(1669): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-NS2(1670): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI98(1671): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@a7bda1688097: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@a7bda1688097: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@a7bda1688097: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@a7bda1688097: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Sun Nov 17 16:57:41 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241117165741988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165742591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359196) 20241117165742846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165742846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=359196, count=360636) 20241117165743847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165743847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165743849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241117165743849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241117165743849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@a7bda1688097: Test execution finished. MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Nov 17 16:57:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165744848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165744848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_NS_connect_alive started. 20241117165745658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165745660 DMM INFO MM(262420000001004/e432136f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241117165745660 DMM INFO MM(262420000001004/e432136f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241117165745660 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241117165745660 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117165745660 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241117165745660 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241117165745660 DMM NOTICE MM(262420000001004/e432136f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117165745660 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241117165745660 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241117165745660 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241117165745660 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241117165745660 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241117165745660 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) 20241117165745660 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:401) 20241117165745660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: Deallocated (fsm.c:568) 20241117165745660 DMM DEBUG MM_STATE_Gb[0x61200002f7a0]{Idle}: Deallocated (fsm.c:568) 20241117165745660 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Detached}: Deallocated (fsm.c:568) 20241117165745661 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: Deallocated (fsm.c:568) 20241117165745661 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117165745661 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241117165745661 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117165745661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241117165745661 DLM3UA 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) 20241117165745661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117165745661 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117165745661 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) 20241117165745684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117165745684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117165745684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117165745849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165745850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: setverdict(pass): none -> pass MTC@a7bda1688097: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241117165746688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60296<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: pass MTC@a7bda1688097: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@a7bda1688097: Test case TC_NS_connect_alive finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Nov 17 16:57:46 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 20241117165746730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165746850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165746850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165747232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=15864) 20241117165747851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165747851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=15864, count=20220) 20241117165748853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165748853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Nov 17 16:57:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117165749854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165749854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@a7bda1688097: Test case TC_NS_connect_reset started. 20241117165750291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165750291 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117165750308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117165750308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117165750308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117165750308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117165750308 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241117165750308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117165750308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117165750308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165750308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@a7bda1688097: setverdict(pass): none -> pass 20241117165750855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165750855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241117165751312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39936<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@a7bda1688097: Final verdict of PTC: none MTC@a7bda1688097: Setting final verdict of the test case. MTC@a7bda1688097: Local verdict of MTC: pass MTC@a7bda1688097: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@a7bda1688097: Test case TC_NS_connect_reset finished. Verdict: pass MTC@a7bda1688097: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Nov 17 16:57:51 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 20241117165751356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117165751856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165751857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165751858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7452) 20241117165752857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165752858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=7452, count=12348) 20241117165753309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165753858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165753858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@a7bda1688097: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@a7bda1688097: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a7bda1688097: Terminating MTC. MC@a7bda1688097: MTC terminated. MC2> exit MC@a7bda1688097: Shutting down session. MC@a7bda1688097: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7803.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->FAIL SGSN_Tests.TC_rau_unknown pass->FAIL SGSN_Tests.TC_attach_rau pass->FAIL SGSN_Tests.TC_attach_rau_a_a pass->FAIL SGSN_Tests.TC_attach_rau_a_b pass->FAIL 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->FAIL SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass->FAIL 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->FAIL SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass 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: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 13 xfail: 3 pass: 69 NEW: PASS: 3 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2926361) [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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241117165754859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165754859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165755860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165755860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165756310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165756861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165756861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165757862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165757862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165758863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165758863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165759311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117165759376 DGPRS DEBUG Checking for inactive LLMEs, time = 13673413 (sgsn.c:132) [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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/log_format.sh'] 20241117165759864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165759864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241117165800865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241117165800865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) [testenv][generic] Stopping stp (2926242) [testenv][generic] Stopping sgsn (2926286) [testenv] Showing testsuite/junit-xml-7803.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241117-1642-59624bf5-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/junit-xml-7803.log && echo']             SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase                 Tguard timeout SGSN_Tests.ttcn:3234 SGSN_Tests control part SGSN_Tests.ttcn:898 TC_rau_unknown testcase    Unexpected RAU Reject SGSN_Tests.ttcn:3235 SGSN_Tests control part SGSN_Tests.ttcn:914 TC_attach_rau testcase    Unexpected RAU Reject SGSN_Tests.ttcn:3236 SGSN_Tests control part SGSN_Tests.ttcn:1931 TC_attach_rau_a_a testcase    Unexpected RAU Reject SGSN_Tests.ttcn:3237 SGSN_Tests control part SGSN_Tests.ttcn:1962 TC_attach_rau_a_b testcase    Unexpected RAU Reject SGSN_Tests.ttcn:3240 SGSN_Tests control part SGSN_Tests.ttcn:2011 TC_attach_rau_a_b_wrong_old_ra testcase                     Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase                    Unexpected RAU Reject SGSN_Tests.ttcn:3279 SGSN_Tests control part SGSN_Tests.ttcn:2626 TC_suspend_rau testcase            Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase    Tguard timeout SGSN_Tests.ttcn:3295 SGSN_Tests control part SGSN_Tests.ttcn:2504 TC_attach_req_id_req_ra_update testcase      Unexpected RAU Reject SGSN_Tests_Iu.ttcn:422 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:107 TC_iu_attach_geran_rau testcase          Tguard timeout SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase    Tguard timeout SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase    Tguard timeout SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase      [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-asan-20241117-1642-59624bf5-0'] a7bda1688097b2f2fe997d1356c294994e4c9290b593c0458148e88e5fa4190c [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-asan/169/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