Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 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-latest] $ /bin/sh -xe /tmp/jenkins554007991481022697.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-17T12:39:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-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 (9736 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-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_4.cc Creating dependency file for RANAP_Containers_part_5.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_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for BSSGP_Emulation.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_4.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_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_4.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_6.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_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (421 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-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-latest 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-latest 0 upgraded, 16 newly installed, 0 to remove and 52 not upgraded. Need to get 1568 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Fetched 1568 kB in 0s (25.8 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (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-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241117123929708 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241117123929708 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241117123929708 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241117123929708 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241117123929708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241117123929708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241117123929708 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241117123929708 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241117123929708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241117123929708 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241117123929708 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241117123929708 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241117123929708 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241117123929708 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241117123929708 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241117123929708 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241117123929708 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55d89edded60(sgsn) with 23 counters 20241117123929911 DLSS7 INFO (r=127.0.0.1:55680<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117123929911 DLSS7 INFO (r=127.0.0.1:55680<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241117123929911 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:55680<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241117123929911 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241117123929911 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241117123929911 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117123929911 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241117123929911 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241117123929911 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241117123929911 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241117123929911 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241117123929911 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241117123929911 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241117123929911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123929911 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241117123929911 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241117123929911 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241117123929911 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117123929911 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117123929911 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117123929911 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117123929911 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241117123929911 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241117123929911 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241117123929911 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241117123929911 DLSS7 INFO (r=127.0.0.1:44481<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117123929911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117123929912 DLSS7 INFO (r=127.0.0.1:44481<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241117123929912 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:44481<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241117123929912 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241117123929912 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117123929912 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117123929912 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117123929912 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117123929912 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:55680<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241117123929912 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117123929912 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241117123929912 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241117123929912 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117123929912 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117123929912 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@5519ffa26ce2: Unix server socket created successfully. MC@5519ffa26ce2: Listening on TCP port 36449. 5519ffa26ce2 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 5519ffa26ce2 36449 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5519ffa26ce2: New HC connected from 10.0.2.100 [10.0.2.100]. 5519ffa26ce2: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@5519ffa26ce2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5519ffa26ce2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5519ffa26ce2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5519ffa26ce2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5519ffa26ce2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5519ffa26ce2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5519ffa26ce2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5519ffa26ce2: Configuration file was processed on all HCs. MC@5519ffa26ce2: Creating MTC on host 10.0.2.100. MC@5519ffa26ce2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Nov 17 12:39:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117123930912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123930912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach started. 20241117123931687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117123931690 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123931742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241117123931742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241117123931742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241117123931742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117123931742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123931742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123931742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123931742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123931742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123931744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123931744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123931744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123931745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123931745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123931745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123931745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123931745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241117123931745 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117123931745 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123931745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117123931746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123931746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123931749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123931759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123931760 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(9)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(13)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123931784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241117123931784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241117123931785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241117123931785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117123931785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123931785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123931785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123931785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123931785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(12)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(13)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123931787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123931787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123931787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123931787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123931787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123931787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123931787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123931787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241117123931787 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117123931787 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123931787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(13)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117123931787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123931787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123931791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123931791 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123931801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123931801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(14)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(10)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(12)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123931817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241117123931817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241117123931817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241117123931817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117123931817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123931817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123931817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123931817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123931817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123931819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123931819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123931819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123931819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123931819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123931819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123931819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123931819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241117123931819 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117123931819 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123931819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117123931820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(17)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117123931820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123931824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123931824 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)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123931834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123931834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117123931913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123931913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117123931913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117123931913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241117123931913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117123931913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241117123931913 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241117123931913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241117123931913 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241117123931913 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241117123931913 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241117123931913 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241117123931913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241117123931913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117123931914 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241117123931914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117123931914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117123931914 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117123931914 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117123931914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117123931914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117123931914 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(18)@5519ffa26ce2: Established a new IPA connection (conn_id=2) 20241117123931914 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55d8a0010660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241117123931914 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117123931915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117123931916 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@5519ffa26ce2: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C37447EA'O, index=0 SGSN_Test-GSUP(19)@5519ffa26ce2: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@5519ffa26ce2: 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 := 'B6F073032AC62C8DF52FBBAD207CEC96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9BFD654'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '03224306E367B752'O } } } } } 20241117123932969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123932969 DLLC NOTICE LLME(ffffffff/c37447ea){UNASSIGNED} LLC RX: unknown TLLI 0xc37447ea, creating LLME on the fly (gprs_llc.c:552) 20241117123932969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117123932969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241117123932969 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117123932969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117123932969 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117123932969 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117123932969 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117123932969 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117123932969 DLLC NOTICE LLME(ffffffff/c37447ea){UNASSIGNED} LLGM Assign pre (c37447ea => cfd9ceea) (gprs_llc.c:1079) 20241117123932969 DLLC NOTICE LLME(c37447ea/cfd9ceea){ASSIGNED} LLGM Assign post (c37447ea => cfd9ceea) (gprs_llc.c:1125) 20241117123932969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117123932969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117123932969 DMM DEBUG MM(262420000000001/cfd9ceea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117123932982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123932982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117123932982 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123932982 DMM DEBUG MM(262420000000001/cfd9ceea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241117123932982 DMM NOTICE MM(262420000000001/cfd9ceea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117123932982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117123932982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117123932982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117123932982 DMM DEBUG MM(262420000000001/cfd9ceea) Requesting authorization (sgsn_auth.c:160) 20241117123932982 DMM INFO MM(262420000000001/cfd9ceea) Requesting authentication tuples (sgsn_auth.c:184) 20241117123932982 DMM DEBUG MM(262420000000001/cfd9ceea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117123932982 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241117123932982 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@5519ffa26ce2: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241117123932985 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117123932985 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117123932985 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117123932985 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117123932985 DMM INFO MM(262420000000001/cfd9ceea) Subscriber data update (mmctx.c:445) 20241117123932985 DMM DEBUG MM(262420000000001/cfd9ceea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117123932985 DMM INFO MM(262420000000001/cfd9ceea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117123932985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117123932985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117123932985 DMM INFO MM(262420000000001/cfd9ceea) <- GMM AUTH AND CIPHERING REQ (rand = b6 f0 73 03 2a c6 2c 8d f5 2f bb ad 20 7c ec 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117123932993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123932993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117123932993 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123932993 DMM INFO MM(262420000000001/cfd9ceea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117123932993 DMM NOTICE MM(262420000000001/cfd9ceea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117123932993 DMM DEBUG MM(262420000000001/cfd9ceea) checking auth: received GSM SRES = e9 bf d6 54 (gprs_gmm.c:666) 20241117123932993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117123932993 DMM DEBUG MM(262420000000001/cfd9ceea) Requesting authorization (sgsn_auth.c:160) 20241117123932993 DMM INFO MM(262420000000001/cfd9ceea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117123932993 DMM DEBUG MM(262420000000001/cfd9ceea) Requesting subscriber data update (gprs_subscriber.c:894) 20241117123932993 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241117123932993 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) 20241117123932993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117123932993 DMM INFO MM(262420000000001/cfd9ceea) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfd9ceea) (gprs_gmm.c:300) 20241117123932994 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117123932994 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117123932994 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241117123932994 DMM INFO MM(262420000000001/cfd9ceea) Subscriber data update (mmctx.c:445) 20241117123932994 DMM DEBUG MM(262420000000001/cfd9ceea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117123932994 DMM INFO MM(262420000000001/cfd9ceea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117123932994 DMM NOTICE MM(262420000000001/cfd9ceea) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241117123932994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117123932994 DMM NOTICE MM(262420000000001/cfd9ceea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117123932994 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) 20241117123932995 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117123932995 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241117123932995 DMM INFO MM(262420000000001/cfd9ceea) Subscriber data update (mmctx.c:445) 20241117123932995 DMM DEBUG MM(262420000000001/cfd9ceea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117123933001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123933001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117123933001 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123933001 DMM INFO MM(262420000000001/cfd9ceea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117123933001 DMM NOTICE MM(262420000000001/cfd9ceea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117123933001 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117123933001 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117123933001 DLLC NOTICE LLME(c37447ea/cfd9ceea){ASSIGNED} LLGM Assign pre (ffffffff => cfd9ceea) (gprs_llc.c:1079) 20241117123933001 DLLC NOTICE LLME(ffffffff/cfd9ceea){ASSIGNED} LLGM Assign post (ffffffff => cfd9ceea) (gprs_llc.c:1125) 20241117123933001 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117123933001 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117123933001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117123933001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach-BVCI196(6)@5519ffa26ce2: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@5519ffa26ce2: Final verdict of PTC: pass 20241117123933058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49124<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@5519ffa26ce2: Final verdict of PTC: none 20241117123933060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117123933060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(13)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(7)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(17)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@5519ffa26ce2: Final verdict of PTC: none TC_attach-BVCI210(10)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@5519ffa26ce2: Final verdict of PTC: none TC_attach-BVCI196(6)@5519ffa26ce2: Final verdict of PTC: none TC_attach-BVCI220(16)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(5)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(11)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(15)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Nov 17 12:39:33 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241117123933219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117123933620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102812) 20241117123933797 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117123933797 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241117123933797 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:44481 err=None (osmo_ss7_asp.c:785) 20241117123934061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123934061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102812, count=105656) 20241117123935062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123935062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Nov 17 12:39:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117123936062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123936062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_mnc3 started. 20241117123936685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117123936687 DMM INFO MM(262420000000001/cfd9ceea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117123936687 DMM INFO MM(262420000000001/cfd9ceea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117123936687 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117123936687 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117123936687 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117123936687 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117123936687 DLLC NOTICE LLME(ffffffff/cfd9ceea){ASSIGNED} LLGM Assign pre (cfd9ceea => ffffffff) (gprs_llc.c:1079) 20241117123936687 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfd9ceea => ffffffff) (gprs_llc.c:1125) 20241117123936687 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241117123936687 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) 20241117123936687 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241117123936687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117123936687 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117123936687 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117123936687 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117123936687 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@5519ffa26ce2: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(26)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117123936747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117123936747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123936747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117123936747 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123936747 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117123936747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123936747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123936747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123936747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123936748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123936748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123936748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123936748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123936748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123936748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123936748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123936748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123936748 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117123936748 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123936748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117123936749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123936749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123936754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117123936765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123936765 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(26)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_mnc3-BVCI196(24)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(31)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123936772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117123936772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123936772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117123936772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123936772 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117123936772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123936772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123936772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123936772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123936774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123936774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123936774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123936774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123936774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123936774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123936774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123936774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123936774 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117123936774 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123936774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(31)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117123936775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123936775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123936778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123936786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123936786 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123936808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117123936808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123936808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117123936808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123936809 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117123936809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123936809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123936809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123936809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123936810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123936810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123936810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123936811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123936811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123936811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123936811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123936811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123936811 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117123936811 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123936811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(36)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117123936811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123936811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123936816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123936827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123936827 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117123937063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123937063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117123937063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117123937063 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117123937065 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117123937066 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@5519ffa26ce2: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DE11DE55'O, index=0 SGSN_Test-GSUP(38)@5519ffa26ce2: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@5519ffa26ce2: 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 := '598D555FB344CDED0181CC101F26AB29'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1676AF42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D18C768983AA2870'O } } } } } 20241117123938119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123938119 DLLC NOTICE LLME(ffffffff/de11de55){UNASSIGNED} LLC RX: unknown TLLI 0xde11de55, creating LLME on the fly (gprs_llc.c:552) 20241117123938119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117123938120 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241117123938120 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117123938120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117123938120 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117123938120 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117123938120 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117123938120 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117123938120 DLLC NOTICE LLME(ffffffff/de11de55){UNASSIGNED} LLGM Assign pre (de11de55 => e439a4e3) (gprs_llc.c:1079) 20241117123938120 DLLC NOTICE LLME(de11de55/e439a4e3){ASSIGNED} LLGM Assign post (de11de55 => e439a4e3) (gprs_llc.c:1125) 20241117123938120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117123938120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117123938120 DMM DEBUG MM(262420000001001/e439a4e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117123938133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123938133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117123938133 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123938133 DMM DEBUG MM(262420000001001/e439a4e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241117123938133 DMM NOTICE MM(262420000001001/e439a4e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117123938133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117123938133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117123938133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117123938133 DMM DEBUG MM(262420000001001/e439a4e3) Requesting authorization (sgsn_auth.c:160) 20241117123938133 DMM INFO MM(262420000001001/e439a4e3) Requesting authentication tuples (sgsn_auth.c:184) 20241117123938133 DMM DEBUG MM(262420000001001/e439a4e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117123938133 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241117123938133 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@5519ffa26ce2: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241117123938136 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117123938136 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117123938136 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117123938136 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117123938136 DMM INFO MM(262420000001001/e439a4e3) Subscriber data update (mmctx.c:445) 20241117123938136 DMM DEBUG MM(262420000001001/e439a4e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117123938136 DMM INFO MM(262420000001001/e439a4e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117123938136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117123938136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117123938136 DMM INFO MM(262420000001001/e439a4e3) <- GMM AUTH AND CIPHERING REQ (rand = 59 8d 55 5f b3 44 cd ed 01 81 cc 10 1f 26 ab 29 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117123938145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123938145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117123938145 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123938145 DMM INFO MM(262420000001001/e439a4e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117123938145 DMM NOTICE MM(262420000001001/e439a4e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117123938145 DMM DEBUG MM(262420000001001/e439a4e3) checking auth: received GSM SRES = 16 76 af 42 (gprs_gmm.c:666) 20241117123938145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117123938145 DMM DEBUG MM(262420000001001/e439a4e3) Requesting authorization (sgsn_auth.c:160) 20241117123938145 DMM INFO MM(262420000001001/e439a4e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117123938145 DMM DEBUG MM(262420000001001/e439a4e3) Requesting subscriber data update (gprs_subscriber.c:894) 20241117123938145 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241117123938145 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) 20241117123938145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117123938145 DMM INFO MM(262420000001001/e439a4e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe439a4e3) (gprs_gmm.c:300) 20241117123938147 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117123938147 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117123938147 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241117123938147 DMM INFO MM(262420000001001/e439a4e3) Subscriber data update (mmctx.c:445) 20241117123938147 DMM DEBUG MM(262420000001001/e439a4e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117123938147 DMM INFO MM(262420000001001/e439a4e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117123938147 DMM NOTICE MM(262420000001001/e439a4e3) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241117123938147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117123938147 DMM NOTICE MM(262420000001001/e439a4e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117123938147 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) 20241117123938147 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117123938147 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241117123938147 DMM INFO MM(262420000001001/e439a4e3) Subscriber data update (mmctx.c:445) 20241117123938147 DMM DEBUG MM(262420000001001/e439a4e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117123938153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123938153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117123938153 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123938153 DMM INFO MM(262420000001001/e439a4e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117123938153 DMM NOTICE MM(262420000001001/e439a4e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117123938153 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117123938153 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117123938153 DLLC NOTICE LLME(de11de55/e439a4e3){ASSIGNED} LLGM Assign pre (ffffffff => e439a4e3) (gprs_llc.c:1079) 20241117123938153 DLLC NOTICE LLME(ffffffff/e439a4e3){ASSIGNED} LLGM Assign post (ffffffff => e439a4e3) (gprs_llc.c:1125) 20241117123938154 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117123938154 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117123938154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117123938154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@5519ffa26ce2: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@5519ffa26ce2: Final verdict of PTC: pass 20241117123938207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47846<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117123938209 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(38)@5519ffa26ce2: Final verdict of PTC: none 20241117123938209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(37)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(31)@5519ffa26ce2: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@5519ffa26ce2: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(27)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(26)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(36)@5519ffa26ce2: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(34)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(29)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(25)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_mnc3 finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Nov 17 12:39:38 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241117123938339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117123938740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85104) 20241117123939211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123939211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85104, count=89460) 20241117123940212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123940212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sun Nov 17 12:39:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117123941213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123941213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_umts_aka_umts_res started. 20241117123941803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117123941805 DMM INFO MM(262420000001001/e439a4e3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117123941805 DMM INFO MM(262420000001001/e439a4e3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117123941805 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117123941805 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117123941805 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117123941805 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117123941805 DLLC NOTICE LLME(ffffffff/e439a4e3){ASSIGNED} LLGM Assign pre (e439a4e3 => ffffffff) (gprs_llc.c:1079) 20241117123941805 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e439a4e3 => ffffffff) (gprs_llc.c:1125) 20241117123941805 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241117123941805 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) 20241117123941805 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241117123941805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117123941805 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117123941805 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117123941805 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117123941805 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123941850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117123941850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123941850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117123941850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123941850 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117123941850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123941850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123941850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123941850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123941852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123941852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123941852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123941852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123941852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123941852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123941852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123941852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123941852 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117123941852 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123941852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117123941853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123941853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123941857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117123941867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123941867 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123941891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117123941891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123941891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117123941891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123941891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117123941891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123941891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123941891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123941891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123941893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123941893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123941893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123941893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123941893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123941893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123941893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123941893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123941893 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117123941894 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123941894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117123941894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123941894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123941898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123941908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123941908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123941927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117123941927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123941927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117123941927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123941927 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117123941927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123941927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123941927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123941927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123941930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123941930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123941930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123941930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123941930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123941930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123941930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123941930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123941930 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117123941930 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123941930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(55)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117123941931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123941931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123941935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123941945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123941945 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117123942214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123942214 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117123942214 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117123942214 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117123942217 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117123942217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@5519ffa26ce2: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D983C4D7'O, index=0 SGSN_Test-GSUP(57)@5519ffa26ce2: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@5519ffa26ce2: 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 := 'E0413356C27700FFB9E507A1E596DECB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '689E23E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DBFB6BACEF5865BE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9DB7697DE965E8279976B83B7AEB3225'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5B0C2D5DEFF2B91D6CB5FC1EF5596437'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '811D683C1A061624CCBF73DE77A43EA6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '50F790572F324846'O } } } } } 20241117123943270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123943270 DLLC NOTICE LLME(ffffffff/d983c4d7){UNASSIGNED} LLC RX: unknown TLLI 0xd983c4d7, creating LLME on the fly (gprs_llc.c:552) 20241117123943270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117123943270 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241117123943270 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117123943270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117123943270 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117123943270 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117123943270 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117123943270 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117123943270 DLLC NOTICE LLME(ffffffff/d983c4d7){UNASSIGNED} LLGM Assign pre (d983c4d7 => fccd1266) (gprs_llc.c:1079) 20241117123943270 DLLC NOTICE LLME(d983c4d7/fccd1266){ASSIGNED} LLGM Assign post (d983c4d7 => fccd1266) (gprs_llc.c:1125) 20241117123943270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117123943270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117123943270 DMM DEBUG MM(262420000001002/fccd1266) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117123943282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123943282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117123943282 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123943282 DMM DEBUG MM(262420000001002/fccd1266) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241117123943282 DMM NOTICE MM(262420000001002/fccd1266) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117123943282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117123943282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117123943282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117123943282 DMM DEBUG MM(262420000001002/fccd1266) Requesting authorization (sgsn_auth.c:160) 20241117123943282 DMM INFO MM(262420000001002/fccd1266) Requesting authentication tuples (sgsn_auth.c:184) 20241117123943282 DMM DEBUG MM(262420000001002/fccd1266) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117123943282 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241117123943282 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@5519ffa26ce2: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241117123943285 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117123943285 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117123943285 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117123943285 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117123943285 DMM INFO MM(262420000001002/fccd1266) Subscriber data update (mmctx.c:445) 20241117123943285 DMM DEBUG MM(262420000001002/fccd1266) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117123943285 DMM INFO MM(262420000001002/fccd1266) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117123943285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117123943285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117123943285 DMM INFO MM(262420000001002/fccd1266) <- GMM AUTH AND CIPHERING REQ (rand = e0 41 33 56 c2 77 00 ff b9 e5 07 a1 e5 96 de cb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 81 1d 68 3c 1a 06 16 24 cc bf 73 de 77 a4 3e a6 ) (gprs_gmm.c:483) 20241117123943294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123943294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241117123943294 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123943294 DMM INFO MM(262420000001002/fccd1266) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117123943294 DMM NOTICE MM(262420000001002/fccd1266) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117123943294 DMM DEBUG MM(262420000001002/fccd1266) checking auth: received UMTS RES = 50 f7 90 57 2f 32 48 46 (gprs_gmm.c:666) 20241117123943294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117123943294 DMM DEBUG MM(262420000001002/fccd1266) Requesting authorization (sgsn_auth.c:160) 20241117123943294 DMM INFO MM(262420000001002/fccd1266) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117123943294 DMM DEBUG MM(262420000001002/fccd1266) Requesting subscriber data update (gprs_subscriber.c:894) 20241117123943294 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241117123943294 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) 20241117123943294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117123943294 DMM INFO MM(262420000001002/fccd1266) <- GMM ATTACH ACCEPT (new P-TMSI=0xfccd1266) (gprs_gmm.c:300) 20241117123943295 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117123943295 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117123943295 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241117123943295 DMM INFO MM(262420000001002/fccd1266) Subscriber data update (mmctx.c:445) 20241117123943295 DMM DEBUG MM(262420000001002/fccd1266) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117123943295 DMM INFO MM(262420000001002/fccd1266) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117123943295 DMM NOTICE MM(262420000001002/fccd1266) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241117123943295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117123943295 DMM NOTICE MM(262420000001002/fccd1266) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117123943295 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) 20241117123943296 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117123943296 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241117123943296 DMM INFO MM(262420000001002/fccd1266) Subscriber data update (mmctx.c:445) 20241117123943296 DMM DEBUG MM(262420000001002/fccd1266) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117123943302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123943302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117123943302 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123943302 DMM INFO MM(262420000001002/fccd1266) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117123943302 DMM NOTICE MM(262420000001002/fccd1266) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117123943302 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117123943302 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117123943302 DLLC NOTICE LLME(d983c4d7/fccd1266){ASSIGNED} LLGM Assign pre (ffffffff => fccd1266) (gprs_llc.c:1079) 20241117123943302 DLLC NOTICE LLME(ffffffff/fccd1266){ASSIGNED} LLGM Assign post (ffffffff => fccd1266) (gprs_llc.c:1125) 20241117123943302 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117123943302 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117123943302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117123943302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@5519ffa26ce2: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@5519ffa26ce2: Final verdict of PTC: pass 20241117123943355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47858<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@5519ffa26ce2: Final verdict of PTC: none 20241117123943357 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117123943357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(56)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(45)@5519ffa26ce2: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(50)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@5519ffa26ce2: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(55)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@5519ffa26ce2: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(53)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(43)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(48)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Nov 17 12:39:43 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 20241117123943485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117123943886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85572) 20241117123944359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123944359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85572, count=89928) 20241117123945360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123945360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sun Nov 17 12:39:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117123946361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123946361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_umts_aka_gsm_sres started. 20241117123946944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117123946945 DMM INFO MM(262420000001002/fccd1266) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117123946945 DMM INFO MM(262420000001002/fccd1266) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117123946945 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117123946945 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117123946945 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117123946945 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117123946945 DLLC NOTICE LLME(ffffffff/fccd1266){ASSIGNED} LLGM Assign pre (fccd1266 => ffffffff) (gprs_llc.c:1079) 20241117123946945 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fccd1266 => ffffffff) (gprs_llc.c:1125) 20241117123946945 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241117123946945 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) 20241117123946945 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241117123946945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117123946945 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117123946946 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117123946946 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117123946946 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(65)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(65)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123946996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117123946996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123946996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117123946996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123946996 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117123946996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123946996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123946996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123946996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(65)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123946998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123946998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123946998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123946998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123946998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123946998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123946998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123946998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123946998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117123946998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123946998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(65)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117123946999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123946999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(65)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(64)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117123947002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123947013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123947013 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(62)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(64)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123947033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117123947033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123947033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117123947033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123947033 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117123947033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123947033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123947033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123947033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123947035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123947035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123947035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123947035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123947035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123947035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123947035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123947035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123947035 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117123947035 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123947035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117123947036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123947036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123947040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123947051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123947051 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123947073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117123947073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123947073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117123947073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123947073 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117123947073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123947073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123947073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123947073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123947075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123947075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123947075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123947076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123947076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123947076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123947076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123947076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123947076 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117123947076 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123947076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117123947076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123947076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123947081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123947090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123947090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117123947362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123947362 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117123947362 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117123947362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117123947364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117123947365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@5519ffa26ce2: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='EE35DC1B'O, index=0 SGSN_Test-GSUP(76)@5519ffa26ce2: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@5519ffa26ce2: 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 := '38BFD08AA1FB16AD8CD90A3796C8B19F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42DD4E46'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FFEF56E44D0DA806'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5D507586AC4D8218C56FE1926620515A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EE738184E901463F3E905177CE69D0E8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D503647F9CCDD2708C16AEED78E6B3AD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A9A788336994FBE4'O } } } } } 20241117123948417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123948418 DLLC NOTICE LLME(ffffffff/ee35dc1b){UNASSIGNED} LLC RX: unknown TLLI 0xee35dc1b, creating LLME on the fly (gprs_llc.c:552) 20241117123948418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117123948418 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241117123948418 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117123948418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117123948418 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117123948418 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117123948418 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117123948418 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117123948418 DLLC NOTICE LLME(ffffffff/ee35dc1b){UNASSIGNED} LLGM Assign pre (ee35dc1b => d72b4ac5) (gprs_llc.c:1079) 20241117123948418 DLLC NOTICE LLME(ee35dc1b/d72b4ac5){ASSIGNED} LLGM Assign post (ee35dc1b => d72b4ac5) (gprs_llc.c:1125) 20241117123948418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117123948418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117123948418 DMM DEBUG MM(262420000001003/d72b4ac5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117123948432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123948432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117123948432 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123948432 DMM DEBUG MM(262420000001003/d72b4ac5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241117123948432 DMM NOTICE MM(262420000001003/d72b4ac5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117123948432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117123948432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117123948432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117123948432 DMM DEBUG MM(262420000001003/d72b4ac5) Requesting authorization (sgsn_auth.c:160) 20241117123948432 DMM INFO MM(262420000001003/d72b4ac5) Requesting authentication tuples (sgsn_auth.c:184) 20241117123948432 DMM DEBUG MM(262420000001003/d72b4ac5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117123948432 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241117123948432 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@5519ffa26ce2: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241117123948435 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117123948435 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117123948435 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117123948435 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117123948435 DMM INFO MM(262420000001003/d72b4ac5) Subscriber data update (mmctx.c:445) 20241117123948435 DMM DEBUG MM(262420000001003/d72b4ac5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117123948435 DMM INFO MM(262420000001003/d72b4ac5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117123948435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117123948435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117123948435 DMM INFO MM(262420000001003/d72b4ac5) <- GMM AUTH AND CIPHERING REQ (rand = 38 bf d0 8a a1 fb 16 ad 8c d9 0a 37 96 c8 b1 9f , mmctx_is_r99=1, vec->auth_types=0x3, autn = d5 03 64 7f 9c cd d2 70 8c 16 ae ed 78 e6 b3 ad ) (gprs_gmm.c:483) 20241117123948443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123948443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241117123948443 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123948443 DMM INFO MM(262420000001003/d72b4ac5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117123948443 DMM NOTICE MM(262420000001003/d72b4ac5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117123948443 DMM DEBUG MM(262420000001003/d72b4ac5) checking auth: received GSM SRES = 42 dd 4e 46 (gprs_gmm.c:666) 20241117123948443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117123948443 DMM DEBUG MM(262420000001003/d72b4ac5) Requesting authorization (sgsn_auth.c:160) 20241117123948443 DMM INFO MM(262420000001003/d72b4ac5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117123948443 DMM DEBUG MM(262420000001003/d72b4ac5) Requesting subscriber data update (gprs_subscriber.c:894) 20241117123948443 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241117123948443 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) 20241117123948443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117123948443 DMM INFO MM(262420000001003/d72b4ac5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd72b4ac5) (gprs_gmm.c:300) 20241117123948444 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117123948444 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117123948444 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241117123948444 DMM INFO MM(262420000001003/d72b4ac5) Subscriber data update (mmctx.c:445) 20241117123948444 DMM DEBUG MM(262420000001003/d72b4ac5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117123948444 DMM INFO MM(262420000001003/d72b4ac5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117123948444 DMM NOTICE MM(262420000001003/d72b4ac5) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241117123948444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117123948444 DMM NOTICE MM(262420000001003/d72b4ac5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117123948444 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) 20241117123948445 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117123948445 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241117123948445 DMM INFO MM(262420000001003/d72b4ac5) Subscriber data update (mmctx.c:445) 20241117123948445 DMM DEBUG MM(262420000001003/d72b4ac5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117123948450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123948450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117123948451 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123948451 DMM INFO MM(262420000001003/d72b4ac5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117123948451 DMM NOTICE MM(262420000001003/d72b4ac5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117123948451 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117123948451 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117123948451 DLLC NOTICE LLME(ee35dc1b/d72b4ac5){ASSIGNED} LLGM Assign pre (ffffffff => d72b4ac5) (gprs_llc.c:1079) 20241117123948451 DLLC NOTICE LLME(ffffffff/d72b4ac5){ASSIGNED} LLGM Assign post (ffffffff => d72b4ac5) (gprs_llc.c:1125) 20241117123948451 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117123948451 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117123948451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117123948451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@5519ffa26ce2: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@5519ffa26ce2: Final verdict of PTC: pass 20241117123948503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@5519ffa26ce2: Final verdict of PTC: none 20241117123948506 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117123948506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_gsm_sres-BVCI210(68)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(64)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@5519ffa26ce2: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(74)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(69)@5519ffa26ce2: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(65)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(67)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(63)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(72)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(64): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(65): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Nov 17 12:39: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 20241117123948637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117123949038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85560) 20241117123949507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123949507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85560, count=89916) 20241117123950509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123950509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sun Nov 17 12:39:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117123951509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123951509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_timeout_after_pdp_act started. 20241117123952095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117123952096 DMM INFO MM(262420000001003/d72b4ac5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117123952096 DMM INFO MM(262420000001003/d72b4ac5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117123952096 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117123952096 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117123952096 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117123952096 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117123952096 DLLC NOTICE LLME(ffffffff/d72b4ac5){ASSIGNED} LLGM Assign pre (d72b4ac5 => ffffffff) (gprs_llc.c:1079) 20241117123952096 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d72b4ac5 => ffffffff) (gprs_llc.c:1125) 20241117123952096 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241117123952096 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) 20241117123952096 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241117123952096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117123952096 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117123952096 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117123952096 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117123952096 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(84)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123952141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117123952141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123952141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117123952141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123952141 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117123952141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123952141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123952141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123952141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(83)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(84)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123952143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123952143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123952143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123952144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123952144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123952144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123952144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123952144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123952144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117123952144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123952144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117123952144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123952144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(84)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(84)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123952148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(80)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123952158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123952158 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(81)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(83)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123952177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117123952177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123952177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117123952177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123952177 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117123952177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123952177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123952177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123952177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(88)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(89)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123952179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123952179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123952179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123952179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123952179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123952179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123952179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123952179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123952179 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117123952179 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123952179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117123952180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123952180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123952184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(85)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123952194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123952194 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(86)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(94)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117123952210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117123952210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117123952210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117123952210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123952210 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117123952210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117123952210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117123952210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117123952210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117123952212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117123952212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117123952212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117123952212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117123952212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117123952212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117123952212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117123952212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117123952212 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117123952212 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117123952212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117123952213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117123952213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(94)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117123952217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117123952224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123952224 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(91)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117123952511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117123952511 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117123952511 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117123952511 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117123952513 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(93)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117123952513 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@5519ffa26ce2: 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(93)@5519ffa26ce2: 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(93)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@5519ffa26ce2: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='ED71880E'O, index=0 SGSN_Test-GSUP(95)@5519ffa26ce2: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@5519ffa26ce2: 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 := '7588D4614C10963F4293A2C5B1A5384C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4852DF51'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DD75C02D9399A2EA'O } } } } } 20241117123952560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123952560 DLLC NOTICE LLME(ffffffff/ed71880e){UNASSIGNED} LLC RX: unknown TLLI 0xed71880e, creating LLME on the fly (gprs_llc.c:552) 20241117123952560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117123952560 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241117123952561 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117123952561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117123952561 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117123952561 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117123952561 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117123952561 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117123952561 DLLC NOTICE LLME(ffffffff/ed71880e){UNASSIGNED} LLGM Assign pre (ed71880e => eb13bc34) (gprs_llc.c:1079) 20241117123952561 DLLC NOTICE LLME(ed71880e/eb13bc34){ASSIGNED} LLGM Assign post (ed71880e => eb13bc34) (gprs_llc.c:1125) 20241117123952561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117123952561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117123952561 DMM DEBUG MM(262420000000021/eb13bc34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117123952574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123952574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117123952574 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123952574 DMM DEBUG MM(262420000000021/eb13bc34) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241117123952574 DMM NOTICE MM(262420000000021/eb13bc34) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117123952574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117123952574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117123952574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117123952574 DMM DEBUG MM(262420000000021/eb13bc34) Requesting authorization (sgsn_auth.c:160) 20241117123952574 DMM INFO MM(262420000000021/eb13bc34) Requesting authentication tuples (sgsn_auth.c:184) 20241117123952574 DMM DEBUG MM(262420000000021/eb13bc34) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117123952574 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241117123952574 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@5519ffa26ce2: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241117123952577 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117123952577 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117123952577 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117123952577 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117123952577 DMM INFO MM(262420000000021/eb13bc34) Subscriber data update (mmctx.c:445) 20241117123952577 DMM DEBUG MM(262420000000021/eb13bc34) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117123952577 DMM INFO MM(262420000000021/eb13bc34) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117123952577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117123952577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117123952577 DMM INFO MM(262420000000021/eb13bc34) <- GMM AUTH AND CIPHERING REQ (rand = 75 88 d4 61 4c 10 96 3f 42 93 a2 c5 b1 a5 38 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117123952583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123952583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241117123952583 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123952583 DMM INFO MM(262420000000021/eb13bc34) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117123952583 DMM NOTICE MM(262420000000021/eb13bc34) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117123952583 DMM DEBUG MM(262420000000021/eb13bc34) checking auth: received GSM SRES = 48 52 df 51 (gprs_gmm.c:666) 20241117123952583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117123952583 DMM DEBUG MM(262420000000021/eb13bc34) Requesting authorization (sgsn_auth.c:160) 20241117123952583 DMM INFO MM(262420000000021/eb13bc34) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117123952583 DMM DEBUG MM(262420000000021/eb13bc34) Requesting subscriber data update (gprs_subscriber.c:894) 20241117123952583 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241117123952584 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) 20241117123952584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117123952584 DMM INFO MM(262420000000021/eb13bc34) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb13bc34) (gprs_gmm.c:300) 20241117123952585 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117123952585 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117123952585 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241117123952585 DMM INFO MM(262420000000021/eb13bc34) Subscriber data update (mmctx.c:445) 20241117123952585 DMM DEBUG MM(262420000000021/eb13bc34) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117123952585 DMM INFO MM(262420000000021/eb13bc34) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117123952585 DMM NOTICE MM(262420000000021/eb13bc34) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241117123952585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117123952585 DMM NOTICE MM(262420000000021/eb13bc34) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117123952585 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) 20241117123952586 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117123952586 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241117123952586 DMM INFO MM(262420000000021/eb13bc34) Subscriber data update (mmctx.c:445) 20241117123952586 DMM DEBUG MM(262420000000021/eb13bc34) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117123952591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123952591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117123952591 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123952591 DMM INFO MM(262420000000021/eb13bc34) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117123952591 DMM NOTICE MM(262420000000021/eb13bc34) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117123952591 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117123952591 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117123952591 DLLC NOTICE LLME(ed71880e/eb13bc34){ASSIGNED} LLGM Assign pre (ffffffff => eb13bc34) (gprs_llc.c:1079) 20241117123952591 DLLC NOTICE LLME(ffffffff/eb13bc34){ASSIGNED} LLGM Assign post (ffffffff => eb13bc34) (gprs_llc.c:1125) 20241117123952591 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117123952591 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117123952591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117123952591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@5519ffa26ce2: setverdict(pass): none -> pass 20241117123952643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123952643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117123952643 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123952643 DMM INFO MM(262420000000021/eb13bc34) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117123952643 DMM INFO MM(262420000000021/eb13bc34) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117123952643 DMM DEBUG MM(262420000000021/eb13bc34) Using GGSN 0 (gprs_sm.c:312) 20241117123952643 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241117123952643 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117123952643 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241117123952643 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241117123952656 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 cc 98 44 76 11 86 4d fb 20 14 05 7f e8 51 aa 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=1024 from retransmit req queue (gtp.c:443) 20241117123952656 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b2058, cbp=0x55d8a001b0f0) (sgsn_libgtp.c:632) 20241117123952656 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117123952656 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a001c5b8 TLLI=eb13bc34, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117123952656 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117123952656 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117123952664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123952664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241117123952664 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123952664 DMM INFO MM(262420000000021/eb13bc34) -> GMM ATTACH REQUEST MI(TMSI-0xEB13BC34) type="GPRS attach" (gprs_gmm.c:1266) 20241117123952664 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117123952664 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117123952664 DLLC NOTICE LLME(ffffffff/eb13bc34){ASSIGNED} LLGM Assign pre (eb13bc34 => fe57a9c5) (gprs_llc.c:1079) 20241117123952664 DLLC NOTICE LLME(eb13bc34/fe57a9c5){ASSIGNED} LLGM Assign post (eb13bc34 => fe57a9c5) (gprs_llc.c:1125) 20241117123952664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117123952664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117123952664 DMM DEBUG MM(262420000000021/fe57a9c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117123952670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117123952670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241117123952670 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117123952670 DMM DEBUG MM(262420000000021/fe57a9c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241117123952670 DMM NOTICE MM(262420000000021/fe57a9c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117123952670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117123952670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117123952670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117123952670 DMM DEBUG MM(262420000000021/fe57a9c5) Requesting authorization (sgsn_auth.c:160) 20241117123952670 DMM INFO MM(262420000000021/fe57a9c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117123952670 DMM DEBUG MM(262420000000021/fe57a9c5) Requesting subscriber data update (gprs_subscriber.c:894) 20241117123952670 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241117123952670 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) 20241117123952671 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117123952671 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117123952671 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241117123952671 DMM INFO MM(262420000000021/fe57a9c5) Subscriber data update (mmctx.c:445) 20241117123952671 DMM DEBUG MM(262420000000021/fe57a9c5) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241117123952671 DMM INFO MM(262420000000021/fe57a9c5) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241117123952671 DMM NOTICE MM(262420000000021/fe57a9c5) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241117123952671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117123952671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117123952671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117123952671 DMM INFO MM(262420000000021/fe57a9c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe57a9c5) (gprs_gmm.c:300) 20241117123952671 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) 20241117123952672 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117123952672 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241117123952672 DMM INFO MM(262420000000021/fe57a9c5) Subscriber data update (mmctx.c:445) 20241117123952672 DMM DEBUG MM(262420000000021/fe57a9c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@5519ffa26ce2: Trying to receive 5 ATTACH ACCEPTs 20241117123958673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117123958673 DMM INFO MM(262420000000021/fe57a9c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe57a9c5) (gprs_gmm.c:300) 20241117123959909 DGPRS DEBUG Checking for inactive LLMEs, time = 13657934 (sgsn.c:131) 20241117124004673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117124004673 DMM INFO MM(262420000000021/fe57a9c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe57a9c5) (gprs_gmm.c:300) 20241117124010674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117124010674 DMM INFO MM(262420000000021/fe57a9c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe57a9c5) (gprs_gmm.c:300) 20241117124012512 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241117124012512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241117124012512 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124016676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117124016676 DMM INFO MM(262420000000021/fe57a9c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe57a9c5) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@5519ffa26ce2: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@5519ffa26ce2: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241117124022145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124022147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124022147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124022180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124022182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124022182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124022213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124022215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124022215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124022678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117124022678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241117124022678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117124022678 DMM NOTICE MM(262420000000021/fe57a9c5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117124022678 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241117124022678 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a001c5b8, TLLI=fe57a9c5, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124022678 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117124022678 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117124022678 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241117124022678 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241117124022678 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) 20241117124022678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Reject}: Deallocated (fsm.c:568) 20241117124022678 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Deallocated (fsm.c:568) 20241117124022678 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124022678 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117124022678 DLLC NOTICE LLME(eb13bc34/fe57a9c5){ASSIGNED} LLGM Assign pre (fe57a9c5 => ffffffff) (gprs_llc.c:1079) 20241117124022678 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe57a9c5 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@5519ffa26ce2: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@5519ffa26ce2: Final verdict of PTC: pass 20241117124023188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@5519ffa26ce2: Final verdict of PTC: none 20241117124023190 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124023190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(93)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(84)@5519ffa26ce2: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(89)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(83)@5519ffa26ce2: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(94)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@5519ffa26ce2: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(92)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(82)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(87)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Nov 17 12:40:23 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 20241117124023318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124023619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43728<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125364) 20241117124024191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124024191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125364, count=130796) 20241117124025192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124025192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Nov 17 12:40:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124026193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124026193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_auth_id_timeout started. 20241117124026679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124026680 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124026720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124026720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124026720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124026720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124026720 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124026720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124026720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124026720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124026720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124026722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124026722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124026722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124026722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124026722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124026722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124026722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124026722 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124026722 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124026722 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124026722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124026722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124026722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124026726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124026734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124026734 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(104)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124026771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124026771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124026771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124026771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124026771 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124026771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124026771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124026771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124026771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(108)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(107)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124026773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124026773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124026773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124026773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124026773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124026773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124026773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124026773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124026773 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124026773 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124026773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(108)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124026774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124026774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124026778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117124026789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124026789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(105)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(107)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124026799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124026799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124026799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124026799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124026799 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124026799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124026799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124026799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124026799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124026800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124026800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124026800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124026800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124026800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124026800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124026800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124026800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124026801 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124026801 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124026801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124026801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124026801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124026805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124026812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124026812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124027193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124027193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124027193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124027194 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124027196 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124027196 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@5519ffa26ce2: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E248DD9B'O, index=0 SGSN_Test-GSUP(114)@5519ffa26ce2: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241117124027240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124027241 DLLC NOTICE LLME(ffffffff/e248dd9b){UNASSIGNED} LLC RX: unknown TLLI 0xe248dd9b, creating LLME on the fly (gprs_llc.c:552) 20241117124027241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124027241 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241117124027241 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124027241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124027241 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124027241 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124027241 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124027241 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124027241 DLLC NOTICE LLME(ffffffff/e248dd9b){UNASSIGNED} LLGM Assign pre (e248dd9b => c0e1124e) (gprs_llc.c:1079) 20241117124027241 DLLC NOTICE LLME(e248dd9b/c0e1124e){ASSIGNED} LLGM Assign post (e248dd9b => c0e1124e) (gprs_llc.c:1125) 20241117124027241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124027241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124027241 DMM DEBUG MM(262420000000002/c0e1124e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124029910 DGPRS DEBUG Checking for inactive LLMEs, time = 13657964 (sgsn.c:131) 20241117124033241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124033242 DMM DEBUG MM(262420000000002/c0e1124e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124039242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124039243 DMM DEBUG MM(262420000000002/c0e1124e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124045244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124045244 DMM DEBUG MM(262420000000002/c0e1124e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124047194 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241117124047194 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241117124047195 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124051245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124051245 DMM DEBUG MM(262420000000002/c0e1124e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124056724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124056725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124056725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124056774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124056776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124056776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124056802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124056803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124056803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124057245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124057246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241117124057246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117124057246 DMM NOTICE MM(262420000000002/c0e1124e) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241117124057246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Reject}: Deallocated (fsm.c:568) 20241117124057246 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124057246 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124057246 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117124057246 DLLC NOTICE LLME(e248dd9b/c0e1124e){ASSIGNED} LLGM Assign pre (c0e1124e => ffffffff) (gprs_llc.c:1079) 20241117124057246 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0e1124e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@5519ffa26ce2: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@5519ffa26ce2: Final verdict of PTC: pass 20241117124057255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54934<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124057257 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124057257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(114)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(108)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(102)@5519ffa26ce2: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(112)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@5519ffa26ce2: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@5519ffa26ce2: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(106)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(110)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(100)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Nov 17 12:40:57 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 20241117124057387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124057688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59760) 20241117124058258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124058259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59760, count=68016) 20241117124059260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124059260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Nov 17 12:40:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124059911 DGPRS DEBUG Checking for inactive LLMEs, time = 13657994 (sgsn.c:131) 20241117124100261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124100261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_auth_sai_timeout started. 20241117124100747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124100748 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124100789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124100789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124100789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124100789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124100789 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124100789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124100789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124100789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124100789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124100790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124100791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124100791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124100791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124100791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124100791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124100791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124100791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124100791 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124100791 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124100791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124100792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124100792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124100796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124100806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124100806 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124100832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124100832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124100832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124100832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124100832 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124100832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124100832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124100832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124100832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124100834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124100834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124100834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124100834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124100834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124100834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124100834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124100834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124100834 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124100834 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124100834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124100835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124100835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124100838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124100848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124100848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124100874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124100874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124100874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124100874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124100874 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124100874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124100874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124100874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124100875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124100876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124100876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124100876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124100877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124100877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124100877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124100877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124100877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124100877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124100877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124100877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(131)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124100878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124100878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124100882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124100892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124100892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124101262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124101263 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124101263 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124101263 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124101265 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124101265 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@5519ffa26ce2: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C8D4C306'O, index=0 SGSN_Test-GSUP(133)@5519ffa26ce2: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241117124101313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124101313 DLLC NOTICE LLME(ffffffff/c8d4c306){UNASSIGNED} LLC RX: unknown TLLI 0xc8d4c306, creating LLME on the fly (gprs_llc.c:552) 20241117124101313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124101313 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241117124101313 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124101313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124101313 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124101313 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124101313 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124101313 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124101313 DLLC NOTICE LLME(ffffffff/c8d4c306){UNASSIGNED} LLGM Assign pre (c8d4c306 => d9e1d4c3) (gprs_llc.c:1079) 20241117124101313 DLLC NOTICE LLME(c8d4c306/d9e1d4c3){ASSIGNED} LLGM Assign post (c8d4c306 => d9e1d4c3) (gprs_llc.c:1125) 20241117124101313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124101313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124101313 DMM DEBUG MM(262420000000003/d9e1d4c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124101326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124101326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124101326 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124101326 DMM DEBUG MM(262420000000003/d9e1d4c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241117124101326 DMM NOTICE MM(262420000000003/d9e1d4c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124101326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124101326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124101326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124101326 DMM DEBUG MM(262420000000003/d9e1d4c3) Requesting authorization (sgsn_auth.c:160) 20241117124101326 DMM INFO MM(262420000000003/d9e1d4c3) Requesting authentication tuples (sgsn_auth.c:184) 20241117124101326 DMM DEBUG MM(262420000000003/d9e1d4c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124101326 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241117124101326 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@5519ffa26ce2: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241117124107327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241117124107327 DMM ERROR MM(262420000000003/d9e1d4c3) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241117124107327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241117124107327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117124107327 DMM NOTICE MM(262420000000003/d9e1d4c3) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241117124107327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Reject}: Deallocated (fsm.c:568) 20241117124107327 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124107327 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124107327 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117124107327 DLLC NOTICE LLME(c8d4c306/d9e1d4c3){ASSIGNED} LLGM Assign pre (d9e1d4c3 => ffffffff) (gprs_llc.c:1079) 20241117124107327 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9e1d4c3 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@5519ffa26ce2: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@5519ffa26ce2: Final verdict of PTC: pass 20241117124107336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42248<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@5519ffa26ce2: Final verdict of PTC: none 20241117124107338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124107338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(126)@5519ffa26ce2: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(121)@5519ffa26ce2: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(131)@5519ffa26ce2: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(129)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(119)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(124)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Nov 17 12:41:07 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 20241117124107469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124107770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57012) 20241117124108340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124108340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57012, count=66136) 20241117124109341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124109341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Nov 17 12:41:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124110342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124110342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_auth_sai_reject started. 20241117124110826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124110828 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124110873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124110873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124110873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124110873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124110873 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124110873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124110873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124110873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124110873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124110875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124110875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124110875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124110875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124110875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124110875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124110875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124110875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124110875 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124110875 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124110875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(140)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124110875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124110875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124110879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124110889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124110889 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124110905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124110905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124110905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124110905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124110905 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124110905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124110905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124110905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124110905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124110907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124110907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124110907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124110907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124110907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124110907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124110907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124110907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124110907 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124110907 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124110907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124110908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124110908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124110911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124110922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124110922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124110940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124110940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124110940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124110940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124110940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124110940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124110940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124110940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124110940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124110942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124110942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124110942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124110942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124110942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124110942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124110942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124110942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124110942 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124110942 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124110942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124110943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124110943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124110947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124110957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124110957 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124111343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124111343 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124111343 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124111343 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124111345 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124111346 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@5519ffa26ce2: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E8A5C9D4'O, index=0 SGSN_Test-GSUP(152)@5519ffa26ce2: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241117124111390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124111390 DLLC NOTICE LLME(ffffffff/e8a5c9d4){UNASSIGNED} LLC RX: unknown TLLI 0xe8a5c9d4, creating LLME on the fly (gprs_llc.c:552) 20241117124111390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124111390 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241117124111390 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124111390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124111390 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124111390 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124111390 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124111390 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124111390 DLLC NOTICE LLME(ffffffff/e8a5c9d4){UNASSIGNED} LLGM Assign pre (e8a5c9d4 => d7af804f) (gprs_llc.c:1079) 20241117124111390 DLLC NOTICE LLME(e8a5c9d4/d7af804f){ASSIGNED} LLGM Assign post (e8a5c9d4 => d7af804f) (gprs_llc.c:1125) 20241117124111390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124111390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124111390 DMM DEBUG MM(262420000000004/d7af804f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124111403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124111403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124111403 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124111403 DMM DEBUG MM(262420000000004/d7af804f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241117124111403 DMM NOTICE MM(262420000000004/d7af804f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124111403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124111403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124111403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124111403 DMM DEBUG MM(262420000000004/d7af804f) Requesting authorization (sgsn_auth.c:160) 20241117124111403 DMM INFO MM(262420000000004/d7af804f) Requesting authentication tuples (sgsn_auth.c:184) 20241117124111403 DMM DEBUG MM(262420000000004/d7af804f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124111403 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241117124111403 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@5519ffa26ce2: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241117124111406 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241117124111406 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241117124111406 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241117124117404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241117124117404 DMM ERROR MM(262420000000004/d7af804f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241117124117404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241117124117404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117124117404 DMM NOTICE MM(262420000000004/d7af804f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241117124117404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Reject}: Deallocated (fsm.c:568) 20241117124117404 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124117404 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124117404 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117124117404 DLLC NOTICE LLME(e8a5c9d4/d7af804f){ASSIGNED} LLGM Assign pre (d7af804f => ffffffff) (gprs_llc.c:1079) 20241117124117404 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7af804f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@5519ffa26ce2: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@5519ffa26ce2: Final verdict of PTC: pass 20241117124117413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52802<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124117415 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124117415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(152)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(145)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(140)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@5519ffa26ce2: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@5519ffa26ce2: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@5519ffa26ce2: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(150)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(148)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(138)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(143)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Nov 17 12:41:17 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 20241117124117545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124117846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59232) 20241117124118417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124118417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59232, count=68356) 20241117124119418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124119418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Nov 17 12:41:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124120419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124120419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_gsup_lu_timeout started. 20241117124120910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124120911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124120956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124120956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124120956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124120956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124120956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124120956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124120956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124120956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124120956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124120957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124120957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124120958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124120958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124120958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124120958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124120958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124120958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124120958 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124120958 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124120958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124120958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124120958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124120962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124120970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124120970 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@5519ffa26ce2: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(164)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124121004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124121005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124121005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124121005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124121005 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124121005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124121005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124121005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124121005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(165)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124121006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124121006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124121006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124121007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124121007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124121007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124121007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124121007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124121007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124121007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124121007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124121007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124121007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124121011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124121022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124121022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(166)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(162)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124121036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124121036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124121036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124121036 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124121036 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124121036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124121036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124121036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124121036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124121039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124121039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124121039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124121039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124121039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124121039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124121039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124121039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124121039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124121039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124121039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(169)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124121040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124121040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124121044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124121054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124121054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124121420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124121420 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124121420 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124121420 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124121422 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124121423 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@5519ffa26ce2: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D2F30F70'O, index=0 SGSN_Test-GSUP(171)@5519ffa26ce2: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@5519ffa26ce2: 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 := '475FA6BFD7F826C8476789B5A2C4200A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '460C27DE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB91FEE6E00D2512'O } } } } } 20241117124122475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124122475 DLLC NOTICE LLME(ffffffff/d2f30f70){UNASSIGNED} LLC RX: unknown TLLI 0xd2f30f70, creating LLME on the fly (gprs_llc.c:552) 20241117124122475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124122475 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241117124122475 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124122475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124122475 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124122475 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124122475 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124122475 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124122475 DLLC NOTICE LLME(ffffffff/d2f30f70){UNASSIGNED} LLGM Assign pre (d2f30f70 => ff4b31ad) (gprs_llc.c:1079) 20241117124122475 DLLC NOTICE LLME(d2f30f70/ff4b31ad){ASSIGNED} LLGM Assign post (d2f30f70 => ff4b31ad) (gprs_llc.c:1125) 20241117124122475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124122475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124122475 DMM DEBUG MM(262420000000005/ff4b31ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124122487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124122487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124122487 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124122487 DMM DEBUG MM(262420000000005/ff4b31ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241117124122487 DMM NOTICE MM(262420000000005/ff4b31ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124122487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124122487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124122487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124122487 DMM DEBUG MM(262420000000005/ff4b31ad) Requesting authorization (sgsn_auth.c:160) 20241117124122487 DMM INFO MM(262420000000005/ff4b31ad) Requesting authentication tuples (sgsn_auth.c:184) 20241117124122487 DMM DEBUG MM(262420000000005/ff4b31ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124122487 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241117124122487 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@5519ffa26ce2: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241117124122489 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124122489 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124122489 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124122489 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124122489 DMM INFO MM(262420000000005/ff4b31ad) Subscriber data update (mmctx.c:445) 20241117124122489 DMM DEBUG MM(262420000000005/ff4b31ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124122489 DMM INFO MM(262420000000005/ff4b31ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124122489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124122489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124122489 DMM INFO MM(262420000000005/ff4b31ad) <- GMM AUTH AND CIPHERING REQ (rand = 47 5f a6 bf d7 f8 26 c8 47 67 89 b5 a2 c4 20 0a , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124122498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124122498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124122498 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124122498 DMM INFO MM(262420000000005/ff4b31ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124122498 DMM NOTICE MM(262420000000005/ff4b31ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124122498 DMM DEBUG MM(262420000000005/ff4b31ad) checking auth: received GSM SRES = 46 0c 27 de (gprs_gmm.c:666) 20241117124122498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124122498 DMM DEBUG MM(262420000000005/ff4b31ad) Requesting authorization (sgsn_auth.c:160) 20241117124122498 DMM INFO MM(262420000000005/ff4b31ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124122498 DMM DEBUG MM(262420000000005/ff4b31ad) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124122498 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241117124122498 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) 20241117124122498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124122498 DMM INFO MM(262420000000005/ff4b31ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xff4b31ad) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@5519ffa26ce2: setverdict(fail): none -> fail MC@5519ffa26ce2: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241117124122507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124122507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(159)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(165)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(169)@5519ffa26ce2: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@5519ffa26ce2: Final verdict of PTC: none20241117124122510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60148<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(156)@5519ffa26ce2: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@5519ffa26ce2: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(167)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(157)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(163)@5519ffa26ce2: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@5519ffa26ce2: Final verdict of PTC: fail MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@5519ffa26ce2: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Nov 17 12:41: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 20241117124122640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124123041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72900) 20241117124123508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124123508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=72900, count=74060) 20241117124124510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124124510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Nov 17 12:41:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124125511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124125511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_gsup_lu_reject started. 20241117124126099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124126100 DMM INFO MM(262420000000005/ff4b31ad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124126100 DMM INFO MM(262420000000005/ff4b31ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124126100 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124126100 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124126100 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124126100 DMM ERROR MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241117124126100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241117124126100 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124126100 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124126100 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124126100 DLLC NOTICE LLME(d2f30f70/ff4b31ad){ASSIGNED} LLGM Assign pre (ff4b31ad => ffffffff) (gprs_llc.c:1079) 20241117124126100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff4b31ad => ffffffff) (gprs_llc.c:1125) 20241117124126100 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124126146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124126146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124126146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124126146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124126146 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124126146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124126146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124126146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124126146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124126148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124126148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124126148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124126148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124126148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124126148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124126148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124126148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124126148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124126148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124126148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124126149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124126149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124126153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124126164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124126164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124126186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124126186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124126186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124126186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124126186 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124126186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124126186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124126186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124126186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124126187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124126187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124126187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124126187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124126187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124126187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124126187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124126187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124126187 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124126187 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124126187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124126188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124126188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124126192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124126201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124126201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(189)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124126232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124126232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124126232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124126232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124126232 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124126232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124126232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124126232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124126232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124126234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124126235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124126235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124126235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124126235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124126235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124126235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124126235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124126235 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124126235 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124126235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124126235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124126235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124126240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124126250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124126250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(186)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124126513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124126513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124126513 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124126513 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124126514 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(188)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124126515 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@5519ffa26ce2: 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(188)@5519ffa26ce2: 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(188)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@5519ffa26ce2: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E168C783'O, index=0 SGSN_Test-GSUP(190)@5519ffa26ce2: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@5519ffa26ce2: 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 := 'E1B6921E949E60151B9E13E6821BC7FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E220A520'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '045C7D8507193E0A'O } } } } } 20241117124127569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124127569 DLLC NOTICE LLME(ffffffff/e168c783){UNASSIGNED} LLC RX: unknown TLLI 0xe168c783, creating LLME on the fly (gprs_llc.c:552) 20241117124127569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124127569 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241117124127569 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124127569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124127569 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124127569 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124127569 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124127569 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124127569 DLLC NOTICE LLME(ffffffff/e168c783){UNASSIGNED} LLGM Assign pre (e168c783 => f89d6071) (gprs_llc.c:1079) 20241117124127569 DLLC NOTICE LLME(e168c783/f89d6071){ASSIGNED} LLGM Assign post (e168c783 => f89d6071) (gprs_llc.c:1125) 20241117124127569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124127569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124127569 DMM DEBUG MM(262420000000006/f89d6071) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124127582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124127582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124127582 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124127582 DMM DEBUG MM(262420000000006/f89d6071) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241117124127582 DMM NOTICE MM(262420000000006/f89d6071) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124127582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124127582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124127582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124127582 DMM DEBUG MM(262420000000006/f89d6071) Requesting authorization (sgsn_auth.c:160) 20241117124127582 DMM INFO MM(262420000000006/f89d6071) Requesting authentication tuples (sgsn_auth.c:184) 20241117124127582 DMM DEBUG MM(262420000000006/f89d6071) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124127583 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241117124127583 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@5519ffa26ce2: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241117124127585 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124127585 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124127585 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124127585 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124127585 DMM INFO MM(262420000000006/f89d6071) Subscriber data update (mmctx.c:445) 20241117124127585 DMM DEBUG MM(262420000000006/f89d6071) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124127585 DMM INFO MM(262420000000006/f89d6071) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124127585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124127585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124127585 DMM INFO MM(262420000000006/f89d6071) <- GMM AUTH AND CIPHERING REQ (rand = e1 b6 92 1e 94 9e 60 15 1b 9e 13 e6 82 1b c7 fb , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124127594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124127594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124127594 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124127594 DMM INFO MM(262420000000006/f89d6071) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124127594 DMM NOTICE MM(262420000000006/f89d6071) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124127594 DMM DEBUG MM(262420000000006/f89d6071) checking auth: received GSM SRES = e2 20 a5 20 (gprs_gmm.c:666) 20241117124127594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124127594 DMM DEBUG MM(262420000000006/f89d6071) Requesting authorization (sgsn_auth.c:160) 20241117124127594 DMM INFO MM(262420000000006/f89d6071) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124127594 DMM DEBUG MM(262420000000006/f89d6071) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124127594 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241117124127594 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) 20241117124127594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124127594 DMM INFO MM(262420000000006/f89d6071) <- GMM ATTACH ACCEPT (new P-TMSI=0xf89d6071) (gprs_gmm.c:300) 20241117124127595 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241117124127595 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241117124127595 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241117124127595 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124127595 DMM INFO MM(262420000000006/f89d6071) Subscriber data update (mmctx.c:445) 20241117124127595 DMM DEBUG MM(262420000000006/f89d6071) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@5519ffa26ce2: setverdict(fail): none -> fail MC@5519ffa26ce2: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241117124127602 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124127602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(178)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(183)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@5519ffa26ce2: Final verdict of PTC: none 20241117124127604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60158<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(189)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@5519ffa26ce2: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@5519ffa26ce2: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@5519ffa26ce2: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(181)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(176)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(187)@5519ffa26ce2: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@5519ffa26ce2: Final verdict of PTC: fail MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@5519ffa26ce2: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Nov 17 12:41: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 20241117124127730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124128131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78908) 20241117124128604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124128604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78908, count=80168) 20241117124129605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124129605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117124129912 DGPRS DEBUG Checking for inactive LLMEs, time = 13658024 (sgsn.c:131) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Nov 17 12:41:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124130606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124130607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_combined started. 20241117124131181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124131182 DMM INFO MM(262420000000006/f89d6071) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124131182 DMM INFO MM(262420000000006/f89d6071) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124131182 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124131182 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124131182 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124131182 DMM ERROR MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241117124131182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241117124131182 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124131182 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124131182 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124131182 DLLC NOTICE LLME(e168c783/f89d6071){ASSIGNED} LLGM Assign pre (f89d6071 => ffffffff) (gprs_llc.c:1079) 20241117124131182 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f89d6071 => ffffffff) (gprs_llc.c:1125) 20241117124131182 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(198)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(197)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(198)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124131233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124131233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124131233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124131233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124131233 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124131233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124131233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124131233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124131234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(198)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124131235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124131235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124131235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124131235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124131235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124131235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124131235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124131235 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124131235 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124131235 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124131235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124131236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124131236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(198)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(198)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124131240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117124131251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124131251 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(195)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(197)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124131260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124131260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124131260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124131260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124131260 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124131260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124131260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124131260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124131260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124131261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124131261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124131261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124131261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124131261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124131261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124131261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124131261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124131261 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124131261 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124131261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124131262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124131262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124131265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124131274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124131274 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124131310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124131310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124131310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124131310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124131310 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124131310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124131310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124131310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124131310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124131312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124131312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124131312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124131312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124131312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124131312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124131312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124131312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124131312 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124131313 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124131313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(208)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124131313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124131313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124131317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124131325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124131325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(205)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124131607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124131608 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124131608 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124131608 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124131609 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241117124131610 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(207)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@5519ffa26ce2: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='C6D370D1'O, index=0 SGSN_Test-GSUP(209)@5519ffa26ce2: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@5519ffa26ce2: 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 := 'FA9A01DD6064A1FA644EE9372D81FB36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2F4C935'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFDA248952F6666B'O } } } } } 20241117124132656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124132656 DLLC NOTICE LLME(ffffffff/c6d370d1){UNASSIGNED} LLC RX: unknown TLLI 0xc6d370d1, creating LLME on the fly (gprs_llc.c:552) 20241117124132656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124132656 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241117124132656 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124132656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124132656 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124132656 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124132656 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124132656 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124132656 DLLC NOTICE LLME(ffffffff/c6d370d1){UNASSIGNED} LLGM Assign pre (c6d370d1 => e4e92b69) (gprs_llc.c:1079) 20241117124132656 DLLC NOTICE LLME(c6d370d1/e4e92b69){ASSIGNED} LLGM Assign post (c6d370d1 => e4e92b69) (gprs_llc.c:1125) 20241117124132656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124132656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124132656 DMM DEBUG MM(262420000000007/e4e92b69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124132669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124132669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124132669 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124132669 DMM DEBUG MM(262420000000007/e4e92b69) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241117124132669 DMM NOTICE MM(262420000000007/e4e92b69) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124132669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124132669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124132669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124132669 DMM DEBUG MM(262420000000007/e4e92b69) Requesting authorization (sgsn_auth.c:160) 20241117124132669 DMM INFO MM(262420000000007/e4e92b69) Requesting authentication tuples (sgsn_auth.c:184) 20241117124132669 DMM DEBUG MM(262420000000007/e4e92b69) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124132669 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241117124132669 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@5519ffa26ce2: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241117124132672 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124132672 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124132672 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124132672 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124132672 DMM INFO MM(262420000000007/e4e92b69) Subscriber data update (mmctx.c:445) 20241117124132672 DMM DEBUG MM(262420000000007/e4e92b69) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124132672 DMM INFO MM(262420000000007/e4e92b69) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124132672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124132672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124132672 DMM INFO MM(262420000000007/e4e92b69) <- GMM AUTH AND CIPHERING REQ (rand = fa 9a 01 dd 60 64 a1 fa 64 4e e9 37 2d 81 fb 36 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124132680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124132680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124132680 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124132680 DMM INFO MM(262420000000007/e4e92b69) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124132680 DMM NOTICE MM(262420000000007/e4e92b69) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124132680 DMM DEBUG MM(262420000000007/e4e92b69) checking auth: received GSM SRES = c2 f4 c9 35 (gprs_gmm.c:666) 20241117124132680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124132680 DMM DEBUG MM(262420000000007/e4e92b69) Requesting authorization (sgsn_auth.c:160) 20241117124132680 DMM INFO MM(262420000000007/e4e92b69) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124132680 DMM DEBUG MM(262420000000007/e4e92b69) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124132680 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241117124132680 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) 20241117124132680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124132680 DMM INFO MM(262420000000007/e4e92b69) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4e92b69) (gprs_gmm.c:300) 20241117124132681 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124132681 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124132681 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241117124132681 DMM INFO MM(262420000000007/e4e92b69) Subscriber data update (mmctx.c:445) 20241117124132681 DMM DEBUG MM(262420000000007/e4e92b69) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124132681 DMM INFO MM(262420000000007/e4e92b69) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124132681 DMM NOTICE MM(262420000000007/e4e92b69) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241117124132681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124132681 DMM NOTICE MM(262420000000007/e4e92b69) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124132681 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) 20241117124132682 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124132682 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241117124132682 DMM INFO MM(262420000000007/e4e92b69) Subscriber data update (mmctx.c:445) 20241117124132682 DMM DEBUG MM(262420000000007/e4e92b69) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@5519ffa26ce2: Removing Client IMSI='262420000000007'H, index=0 20241117124132689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124132689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124132689 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124132689 DMM INFO MM(262420000000007/e4e92b69) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124132689 DMM NOTICE MM(262420000000007/e4e92b69) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124132689 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124132689 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124132689 DLLC NOTICE LLME(c6d370d1/e4e92b69){ASSIGNED} LLGM Assign pre (ffffffff => e4e92b69) (gprs_llc.c:1079) 20241117124132689 DLLC NOTICE LLME(ffffffff/e4e92b69){ASSIGNED} LLGM Assign post (ffffffff => e4e92b69) (gprs_llc.c:1125) 20241117124132689 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124132689 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124132689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124132689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@5519ffa26ce2: Final verdict of PTC: pass 20241117124132691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@5519ffa26ce2: Final verdict of PTC: none 20241117124132694 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124132694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(198)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(208)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(197)@5519ffa26ce2: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(202)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@5519ffa26ce2: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@5519ffa26ce2: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(196)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(206)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(200)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_combined finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Nov 17 12:41: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 20241117124132826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124133227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87520) 20241117124133696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124133696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87520, count=88780) 20241117124134697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124134697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Nov 17 12:41:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124135698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124135698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_accept_all started. 20241117124136287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124136288 DMM INFO MM(262420000000007/e4e92b69) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124136288 DMM INFO MM(262420000000007/e4e92b69) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124136288 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124136288 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124136288 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124136288 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124136288 DLLC NOTICE LLME(ffffffff/e4e92b69){ASSIGNED} LLGM Assign pre (e4e92b69 => ffffffff) (gprs_llc.c:1079) 20241117124136288 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4e92b69 => ffffffff) (gprs_llc.c:1125) 20241117124136288 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241117124136288 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) 20241117124136288 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241117124136288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124136288 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124136288 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124136288 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124136288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(217)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124136341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124136341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124136341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124136341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124136341 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124136341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124136341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124136341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124136341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(216)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(217)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124136343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124136343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124136343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124136343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124136343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124136343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124136343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124136343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124136343 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124136343 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124136343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124136344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124136344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(217)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124136349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117124136358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124136358 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(214)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(216)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124136368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124136368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124136368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124136368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124136368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124136368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124136368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124136368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124136368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124136370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124136370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124136370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124136370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124136370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124136370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124136370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124136370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124136370 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124136370 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124136370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124136371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124136371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124136375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124136386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124136386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124136417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124136417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124136417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124136417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124136417 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124136417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124136417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124136417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124136417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124136418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124136418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124136419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124136419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124136419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124136419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124136419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124136419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124136419 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124136419 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124136419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(227)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124136419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124136419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124136423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124136432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124136432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124136699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124136699 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124136699 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124136699 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124136701 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241117124136702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(226)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@5519ffa26ce2: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C12F8D34'O, index=0 SGSN_Test-GSUP(228)@5519ffa26ce2: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241117124137754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124137754 DLLC NOTICE LLME(ffffffff/c12f8d34){UNASSIGNED} LLC RX: unknown TLLI 0xc12f8d34, creating LLME on the fly (gprs_llc.c:552) 20241117124137754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124137754 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241117124137754 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124137754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124137754 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124137754 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124137754 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124137754 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124137754 DLLC NOTICE LLME(ffffffff/c12f8d34){UNASSIGNED} LLGM Assign pre (c12f8d34 => c3aabb9c) (gprs_llc.c:1079) 20241117124137754 DLLC NOTICE LLME(c12f8d34/c3aabb9c){ASSIGNED} LLGM Assign post (c12f8d34 => c3aabb9c) (gprs_llc.c:1125) 20241117124137754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124137754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124137754 DMM DEBUG MM(262420000000008/c3aabb9c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124137768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124137768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124137768 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124137768 DMM DEBUG MM(262420000000008/c3aabb9c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241117124137768 DMM NOTICE MM(262420000000008/c3aabb9c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124137768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124137768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124137768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117124137768 DMM INFO MM(262420000000008/c3aabb9c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3aabb9c) (gprs_gmm.c:300) TC_attach_accept_all(230)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@5519ffa26ce2: Removing Client IMSI='262420000000008'H, index=0 20241117124138757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124138757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124138757 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124138757 DMM INFO MM(262420000000008/c3aabb9c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124138757 DMM NOTICE MM(262420000000008/c3aabb9c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124138757 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124138757 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124138757 DLLC NOTICE LLME(c12f8d34/c3aabb9c){ASSIGNED} LLGM Assign pre (ffffffff => c3aabb9c) (gprs_llc.c:1079) 20241117124138757 DLLC NOTICE LLME(ffffffff/c3aabb9c){ASSIGNED} LLGM Assign post (ffffffff => c3aabb9c) (gprs_llc.c:1125) 20241117124138757 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124138757 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124138757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124138757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@5519ffa26ce2: Final verdict of PTC: pass 20241117124138759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44032<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(227)@5519ffa26ce2: Final verdict of PTC: none 20241117124138762 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124138762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(212)@5519ffa26ce2: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(217)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@5519ffa26ce2: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(221)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@5519ffa26ce2: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(219)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(225)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(215)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_accept_all finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Nov 17 12:41: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 20241117124138897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124139298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59724) 20241117124139763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124139763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59724, count=69780) 20241117124140764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124140765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Nov 17 12:41:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124141766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124141766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_closed started. 20241117124142353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124142355 DMM INFO MM(262420000000008/c3aabb9c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124142355 DMM INFO MM(262420000000008/c3aabb9c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124142355 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124142355 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124142355 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124142355 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124142355 DLLC NOTICE LLME(ffffffff/c3aabb9c){ASSIGNED} LLGM Assign pre (c3aabb9c => ffffffff) (gprs_llc.c:1079) 20241117124142355 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3aabb9c => ffffffff) (gprs_llc.c:1125) 20241117124142355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124142355 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124142355 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124142355 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124142355 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124142402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124142402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124142402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124142402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124142402 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124142402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124142402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124142402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124142402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124142403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124142403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124142403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124142404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124142404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124142404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124142404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124142404 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124142404 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124142404 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124142404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124142404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124142404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124142408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124142416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124142416 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124142433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124142433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124142433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124142433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124142433 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124142433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124142433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124142433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124142433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124142435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124142435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124142435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124142435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124142435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124142435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124142435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124142435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124142435 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124142435 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124142435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124142436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124142436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124142440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124142449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124142449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(246)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124142478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124142478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124142478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124142478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124142478 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124142479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124142479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124142479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124142479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124142480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124142480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124142480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124142481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124142481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124142481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124142481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124142481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124142481 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124142481 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124142481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124142481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124142481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(246)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124142485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124142493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124142493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124142767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124142767 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124142767 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124142767 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124142769 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124142770 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@5519ffa26ce2: 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(245)@5519ffa26ce2: 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(245)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@5519ffa26ce2: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FB54FB4F'O, index=0 SGSN_Test-GSUP(247)@5519ffa26ce2: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@5519ffa26ce2: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FB54FB4F'O, index=1 20241117124143826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124143826 DLLC NOTICE LLME(ffffffff/fb54fb4f){UNASSIGNED} LLC RX: unknown TLLI 0xfb54fb4f, creating LLME on the fly (gprs_llc.c:552) 20241117124143826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124143826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241117124143826 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124143826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124143826 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124143826 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124143827 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124143827 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124143827 DLLC NOTICE LLME(ffffffff/fb54fb4f){UNASSIGNED} LLGM Assign pre (fb54fb4f => f4924b8c) (gprs_llc.c:1079) 20241117124143827 DLLC NOTICE LLME(fb54fb4f/f4924b8c){ASSIGNED} LLGM Assign post (fb54fb4f => f4924b8c) (gprs_llc.c:1125) 20241117124143827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124143827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124143827 DMM DEBUG MM(001010123456789/f4924b8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124143842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124143842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124143842 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124143842 DMM DEBUG MM(001010123456789/f4924b8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241117124143842 DMM NOTICE MM(001010123456789/f4924b8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124143842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124143842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124143842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241117124143842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117124143842 DMM NOTICE MM(001010123456789/f4924b8c) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241117124143842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Reject}: Deallocated (fsm.c:568) 20241117124143842 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124143842 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124143842 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117124143842 DLLC NOTICE LLME(fb54fb4f/f4924b8c){ASSIGNED} LLGM Assign pre (f4924b8c => ffffffff) (gprs_llc.c:1079) 20241117124143842 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4924b8c => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@5519ffa26ce2: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@5519ffa26ce2: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@5519ffa26ce2: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E3A5C910'O, index=2 SGSN_Test-GSUP(247)@5519ffa26ce2: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241117124143884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124143884 DLLC NOTICE LLME(ffffffff/e3a5c910){UNASSIGNED} LLC RX: unknown TLLI 0xe3a5c910, creating LLME on the fly (gprs_llc.c:552) 20241117124143884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124143884 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241117124143884 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124143884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124143884 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124143884 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124143884 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124143884 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124143884 DLLC NOTICE LLME(ffffffff/e3a5c910){UNASSIGNED} LLGM Assign pre (e3a5c910 => d7f0849d) (gprs_llc.c:1079) 20241117124143884 DLLC NOTICE LLME(e3a5c910/d7f0849d){ASSIGNED} LLGM Assign post (e3a5c910 => d7f0849d) (gprs_llc.c:1125) 20241117124143884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124143884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124143884 DMM DEBUG MM(262420000000010/d7f0849d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124143891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124143892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124143892 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124143892 DMM DEBUG MM(262420000000010/d7f0849d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241117124143892 DMM NOTICE MM(262420000000010/d7f0849d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124143892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124143892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124143892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117124143892 DMM INFO MM(262420000000010/d7f0849d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7f0849d) (gprs_gmm.c:300) TC_attach_closed(250)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@5519ffa26ce2: Removing Client IMSI='262420000000010'H, index=2 20241117124144888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124144888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124144888 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124144888 DMM INFO MM(262420000000010/d7f0849d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124144888 DMM NOTICE MM(262420000000010/d7f0849d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124144888 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124144888 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124144888 DLLC NOTICE LLME(e3a5c910/d7f0849d){ASSIGNED} LLGM Assign pre (ffffffff => d7f0849d) (gprs_llc.c:1079) 20241117124144888 DLLC NOTICE LLME(ffffffff/d7f0849d){ASSIGNED} LLGM Assign post (ffffffff => d7f0849d) (gprs_llc.c:1125) 20241117124144888 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124144888 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124144888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124144888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@5519ffa26ce2: Final verdict of PTC: pass 20241117124144890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56198<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124144892 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124144892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(247)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(245)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(235)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(240)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@5519ffa26ce2: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@5519ffa26ce2: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@5519ffa26ce2: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(246)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(238)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(244)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(233)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@5519ffa26ce2: Test case TC_attach_closed finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Nov 17 12:41: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 20241117124145030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124145432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80132) 20241117124145893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124145893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=80132, count=81392) 20241117124146894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124146894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Nov 17 12:41:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124147896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124147896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_no_imei_response started. 20241117124148489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124148490 DMM INFO MM(262420000000010/d7f0849d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124148490 DMM INFO MM(262420000000010/d7f0849d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124148490 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124148490 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124148490 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124148490 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124148490 DLLC NOTICE LLME(ffffffff/d7f0849d){ASSIGNED} LLGM Assign pre (d7f0849d => ffffffff) (gprs_llc.c:1079) 20241117124148490 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7f0849d => ffffffff) (gprs_llc.c:1125) 20241117124148490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124148491 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124148491 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124148491 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124148491 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124148532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124148532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124148532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124148532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124148532 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124148532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124148532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124148532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124148532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124148534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124148534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124148534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124148534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124148534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124148534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124148534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124148534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124148534 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124148534 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124148534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124148535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124148535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124148538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124148548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124148548 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(257)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124148573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124148573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124148573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124148573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124148573 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124148573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124148573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124148573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124148573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(260)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(261)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124148575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124148575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124148575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124148575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124148575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124148575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124148575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124148575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124148575 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124148575 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124148575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124148576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124148576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124148580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117124148590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124148590 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(260)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_no_imei_response-BVCI210(258)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(265)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124148597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124148597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124148597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124148597 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124148597 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124148597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124148597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124148597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124148597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124148599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124148599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124148599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124148599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124148599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124148599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124148599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124148599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124148599 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124148599 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124148599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(265)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124148599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124148599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124148603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124148612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124148612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124148897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124148897 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124148897 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124148897 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124148899 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124148899 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@5519ffa26ce2: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='DC6D0796'O, index=0 SGSN_Test-GSUP(267)@5519ffa26ce2: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241117124149952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124149952 DLLC NOTICE LLME(ffffffff/dc6d0796){UNASSIGNED} LLC RX: unknown TLLI 0xdc6d0796, creating LLME on the fly (gprs_llc.c:552) 20241117124149952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124149952 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241117124149952 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124149952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124149952 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124149952 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124149952 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124149952 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124149952 DLLC NOTICE LLME(ffffffff/dc6d0796){UNASSIGNED} LLGM Assign pre (dc6d0796 => c479983f) (gprs_llc.c:1079) 20241117124149952 DLLC NOTICE LLME(dc6d0796/c479983f){ASSIGNED} LLGM Assign post (dc6d0796 => c479983f) (gprs_llc.c:1125) 20241117124149952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124149952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124149952 DMM DEBUG MM(262420000000032/c479983f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124155953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124155953 DMM DEBUG MM(262420000000032/c479983f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124159913 DGPRS DEBUG Checking for inactive LLMEs, time = 13658054 (sgsn.c:131) 20241117124201954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124201954 DMM DEBUG MM(262420000000032/c479983f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124207955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124207955 DMM DEBUG MM(262420000000032/c479983f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124208897 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241117124208897 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124208898 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241117124213956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124213956 DMM DEBUG MM(262420000000032/c479983f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124218536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124218538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124218538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124218577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124218579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124218579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124218600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124218602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124218602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124219957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124219957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241117124219957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117124219957 DMM NOTICE MM(262420000000032/c479983f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241117124219957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Reject}: Deallocated (fsm.c:568) 20241117124219957 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124219957 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124219957 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117124219957 DLLC NOTICE LLME(dc6d0796/c479983f){ASSIGNED} LLGM Assign pre (c479983f => ffffffff) (gprs_llc.c:1079) 20241117124219957 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c479983f => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@5519ffa26ce2: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@5519ffa26ce2: Final verdict of PTC: pass 20241117124219967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39304<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124219970 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124219970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI196(254)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(265)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(267)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@5519ffa26ce2: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(261)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@5519ffa26ce2: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(263)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(255)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(259)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(253)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Nov 17 12:42:20 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 20241117124220100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124220401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67148) 20241117124220970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124220970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67148, count=71504) 20241117124221971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124221971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Nov 17 12:42:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124222972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124222972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_no_imsi_response started. 20241117124223463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124223465 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124223519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124223519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124223519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124223519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124223519 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124223519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124223519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124223519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124223519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124223521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124223521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124223521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(274)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124223521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124223521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124223521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124223521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124223521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124223521 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124223521 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124223521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124223522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124223522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124223525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124223532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124223532 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(272)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(274)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124223549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124223549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124223549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124223549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124223549 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124223549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124223549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124223549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124223549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124223550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124223550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124223550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124223551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124223551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124223551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124223551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124223551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124223551 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124223551 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124223551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124223551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124223551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124223555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124223565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124223566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124223585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124223585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124223585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124223585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124223585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124223585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124223585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124223585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124223585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124223587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124223587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124223587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124223587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124223587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124223587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124223587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124223587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124223587 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124223587 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124223587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(284)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124223588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124223588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124223592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124223601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124223601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124223973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124223973 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124223973 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124223973 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124223975 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124223976 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@5519ffa26ce2: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F4932573'O, index=0 SGSN_Test-GSUP(286)@5519ffa26ce2: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241117124225030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124225030 DLLC NOTICE LLME(ffffffff/f4932573){UNASSIGNED} LLC RX: unknown TLLI 0xf4932573, creating LLME on the fly (gprs_llc.c:552) 20241117124225030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124225030 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241117124225030 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124225030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124225030 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124225030 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124225030 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124225030 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124225030 DLLC NOTICE LLME(ffffffff/f4932573){UNASSIGNED} LLGM Assign pre (f4932573 => e0f76896) (gprs_llc.c:1079) 20241117124225030 DLLC NOTICE LLME(f4932573/e0f76896){ASSIGNED} LLGM Assign post (f4932573 => e0f76896) (gprs_llc.c:1125) 20241117124225030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124225030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124225030 DMM DEBUG MM(/e0f76896) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124225042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124225042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124225042 DMM DEBUG MM_STATE_Gb(4103284083)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124225042 DMM DEBUG MM(/e0f76896) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241117124225042 DMM NOTICE MM(/e0f76896) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124225042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124225042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241117124225042 DMM DEBUG MM(/e0f76896) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241117124229914 DGPRS DEBUG Checking for inactive LLMEs, time = 13658084 (sgsn.c:131) 20241117124231043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124231043 DMM DEBUG MM(/e0f76896) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241117124237044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124237044 DMM DEBUG MM(/e0f76896) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241117124243045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124243045 DMM DEBUG MM(/e0f76896) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241117124243974 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241117124243974 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124243974 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241117124249046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124249046 DMM DEBUG MM(/e0f76896) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241117124253523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124253524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124253524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124253552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124253554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124253554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124253589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124253590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124253590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124255047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241117124255047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241117124255047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117124255047 DMM NOTICE MM(/e0f76896) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241117124255047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Reject}: Deallocated (fsm.c:568) 20241117124255047 DMM DEBUG MM_STATE_Gb(4103284083)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124255047 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124255047 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117124255047 DLLC NOTICE LLME(f4932573/e0f76896){ASSIGNED} LLGM Assign pre (e0f76896 => ffffffff) (gprs_llc.c:1079) 20241117124255047 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0f76896 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@5519ffa26ce2: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@5519ffa26ce2: Final verdict of PTC: pass 20241117124255057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54168<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(279)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(286)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(275)@5519ffa26ce2: Final verdict of PTC: none 20241117124255059 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124255059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(281)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@5519ffa26ce2: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@5519ffa26ce2: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@5519ffa26ce2: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(284)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(273)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(282)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(277)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Nov 17 12:42:55 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 20241117124255198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124255499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20241117124256060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124256060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63252, count=71504) 20241117124257061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124257061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Nov 17 12:42:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124258062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124258062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_closed_add_vty started. 20241117124258552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124258553 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(294)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124258604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124258604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124258604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124258604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124258604 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124258604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124258604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124258604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124258604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(293)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(294)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124258606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124258606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124258606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124258606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124258606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124258606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124258606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124258606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124258606 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124258606 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124258606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124258607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124258607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(294)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(294)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124258610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124258618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124258618 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(291)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(293)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124258632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124258632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124258632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124258632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124258632 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124258632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124258632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124258632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124258632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124258634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124258634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124258634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124258634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124258634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124258634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124258634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124258634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124258634 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124258634 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124258634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124258635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124258635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124258638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124258649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124258649 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(300)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(304)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124258675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124258675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124258675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124258675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124258675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124258675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124258675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124258675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124258675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(304)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124258677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124258677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124258677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124258677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124258677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124258677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124258677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124258677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124258677 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124258677 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124258677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(304)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124258678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124258678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(304)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124258681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124258689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124258689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(301)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124259063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124259063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124259063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124259063 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(303)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124259065 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(303)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124259066 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(303)@5519ffa26ce2: 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(303)@5519ffa26ce2: 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(303)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117124259915 DGPRS DEBUG Checking for inactive LLMEs, time = 13658114 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(291)@5519ffa26ce2: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F2254284'O, index=0 SGSN_Test-GSUP(305)@5519ffa26ce2: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@5519ffa26ce2: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F2254284'O, index=1 20241117124300129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124300129 DLLC NOTICE LLME(ffffffff/f2254284){UNASSIGNED} LLC RX: unknown TLLI 0xf2254284, creating LLME on the fly (gprs_llc.c:552) 20241117124300129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124300129 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241117124300129 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124300129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124300129 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124300129 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124300129 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124300129 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124300129 DLLC NOTICE LLME(ffffffff/f2254284){UNASSIGNED} LLGM Assign pre (f2254284 => d2cc567a) (gprs_llc.c:1079) 20241117124300129 DLLC NOTICE LLME(f2254284/d2cc567a){ASSIGNED} LLGM Assign post (f2254284 => d2cc567a) (gprs_llc.c:1125) 20241117124300129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124300129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124300129 DMM DEBUG MM(001010123456789/d2cc567a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124300142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124300142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124300142 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124300142 DMM DEBUG MM(001010123456789/d2cc567a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241117124300142 DMM NOTICE MM(001010123456789/d2cc567a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124300142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124300142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124300142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241117124300142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117124300142 DMM NOTICE MM(001010123456789/d2cc567a) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241117124300142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Reject}: Deallocated (fsm.c:568) 20241117124300142 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124300142 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124300142 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117124300142 DLLC NOTICE LLME(f2254284/d2cc567a){ASSIGNED} LLGM Assign pre (d2cc567a => ffffffff) (gprs_llc.c:1079) 20241117124300142 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2cc567a => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@5519ffa26ce2: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@5519ffa26ce2: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F2254284'O, index=2 20241117124300148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124300148 DLLC NOTICE LLME(ffffffff/f2254284){UNASSIGNED} LLC RX: unknown TLLI 0xf2254284, creating LLME on the fly (gprs_llc.c:552) 20241117124300148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241117124300148 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241117124300148 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124300148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124300148 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124300148 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124300148 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124300148 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124300148 DLLC NOTICE LLME(ffffffff/f2254284){UNASSIGNED} LLGM Assign pre (f2254284 => f7933360) (gprs_llc.c:1079) 20241117124300148 DLLC NOTICE LLME(f2254284/f7933360){ASSIGNED} LLGM Assign post (f2254284 => f7933360) (gprs_llc.c:1125) 20241117124300148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124300148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124300148 DMM DEBUG MM(001010123456700/f7933360) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124300153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124300153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124300153 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124300153 DMM DEBUG MM(001010123456700/f7933360) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241117124300153 DMM NOTICE MM(001010123456700/f7933360) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124300153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124300153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124300153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117124300153 DMM INFO MM(001010123456700/f7933360) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7933360) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@5519ffa26ce2: Removing Client IMSI='001010123456700'H, index=2 20241117124301152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124301152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124301152 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124301152 DMM INFO MM(001010123456700/f7933360) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124301152 DMM NOTICE MM(001010123456700/f7933360) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124301152 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124301152 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124301152 DLLC NOTICE LLME(f2254284/f7933360){ASSIGNED} LLGM Assign pre (ffffffff => f7933360) (gprs_llc.c:1079) 20241117124301152 DLLC NOTICE LLME(ffffffff/f7933360){ASSIGNED} LLGM Assign post (ffffffff => f7933360) (gprs_llc.c:1125) 20241117124301152 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124301152 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124301152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124301152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@5519ffa26ce2: Final verdict of PTC: pass 20241117124301154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39148<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(294)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(298)@5519ffa26ce2: Final verdict of PTC: none 20241117124301157 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124301157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed_add_vty-BVCI210(297)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@5519ffa26ce2: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@5519ffa26ce2: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(301)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(303)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(304)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(296)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(302)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(292)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Nov 17 12:43:01 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 20241117124301291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124301693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76812) 20241117124302158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124302158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76812, count=81168) 20241117124303159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124303159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Nov 17 12:43:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124304160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124304160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_check_subscriber_list started. 20241117124304746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124304747 DMM INFO MM(001010123456700/f7933360) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124304747 DMM INFO MM(001010123456700/f7933360) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124304747 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124304747 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124304747 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124304747 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124304747 DLLC NOTICE LLME(ffffffff/f7933360){ASSIGNED} LLGM Assign pre (f7933360 => ffffffff) (gprs_llc.c:1079) 20241117124304747 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7933360 => ffffffff) (gprs_llc.c:1125) 20241117124304747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124304747 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124304747 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124304747 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124304747 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124304795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124304795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124304795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124304795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124304795 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124304795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124304795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124304795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124304795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124304796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124304796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124304796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124304797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124304797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124304797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124304797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124304797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124304797 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124304797 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124304797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124304797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124304797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124304801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124304808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124304808 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124304843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124304843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124304843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124304843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124304843 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124304843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124304843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124304843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124304843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(318)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(317)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124304845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124304845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124304845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124304845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124304846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124304846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124304846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124304846 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124304846 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124304846 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124304846 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124304846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124304846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124304851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124304860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124304860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(319)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(315)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124304874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124304874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124304874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124304874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124304874 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124304874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124304874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124304874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124304874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124304875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124304875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124304875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124304876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124304876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124304876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124304876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124304876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124304876 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124304876 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124304876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124304876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124304876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124304879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124304889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124304889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124305161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124305161 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124305161 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124305161 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124305163 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124305164 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@5519ffa26ce2: 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(323)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@5519ffa26ce2: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='E3742A30'O, index=0 SGSN_Test-GSUP(324)@5519ffa26ce2: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@5519ffa26ce2: 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 := '505D4122FB40FD563888EF43297CAF2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '069E4404'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D306A7BE708A5BA3'O } } } } } 20241117124306212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124306212 DLLC NOTICE LLME(ffffffff/e3742a30){UNASSIGNED} LLC RX: unknown TLLI 0xe3742a30, creating LLME on the fly (gprs_llc.c:552) 20241117124306212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124306212 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241117124306212 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124306212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124306212 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124306212 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124306212 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124306212 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124306212 DLLC NOTICE LLME(ffffffff/e3742a30){UNASSIGNED} LLGM Assign pre (e3742a30 => fb2b35aa) (gprs_llc.c:1079) 20241117124306212 DLLC NOTICE LLME(e3742a30/fb2b35aa){ASSIGNED} LLGM Assign post (e3742a30 => fb2b35aa) (gprs_llc.c:1125) 20241117124306212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124306212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124306212 DMM DEBUG MM(262420000000034/fb2b35aa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124306223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124306223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124306223 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124306223 DMM DEBUG MM(262420000000034/fb2b35aa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241117124306223 DMM NOTICE MM(262420000000034/fb2b35aa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124306223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124306223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124306223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124306223 DMM DEBUG MM(262420000000034/fb2b35aa) Requesting authorization (sgsn_auth.c:160) 20241117124306223 DMM INFO MM(262420000000034/fb2b35aa) Requesting authentication tuples (sgsn_auth.c:184) 20241117124306223 DMM DEBUG MM(262420000000034/fb2b35aa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124306223 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241117124306223 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@5519ffa26ce2: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241117124306225 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124306225 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124306225 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124306225 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124306225 DMM INFO MM(262420000000034/fb2b35aa) Subscriber data update (mmctx.c:445) 20241117124306226 DMM DEBUG MM(262420000000034/fb2b35aa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124306226 DMM INFO MM(262420000000034/fb2b35aa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124306226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124306226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124306226 DMM INFO MM(262420000000034/fb2b35aa) <- GMM AUTH AND CIPHERING REQ (rand = 50 5d 41 22 fb 40 fd 56 38 88 ef 43 29 7c af 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124306232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124306232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124306232 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124306232 DMM INFO MM(262420000000034/fb2b35aa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124306232 DMM NOTICE MM(262420000000034/fb2b35aa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124306232 DMM DEBUG MM(262420000000034/fb2b35aa) checking auth: received GSM SRES = 06 9e 44 04 (gprs_gmm.c:666) 20241117124306232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124306232 DMM DEBUG MM(262420000000034/fb2b35aa) Requesting authorization (sgsn_auth.c:160) 20241117124306232 DMM INFO MM(262420000000034/fb2b35aa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124306232 DMM DEBUG MM(262420000000034/fb2b35aa) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124306232 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241117124306232 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) 20241117124306232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124306232 DMM INFO MM(262420000000034/fb2b35aa) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb2b35aa) (gprs_gmm.c:300) 20241117124306233 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124306233 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124306233 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241117124306233 DMM INFO MM(262420000000034/fb2b35aa) Subscriber data update (mmctx.c:445) 20241117124306233 DMM DEBUG MM(262420000000034/fb2b35aa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124306233 DMM INFO MM(262420000000034/fb2b35aa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124306233 DMM NOTICE MM(262420000000034/fb2b35aa) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241117124306233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124306233 DMM NOTICE MM(262420000000034/fb2b35aa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124306233 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) 20241117124306234 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124306234 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241117124306234 DMM INFO MM(262420000000034/fb2b35aa) Subscriber data update (mmctx.c:445) 20241117124306234 DMM DEBUG MM(262420000000034/fb2b35aa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124306239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124306239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124306240 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124306240 DMM INFO MM(262420000000034/fb2b35aa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124306240 DMM NOTICE MM(262420000000034/fb2b35aa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124306240 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124306240 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124306240 DLLC NOTICE LLME(e3742a30/fb2b35aa){ASSIGNED} LLGM Assign pre (ffffffff => fb2b35aa) (gprs_llc.c:1079) 20241117124306240 DLLC NOTICE LLME(ffffffff/fb2b35aa){ASSIGNED} LLGM Assign post (ffffffff => fb2b35aa) (gprs_llc.c:1125) 20241117124306240 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124306240 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124306240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124306240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@5519ffa26ce2: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@5519ffa26ce2: Final verdict of PTC: pass 20241117124306295 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241117124306295 DMM INFO MM(262420000000034/fb2b35aa) Subscriber data update (mmctx.c:445) 20241117124306295 DMM DEBUG MM(262420000000034/fb2b35aa) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241117124306295 DMM INFO MM(262420000000034/fb2b35aa) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241117124306295 DMM INFO MM(262420000000034/fb2b35aa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124306295 DMM INFO MM(262420000000034/fb2b35aa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124306295 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124306295 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124306295 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124306295 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124306295 DLLC NOTICE LLME(ffffffff/fb2b35aa){ASSIGNED} LLGM Assign pre (fb2b35aa => ffffffff) (gprs_llc.c:1079) 20241117124306295 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb2b35aa => ffffffff) (gprs_llc.c:1125) 20241117124306295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124306295 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124306295 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124306295 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124306297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39158<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(312)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(324)@5519ffa26ce2: Final verdict of PTC: none 20241117124306299 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124306299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_subscriber_list-BVCI210(315)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(318)@5519ffa26ce2: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(322)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@5519ffa26ce2: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(320)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(310)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(316)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Nov 17 12:43:06 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 20241117124306437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124306738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20241117124307300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124307300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90040, count=94396) 20241117124308301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124308301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Nov 17 12:43:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124309302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124309303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_detach_check_subscriber_list started. 20241117124309795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124309796 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124309840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124309840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124309840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124309840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124309840 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124309840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124309841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124309841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124309841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124309842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124309842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124309842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124309842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124309842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124309842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124309842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124309842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124309842 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124309842 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124309842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124309843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124309843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124309846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124309857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124309857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124309891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124309891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124309891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124309891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124309891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124309891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124309891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124309891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124309891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(337)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(336)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124309893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124309893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124309893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124309893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124309893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124309893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124309893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124309893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124309893 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124309893 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124309894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124309894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124309894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124309898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124309910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124309910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(338)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(334)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124309925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124309925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124309925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124309925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124309925 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124309925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124309925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124309925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124309925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124309927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124309927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124309927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124309927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124309927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124309927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124309927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124309927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124309927 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124309927 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124309927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(341)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124309928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124309928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124309931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124309940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124309940 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124310303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124310303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124310303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124310303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124310306 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124310306 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@5519ffa26ce2: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='FA0F767C'O, index=0 SGSN_Test-GSUP(343)@5519ffa26ce2: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@5519ffa26ce2: 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 := '652124A2D3441DBF6F3E6B63B059A639'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8EA571F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F3319EB8483B99C'O } } } } } 20241117124310351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124310351 DLLC NOTICE LLME(ffffffff/fa0f767c){UNASSIGNED} LLC RX: unknown TLLI 0xfa0f767c, creating LLME on the fly (gprs_llc.c:552) 20241117124310351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124310351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241117124310351 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124310351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124310351 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124310351 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124310351 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124310351 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124310351 DLLC NOTICE LLME(ffffffff/fa0f767c){UNASSIGNED} LLGM Assign pre (fa0f767c => e1c2d340) (gprs_llc.c:1079) 20241117124310351 DLLC NOTICE LLME(fa0f767c/e1c2d340){ASSIGNED} LLGM Assign post (fa0f767c => e1c2d340) (gprs_llc.c:1125) 20241117124310351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124310351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124310351 DMM DEBUG MM(262420000000033/e1c2d340) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124310364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124310364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124310364 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124310364 DMM DEBUG MM(262420000000033/e1c2d340) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241117124310364 DMM NOTICE MM(262420000000033/e1c2d340) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124310364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124310364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124310364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124310364 DMM DEBUG MM(262420000000033/e1c2d340) Requesting authorization (sgsn_auth.c:160) 20241117124310364 DMM INFO MM(262420000000033/e1c2d340) Requesting authentication tuples (sgsn_auth.c:184) 20241117124310364 DMM DEBUG MM(262420000000033/e1c2d340) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124310364 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241117124310364 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@5519ffa26ce2: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241117124310367 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124310367 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124310367 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124310367 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124310367 DMM INFO MM(262420000000033/e1c2d340) Subscriber data update (mmctx.c:445) 20241117124310367 DMM DEBUG MM(262420000000033/e1c2d340) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124310367 DMM INFO MM(262420000000033/e1c2d340) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124310367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124310367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124310367 DMM INFO MM(262420000000033/e1c2d340) <- GMM AUTH AND CIPHERING REQ (rand = 65 21 24 a2 d3 44 1d bf 6f 3e 6b 63 b0 59 a6 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124310376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124310376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124310376 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124310376 DMM INFO MM(262420000000033/e1c2d340) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124310376 DMM NOTICE MM(262420000000033/e1c2d340) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124310376 DMM DEBUG MM(262420000000033/e1c2d340) checking auth: received GSM SRES = 8e a5 71 f5 (gprs_gmm.c:666) 20241117124310376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124310376 DMM DEBUG MM(262420000000033/e1c2d340) Requesting authorization (sgsn_auth.c:160) 20241117124310376 DMM INFO MM(262420000000033/e1c2d340) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124310376 DMM DEBUG MM(262420000000033/e1c2d340) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124310376 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241117124310376 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) 20241117124310376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124310376 DMM INFO MM(262420000000033/e1c2d340) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1c2d340) (gprs_gmm.c:300) 20241117124310377 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124310377 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124310377 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241117124310377 DMM INFO MM(262420000000033/e1c2d340) Subscriber data update (mmctx.c:445) 20241117124310377 DMM DEBUG MM(262420000000033/e1c2d340) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124310377 DMM INFO MM(262420000000033/e1c2d340) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124310377 DMM NOTICE MM(262420000000033/e1c2d340) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241117124310377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124310377 DMM NOTICE MM(262420000000033/e1c2d340) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124310377 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) 20241117124310378 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124310378 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241117124310378 DMM INFO MM(262420000000033/e1c2d340) Subscriber data update (mmctx.c:445) 20241117124310378 DMM DEBUG MM(262420000000033/e1c2d340) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124310384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124310384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124310384 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124310384 DMM INFO MM(262420000000033/e1c2d340) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124310384 DMM NOTICE MM(262420000000033/e1c2d340) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124310384 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124310384 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124310384 DLLC NOTICE LLME(fa0f767c/e1c2d340){ASSIGNED} LLGM Assign pre (ffffffff => e1c2d340) (gprs_llc.c:1079) 20241117124310384 DLLC NOTICE LLME(ffffffff/e1c2d340){ASSIGNED} LLGM Assign post (ffffffff => e1c2d340) (gprs_llc.c:1125) 20241117124310384 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124310384 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124310384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124310384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124310436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124310436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241117124310436 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124310436 DMM INFO MM(262420000000033/e1c2d340) -> GMM DETACH REQUEST TLLI=0xe1c2d340 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241117124310436 DMM INFO MM(262420000000033/e1c2d340) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241117124310436 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124310436 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124310436 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124310436 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124310436 DLLC NOTICE LLME(ffffffff/e1c2d340){ASSIGNED} LLGM Assign pre (e1c2d340 => ffffffff) (gprs_llc.c:1079) 20241117124310436 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1c2d340 => ffffffff) (gprs_llc.c:1125) 20241117124310436 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241117124310436 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) 20241117124310436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124310436 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124310436 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124310436 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124310437 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@5519ffa26ce2: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@5519ffa26ce2: Final verdict of PTC: pass 20241117124315443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42826<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@5519ffa26ce2: Final verdict of PTC: none 20241117124315445 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124315445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(331)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(341)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(337)@5519ffa26ce2: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@5519ffa26ce2: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@5519ffa26ce2: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(329)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(335)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(339)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Nov 17 12:43: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 20241117124315576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124315877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89788) 20241117124316446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124316446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89788, count=94144) 20241117124317447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124317447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Nov 17 12:43:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124318448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124318448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_check_complete_resend started. 20241117124318934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124318936 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124318985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124318985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124318985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124318985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124318985 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124318985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124318985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124318985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124318985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124318987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124318987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124318987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124318987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124318987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124318987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124318987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124318987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124318987 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124318987 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124318987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124318988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124318988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124318992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124319002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124319002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124319029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124319029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124319029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124319029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124319029 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124319029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124319029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124319029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124319029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124319031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124319031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124319031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124319031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124319031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124319031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124319031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124319031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124319031 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124319031 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124319031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124319032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124319032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(355)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124319037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124319047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124319047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(353)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(355)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124319067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124319067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124319067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124319067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124319067 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124319067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124319067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124319067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124319067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124319069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124319069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124319069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124319069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124319069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124319069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124319069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124319069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124319069 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124319069 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124319069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(360)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124319070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124319070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124319074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124319083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124319083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124319448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124319448 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124319448 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124319448 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124319451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124319451 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@5519ffa26ce2: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D8955F4A'O, index=0 SGSN_Test-GSUP(362)@5519ffa26ce2: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@5519ffa26ce2: 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 := '1DE50633EA826F33523125641D6013CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FDD18716'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3CDAC97C265A0B1E'O } } } } } 20241117124320499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124320499 DLLC NOTICE LLME(ffffffff/d8955f4a){UNASSIGNED} LLC RX: unknown TLLI 0xd8955f4a, creating LLME on the fly (gprs_llc.c:552) 20241117124320499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124320499 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241117124320499 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124320499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124320499 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124320499 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124320499 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124320499 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124320499 DLLC NOTICE LLME(ffffffff/d8955f4a){UNASSIGNED} LLGM Assign pre (d8955f4a => f95a6769) (gprs_llc.c:1079) 20241117124320499 DLLC NOTICE LLME(d8955f4a/f95a6769){ASSIGNED} LLGM Assign post (d8955f4a => f95a6769) (gprs_llc.c:1125) 20241117124320499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124320499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124320499 DMM DEBUG MM(262420000000036/f95a6769) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124320512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124320512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124320512 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124320512 DMM DEBUG MM(262420000000036/f95a6769) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241117124320512 DMM NOTICE MM(262420000000036/f95a6769) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124320512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124320512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124320512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124320512 DMM DEBUG MM(262420000000036/f95a6769) Requesting authorization (sgsn_auth.c:160) 20241117124320512 DMM INFO MM(262420000000036/f95a6769) Requesting authentication tuples (sgsn_auth.c:184) 20241117124320512 DMM DEBUG MM(262420000000036/f95a6769) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124320512 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241117124320512 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@5519ffa26ce2: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241117124320514 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124320514 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124320514 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124320514 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124320514 DMM INFO MM(262420000000036/f95a6769) Subscriber data update (mmctx.c:445) 20241117124320514 DMM DEBUG MM(262420000000036/f95a6769) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124320514 DMM INFO MM(262420000000036/f95a6769) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124320514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124320514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124320514 DMM INFO MM(262420000000036/f95a6769) <- GMM AUTH AND CIPHERING REQ (rand = 1d e5 06 33 ea 82 6f 33 52 31 25 64 1d 60 13 cc , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124320522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124320522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124320522 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124320522 DMM INFO MM(262420000000036/f95a6769) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124320522 DMM NOTICE MM(262420000000036/f95a6769) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124320522 DMM DEBUG MM(262420000000036/f95a6769) checking auth: received GSM SRES = fd d1 87 16 (gprs_gmm.c:666) 20241117124320522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124320522 DMM DEBUG MM(262420000000036/f95a6769) Requesting authorization (sgsn_auth.c:160) 20241117124320522 DMM INFO MM(262420000000036/f95a6769) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124320522 DMM DEBUG MM(262420000000036/f95a6769) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124320522 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241117124320522 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) 20241117124320522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124320522 DMM INFO MM(262420000000036/f95a6769) <- GMM ATTACH ACCEPT (new P-TMSI=0xf95a6769) (gprs_gmm.c:300) 20241117124320523 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124320523 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124320523 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241117124320523 DMM INFO MM(262420000000036/f95a6769) Subscriber data update (mmctx.c:445) 20241117124320523 DMM DEBUG MM(262420000000036/f95a6769) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124320523 DMM INFO MM(262420000000036/f95a6769) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124320523 DMM NOTICE MM(262420000000036/f95a6769) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241117124320523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124320523 DMM NOTICE MM(262420000000036/f95a6769) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124320523 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) 20241117124320523 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124320523 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241117124320523 DMM INFO MM(262420000000036/f95a6769) Subscriber data update (mmctx.c:445) 20241117124320523 DMM DEBUG MM(262420000000036/f95a6769) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@5519ffa26ce2: Warning: Re-starting timer T, which is already active (running or expired). 20241117124326523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117124326523 DMM INFO MM(262420000000036/f95a6769) <- GMM ATTACH ACCEPT (new P-TMSI=0xf95a6769) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5519ffa26ce2: Warning: Re-starting timer T, which is already active (running or expired). 20241117124329916 DGPRS DEBUG Checking for inactive LLMEs, time = 13658144 (sgsn.c:131) 20241117124332524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117124332524 DMM INFO MM(262420000000036/f95a6769) <- GMM ATTACH ACCEPT (new P-TMSI=0xf95a6769) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5519ffa26ce2: Warning: Re-starting timer T, which is already active (running or expired). 20241117124338525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117124338525 DMM INFO MM(262420000000036/f95a6769) <- GMM ATTACH ACCEPT (new P-TMSI=0xf95a6769) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5519ffa26ce2: Warning: Re-starting timer T, which is already active (running or expired). 20241117124339449 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241117124339449 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241117124339450 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124344525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117124344525 DMM INFO MM(262420000000036/f95a6769) <- GMM ATTACH ACCEPT (new P-TMSI=0xf95a6769) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5519ffa26ce2: Warning: Re-starting timer T, which is already active (running or expired). 20241117124348988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124348990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124348990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124349032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124349034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124349034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124349071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124349073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124349073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124350526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241117124350526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241117124350526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117124350526 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241117124350526 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) 20241117124350526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Reject}: Deallocated (fsm.c:568) 20241117124350526 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124350526 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124350526 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117124350526 DLLC NOTICE LLME(d8955f4a/f95a6769){ASSIGNED} LLGM Assign pre (f95a6769 => ffffffff) (gprs_llc.c:1079) 20241117124350526 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f95a6769 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@5519ffa26ce2: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@5519ffa26ce2: Final verdict of PTC: pass 20241117124354540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39618<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124354542 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124354542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(350)@5519ffa26ce2: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@5519ffa26ce2: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(356)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(360)@5519ffa26ce2: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(348)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(358)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(354)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Nov 17 12:43: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 20241117124354680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124354981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89488) 20241117124355543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124355543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89488, count=94920) 20241117124356545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124356545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sun Nov 17 12:43:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124357545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124357546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_hlr_location_cancel_request_update started. 20241117124358042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124358043 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124358087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124358087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124358087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124358087 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124358087 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124358087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124358087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124358087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124358087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124358088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124358088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124358088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124358089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124358089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124358089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124358089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124358089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124358089 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124358089 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124358089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124358089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124358089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124358093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124358103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124358103 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124358129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124358129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124358129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124358129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124358129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124358129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124358129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124358129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124358129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124358130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124358130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124358130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124358130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124358130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124358130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124358130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124358130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124358130 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124358130 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124358131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124358131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124358131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124358135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124358144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124358144 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(375)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 TC_hlr_location_cancel_request_update-BVCI210(373)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124358175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124358175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124358175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124358175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124358175 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124358175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124358175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124358175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124358175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124358177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124358177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124358177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124358177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124358177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124358177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124358177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124358177 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124358177 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124358177 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124358177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124358178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124358178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124358182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124358191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124358191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124358547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124358547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124358547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124358547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124358548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124358549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@5519ffa26ce2: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F646A815'O, index=0 SGSN_Test-GSUP(381)@5519ffa26ce2: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@5519ffa26ce2: 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 := 'B0AC50739AEFD6830555D87752D0128E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C187188D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AAFC938F1BBC3CB1'O } } } } } 20241117124359602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124359602 DLLC NOTICE LLME(ffffffff/f646a815){UNASSIGNED} LLC RX: unknown TLLI 0xf646a815, creating LLME on the fly (gprs_llc.c:552) 20241117124359602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124359603 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241117124359603 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124359603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124359603 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124359603 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124359603 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124359603 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124359603 DLLC NOTICE LLME(ffffffff/f646a815){UNASSIGNED} LLGM Assign pre (f646a815 => e9755323) (gprs_llc.c:1079) 20241117124359603 DLLC NOTICE LLME(f646a815/e9755323){ASSIGNED} LLGM Assign post (f646a815 => e9755323) (gprs_llc.c:1125) 20241117124359603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124359603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124359603 DMM DEBUG MM(262420000000031/e9755323) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124359616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124359616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124359616 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124359616 DMM DEBUG MM(262420000000031/e9755323) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241117124359616 DMM NOTICE MM(262420000000031/e9755323) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124359616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124359616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124359616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124359616 DMM DEBUG MM(262420000000031/e9755323) Requesting authorization (sgsn_auth.c:160) 20241117124359616 DMM INFO MM(262420000000031/e9755323) Requesting authentication tuples (sgsn_auth.c:184) 20241117124359616 DMM DEBUG MM(262420000000031/e9755323) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124359616 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241117124359616 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@5519ffa26ce2: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241117124359619 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124359619 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124359619 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124359619 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124359619 DMM INFO MM(262420000000031/e9755323) Subscriber data update (mmctx.c:445) 20241117124359619 DMM DEBUG MM(262420000000031/e9755323) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124359619 DMM INFO MM(262420000000031/e9755323) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124359619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124359619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124359619 DMM INFO MM(262420000000031/e9755323) <- GMM AUTH AND CIPHERING REQ (rand = b0 ac 50 73 9a ef d6 83 05 55 d8 77 52 d0 12 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124359626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124359626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124359627 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124359627 DMM INFO MM(262420000000031/e9755323) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124359627 DMM NOTICE MM(262420000000031/e9755323) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124359627 DMM DEBUG MM(262420000000031/e9755323) checking auth: received GSM SRES = c1 87 18 8d (gprs_gmm.c:666) 20241117124359627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124359627 DMM DEBUG MM(262420000000031/e9755323) Requesting authorization (sgsn_auth.c:160) 20241117124359627 DMM INFO MM(262420000000031/e9755323) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124359627 DMM DEBUG MM(262420000000031/e9755323) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124359627 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241117124359627 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) 20241117124359627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124359627 DMM INFO MM(262420000000031/e9755323) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9755323) (gprs_gmm.c:300) 20241117124359628 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124359628 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124359628 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241117124359628 DMM INFO MM(262420000000031/e9755323) Subscriber data update (mmctx.c:445) 20241117124359628 DMM DEBUG MM(262420000000031/e9755323) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124359628 DMM INFO MM(262420000000031/e9755323) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124359628 DMM NOTICE MM(262420000000031/e9755323) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241117124359628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124359628 DMM NOTICE MM(262420000000031/e9755323) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124359628 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) 20241117124359629 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124359629 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241117124359629 DMM INFO MM(262420000000031/e9755323) Subscriber data update (mmctx.c:445) 20241117124359629 DMM DEBUG MM(262420000000031/e9755323) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124359635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124359635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124359635 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124359635 DMM INFO MM(262420000000031/e9755323) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124359635 DMM NOTICE MM(262420000000031/e9755323) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124359635 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124359635 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124359635 DLLC NOTICE LLME(f646a815/e9755323){ASSIGNED} LLGM Assign pre (ffffffff => e9755323) (gprs_llc.c:1079) 20241117124359635 DLLC NOTICE LLME(ffffffff/e9755323){ASSIGNED} LLGM Assign post (ffffffff => e9755323) (gprs_llc.c:1125) 20241117124359635 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124359635 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124359635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124359635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124359684 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241117124359684 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241117124359684 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) 20241117124359684 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241117124359684 DMM INFO MM(262420000000031/e9755323) Subscriber data update (mmctx.c:445) 20241117124359684 DMM DEBUG MM(262420000000031/e9755323) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241117124359684 DMM INFO MM(262420000000031/e9755323) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241117124359684 DMM INFO MM(262420000000031/e9755323) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124359684 DMM INFO MM(262420000000031/e9755323) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124359684 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124359684 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124359684 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124359684 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124359684 DLLC NOTICE LLME(ffffffff/e9755323){ASSIGNED} LLGM Assign pre (e9755323 => ffffffff) (gprs_llc.c:1079) 20241117124359684 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9755323 => ffffffff) (gprs_llc.c:1125) 20241117124359684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124359684 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124359684 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124359684 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124359917 DGPRS DEBUG Checking for inactive LLMEs, time = 13658174 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed MC@5519ffa26ce2: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@5519ffa26ce2: Final verdict of PTC: none 20241117124404689 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124404689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(379)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(369)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(374)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@5519ffa26ce2: Final verdict of PTC: none 20241117124404691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55240<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(371)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@5519ffa26ce2: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@5519ffa26ce2: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@5519ffa26ce2: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(377)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(367)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(372)@5519ffa26ce2: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@5519ffa26ce2: Final verdict of PTC: pass MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Nov 17 12:44: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 20241117124404826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124405128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87216) 20241117124405690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124405690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87216, count=93268) 20241117124406692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124406692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sun Nov 17 12:44:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124407693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124407693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_hlr_location_cancel_request_withdraw started. 20241117124408190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124408191 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124408240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124408240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124408240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124408240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124408240 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124408240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124408240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124408240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124408240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124408242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124408242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124408242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124408242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124408242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124408242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124408242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124408242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124408242 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124408242 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124408242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124408243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124408243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124408248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124408259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124408259 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124408274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124408274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124408274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124408274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124408274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124408274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124408274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124408274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124408274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124408276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124408276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124408276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124408276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124408276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124408276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124408276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124408276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124408276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124408276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124408276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124408276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124408276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124408280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124408290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124408290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124408314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124408314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124408314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124408314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124408314 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124408314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124408314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124408314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124408314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124408316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124408316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124408316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124408316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124408316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124408316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124408316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124408316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124408316 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124408316 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124408316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124408317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124408317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124408320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124408329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124408329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124408694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124408694 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124408694 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124408694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124408696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124408697 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5519ffa26ce2: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='FC8B1ED5'O, index=0 SGSN_Test-GSUP(400)@5519ffa26ce2: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@5519ffa26ce2: 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 := '98BF693C7EEE2D3076F735789AF063C8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '592F5C6E'O ("Y/\\n") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '171350A6A9F726E4'O } } } } } 20241117124409748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124409748 DLLC NOTICE LLME(ffffffff/fc8b1ed5){UNASSIGNED} LLC RX: unknown TLLI 0xfc8b1ed5, creating LLME on the fly (gprs_llc.c:552) 20241117124409748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124409748 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241117124409748 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124409748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124409748 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124409748 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124409748 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124409748 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124409748 DLLC NOTICE LLME(ffffffff/fc8b1ed5){UNASSIGNED} LLGM Assign pre (fc8b1ed5 => c01fa78b) (gprs_llc.c:1079) 20241117124409748 DLLC NOTICE LLME(fc8b1ed5/c01fa78b){ASSIGNED} LLGM Assign post (fc8b1ed5 => c01fa78b) (gprs_llc.c:1125) 20241117124409748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124409748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124409748 DMM DEBUG MM(262420000000029/c01fa78b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124409762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124409762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124409763 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124409763 DMM DEBUG MM(262420000000029/c01fa78b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241117124409763 DMM NOTICE MM(262420000000029/c01fa78b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124409763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124409763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124409763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124409763 DMM DEBUG MM(262420000000029/c01fa78b) Requesting authorization (sgsn_auth.c:160) 20241117124409763 DMM INFO MM(262420000000029/c01fa78b) Requesting authentication tuples (sgsn_auth.c:184) 20241117124409763 DMM DEBUG MM(262420000000029/c01fa78b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124409763 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241117124409763 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@5519ffa26ce2: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241117124409765 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124409765 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124409765 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124409765 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124409765 DMM INFO MM(262420000000029/c01fa78b) Subscriber data update (mmctx.c:445) 20241117124409765 DMM DEBUG MM(262420000000029/c01fa78b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124409765 DMM INFO MM(262420000000029/c01fa78b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124409765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124409765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124409765 DMM INFO MM(262420000000029/c01fa78b) <- GMM AUTH AND CIPHERING REQ (rand = 98 bf 69 3c 7e ee 2d 30 76 f7 35 78 9a f0 63 c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124409773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124409773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124409773 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124409773 DMM INFO MM(262420000000029/c01fa78b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124409773 DMM NOTICE MM(262420000000029/c01fa78b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124409773 DMM DEBUG MM(262420000000029/c01fa78b) checking auth: received GSM SRES = 59 2f 5c 6e (gprs_gmm.c:666) 20241117124409773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124409773 DMM DEBUG MM(262420000000029/c01fa78b) Requesting authorization (sgsn_auth.c:160) 20241117124409773 DMM INFO MM(262420000000029/c01fa78b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124409773 DMM DEBUG MM(262420000000029/c01fa78b) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124409773 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241117124409773 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) 20241117124409773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124409773 DMM INFO MM(262420000000029/c01fa78b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc01fa78b) (gprs_gmm.c:300) 20241117124409774 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124409774 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124409774 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241117124409774 DMM INFO MM(262420000000029/c01fa78b) Subscriber data update (mmctx.c:445) 20241117124409774 DMM DEBUG MM(262420000000029/c01fa78b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124409774 DMM INFO MM(262420000000029/c01fa78b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124409775 DMM NOTICE MM(262420000000029/c01fa78b) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241117124409775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124409775 DMM NOTICE MM(262420000000029/c01fa78b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124409775 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) 20241117124409775 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124409775 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241117124409775 DMM INFO MM(262420000000029/c01fa78b) Subscriber data update (mmctx.c:445) 20241117124409775 DMM DEBUG MM(262420000000029/c01fa78b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124409781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124409781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124409781 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124409781 DMM INFO MM(262420000000029/c01fa78b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124409781 DMM NOTICE MM(262420000000029/c01fa78b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124409781 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124409781 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124409781 DLLC NOTICE LLME(fc8b1ed5/c01fa78b){ASSIGNED} LLGM Assign pre (ffffffff => c01fa78b) (gprs_llc.c:1079) 20241117124409781 DLLC NOTICE LLME(ffffffff/c01fa78b){ASSIGNED} LLGM Assign post (ffffffff => c01fa78b) (gprs_llc.c:1125) 20241117124409781 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124409781 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124409781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124409781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124409830 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241117124409830 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241117124409830 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) 20241117124409830 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241117124409830 DMM INFO MM(262420000000029/c01fa78b) Subscriber data update (mmctx.c:445) 20241117124409830 DMM DEBUG MM(262420000000029/c01fa78b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241117124409830 DMM INFO MM(262420000000029/c01fa78b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241117124409830 DMM INFO MM(262420000000029/c01fa78b) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241117124409830 DMM NOTICE MM(262420000000029/c01fa78b) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241117124409830 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241117124409830 DMM INFO MM(262420000000029/c01fa78b) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241117124409830 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124409830 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124409830 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124409830 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124409830 DLLC NOTICE LLME(ffffffff/c01fa78b){ASSIGNED} LLGM Assign pre (c01fa78b => ffffffff) (gprs_llc.c:1079) 20241117124409830 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c01fa78b => ffffffff) (gprs_llc.c:1125) 20241117124409831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124409831 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124409831 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124409831 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124409831 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5519ffa26ce2: Removing Client IMSI='262420000000029'H, index=0 20241117124409838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124409838 DLLC NOTICE LLME(ffffffff/c01fa78b){UNASSIGNED} LLC RX: unknown TLLI 0xc01fa78b, creating LLME on the fly (gprs_llc.c:552) 20241117124409838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124409838 DMM NOTICE LLME(ffffffff/c01fa78b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241117124409838 DLLC NOTICE LLME(ffffffff/c01fa78b){UNASSIGNED} LLGM Assign pre (c01fa78b => ffffffff) (gprs_llc.c:1079) 20241117124409838 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c01fa78b => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@5519ffa26ce2: Final verdict of PTC: pass 20241117124409841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34644<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124409843 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124409843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(399)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(400)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(393)@5519ffa26ce2: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(388)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(398)@5519ffa26ce2: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@5519ffa26ce2: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(396)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(386)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(391)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Nov 17 12:44: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 20241117124409971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124410272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44096) 20241117124410844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124410844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44096, count=96932) 20241117124411845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124411845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sun Nov 17 12:44:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124412846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124412846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241117124413332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124413333 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124413378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124413378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124413378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124413378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124413378 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124413378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124413378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124413378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124413378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124413379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124413379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124413379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124413379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124413379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124413379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124413379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124413379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124413379 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124413379 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124413379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124413380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124413380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124413383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124413393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124413393 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124413422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124413422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124413422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124413422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124413422 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124413422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124413422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124413422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124413422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(412)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(413)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124413424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124413424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124413424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124413424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124413424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124413424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124413424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124413424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124413424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124413424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124413424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124413425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124413425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124413428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117124413440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124413440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(412)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124413449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124413449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124413449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124413449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124413449 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124413449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124413449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124413449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124413449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124413450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124413450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124413450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124413450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124413450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124413450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124413450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124413450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124413450 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124413450 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124413450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(417)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124413451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124413451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124413454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124413464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124413464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124413847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124413847 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124413847 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124413847 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124413850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124413851 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5519ffa26ce2: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FC89EF18'O, index=0 SGSN_Test-GSUP(419)@5519ffa26ce2: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241117124414894 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) 20241117124414894 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@5519ffa26ce2: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@5519ffa26ce2: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5519ffa26ce2: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5519ffa26ce2: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5519ffa26ce2: Final verdict of PTC: pass 20241117124414898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@5519ffa26ce2: Final verdict of PTC: none 20241117124414901 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124414901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(417)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(407)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(413)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@5519ffa26ce2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@5519ffa26ce2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(415)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(411)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(405)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Nov 17 12:44:15 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 20241117124415037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124415338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48820) 20241117124415902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124415903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48820, count=53176) 20241117124416904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124416904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sun Nov 17 12:44:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124417905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124417905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241117124418395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124418397 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(427)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124418456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124418456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124418456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124418456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124418456 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124418456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124418456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124418456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124418456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(427)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124418457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124418457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124418457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124418458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124418458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124418458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124418458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124418458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124418458 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124418458 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124418458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(426)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124418459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124418459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(427)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(427)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124418463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124418472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124418472 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(428)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(426)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124418483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124418483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124418483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124418483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124418483 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124418483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124418483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124418483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124418483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124418485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124418485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124418485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124418485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124418485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124418485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124418485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124418485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124418485 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124418485 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124418485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(431)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124418486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124418486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124418491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124418501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124418501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124418523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124418523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124418523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124418523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124418523 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124418523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124418523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124418523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124418523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124418525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124418525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124418525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124418525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124418525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124418525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124418525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124418525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124418525 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124418526 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124418526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(436)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124418526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124418526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124418530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124418541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124418541 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124418906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124418906 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124418906 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124418906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124418909 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124418909 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@5519ffa26ce2: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E87DFCA3'O, index=0 SGSN_Test-GSUP(438)@5519ffa26ce2: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241117124419956 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) 20241117124419956 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@5519ffa26ce2: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@5519ffa26ce2: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5519ffa26ce2: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@5519ffa26ce2: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5519ffa26ce2: Final verdict of PTC: pass 20241117124419961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51892<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@5519ffa26ce2: Final verdict of PTC: none 20241117124419963 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124419963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(431)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(436)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@5519ffa26ce2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(427)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(426)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@5519ffa26ce2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(429)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(434)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(425)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(426): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(427): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Nov 17 12:44: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 20241117124420027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124420329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48648) 20241117124420963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124420963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48648, count=53004) 20241117124421964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124421964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Nov 17 12:44:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124422965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124422965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_rau_unknown started. 20241117124423389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124423390 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(446)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(446)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124423439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124423439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124423439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124423439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124423439 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124423439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124423439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124423439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124423439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(446)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124423442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) SGSN_Test-Gb1-NS1(445)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124423442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124423442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124423442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124423442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124423442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124423442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124423442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124423442 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124423442 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124423442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124423442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124423443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(446)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(446)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124423446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124423455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124423455 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(447)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(443)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(445)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124423465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124423465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124423465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124423465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124423465 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124423465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124423465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124423465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124423465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124423466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124423466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124423466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124423467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124423467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124423467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124423467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124423467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124423467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124423467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124423467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124423467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124423467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124423471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124423481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124423481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124423509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124423509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124423509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124423509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124423509 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124423510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124423510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124423510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124423510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124423511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124423511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124423511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124423511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124423511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124423511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124423511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124423511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124423511 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124423511 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124423511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124423512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124423512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124423516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124423525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124423525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(453)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124423965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124423965 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124423965 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124423965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124423968 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124423968 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(443)@5519ffa26ce2: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E3DF98A4'O, index=0 SGSN_Test-GSUP(457)@5519ffa26ce2: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241117124425020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124425020 DLLC NOTICE LLME(ffffffff/e3df98a4){UNASSIGNED} LLC RX: unknown TLLI 0xe3df98a4, creating LLME on the fly (gprs_llc.c:552) 20241117124425020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241117124425020 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241117124425020 DMM NOTICE LLME(ffffffff/e3df98a4){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241117124425020 DLLC NOTICE LLME(ffffffff/e3df98a4){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241117124425020 DMM ERROR LLME(ffffffff/e3df98a4){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241117124425020 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241117124425020 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241117124425020 DLLC NOTICE LLME(ffffffff/e3df98a4){UNASSIGNED} LLGM Assign pre (e3df98a4 => ffffffff) (gprs_llc.c:1079) 20241117124425020 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3df98a4 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@5519ffa26ce2: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(443)@5519ffa26ce2: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@5519ffa26ce2: Final verdict of PTC: pass 20241117124425034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51914<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(447)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(457)@5519ffa26ce2: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@5519ffa26ce2: Final verdict of PTC: none TC_rau_unknown-BVCI196(443)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(445)@5519ffa26ce2: Final verdict of PTC: none 20241117124425036 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124425037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(451)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(446)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(455)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(450)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@5519ffa26ce2: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(444)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(454)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(448)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_rau_unknown-BVCI196(443): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(444): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(445): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(446): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_rau_unknown finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sun Nov 17 12:44:25 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241117124425163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124425465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50860) 20241117124426038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124426038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50860, count=55216) 20241117124427038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124427038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Nov 17 12:44:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124428039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124428039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_rau started. 20241117124428522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124428523 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124428568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124428568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124428568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124428568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124428568 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124428568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124428568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124428568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124428568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124428570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124428570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124428570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124428570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124428570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124428570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124428570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124428570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124428570 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124428570 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124428570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124428571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124428571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124428576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124428587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124428587 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124428607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124428607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124428607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124428607 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124428607 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124428607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124428607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124428607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124428607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124428609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124428609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124428609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124428609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124428609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124428609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124428609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124428609 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124428609 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124428609 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124428609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124428609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124428609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124428612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124428622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124428622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124428653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124428653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124428653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124428653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124428653 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124428653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124428653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124428653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124428653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124428655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124428655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124428655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124428655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124428655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124428655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124428655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124428655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124428655 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124428655 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124428655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124428656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124428656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124428659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124428670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124428670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(472)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124429040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124429040 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124429040 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124429040 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124429043 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241117124429043 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(474)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117124429918 DGPRS DEBUG Checking for inactive LLMEs, time = 13658204 (sgsn.c:131) TC_attach_rau-BVCI196(463)@5519ffa26ce2: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F3040364'O, index=0 SGSN_Test-GSUP(476)@5519ffa26ce2: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@5519ffa26ce2: 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 := '7610111A8DB29B22116D2122899EA28A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '483D2C19'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BEE1CE482740699E'O } } } } } 20241117124430095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124430095 DLLC NOTICE LLME(ffffffff/f3040364){UNASSIGNED} LLC RX: unknown TLLI 0xf3040364, creating LLME on the fly (gprs_llc.c:552) 20241117124430095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124430095 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241117124430095 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124430095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124430095 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124430095 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124430095 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124430095 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124430095 DLLC NOTICE LLME(ffffffff/f3040364){UNASSIGNED} LLGM Assign pre (f3040364 => d382fb0e) (gprs_llc.c:1079) 20241117124430095 DLLC NOTICE LLME(f3040364/d382fb0e){ASSIGNED} LLGM Assign post (f3040364 => d382fb0e) (gprs_llc.c:1125) 20241117124430095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124430095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124430095 DMM DEBUG MM(262420000000012/d382fb0e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124430106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124430106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124430106 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124430106 DMM DEBUG MM(262420000000012/d382fb0e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241117124430106 DMM NOTICE MM(262420000000012/d382fb0e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124430106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124430106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124430106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124430106 DMM DEBUG MM(262420000000012/d382fb0e) Requesting authorization (sgsn_auth.c:160) 20241117124430106 DMM INFO MM(262420000000012/d382fb0e) Requesting authentication tuples (sgsn_auth.c:184) 20241117124430106 DMM DEBUG MM(262420000000012/d382fb0e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124430106 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241117124430106 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@5519ffa26ce2: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241117124430110 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124430110 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124430110 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124430110 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124430110 DMM INFO MM(262420000000012/d382fb0e) Subscriber data update (mmctx.c:445) 20241117124430110 DMM DEBUG MM(262420000000012/d382fb0e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124430110 DMM INFO MM(262420000000012/d382fb0e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124430110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124430110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124430110 DMM INFO MM(262420000000012/d382fb0e) <- GMM AUTH AND CIPHERING REQ (rand = 76 10 11 1a 8d b2 9b 22 11 6d 21 22 89 9e a2 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124430118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124430118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124430118 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124430118 DMM INFO MM(262420000000012/d382fb0e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124430118 DMM NOTICE MM(262420000000012/d382fb0e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124430118 DMM DEBUG MM(262420000000012/d382fb0e) checking auth: received GSM SRES = 48 3d 2c 19 (gprs_gmm.c:666) 20241117124430118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124430118 DMM DEBUG MM(262420000000012/d382fb0e) Requesting authorization (sgsn_auth.c:160) 20241117124430118 DMM INFO MM(262420000000012/d382fb0e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124430118 DMM DEBUG MM(262420000000012/d382fb0e) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124430118 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241117124430118 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) 20241117124430118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124430118 DMM INFO MM(262420000000012/d382fb0e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd382fb0e) (gprs_gmm.c:300) 20241117124430119 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124430119 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124430119 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241117124430119 DMM INFO MM(262420000000012/d382fb0e) Subscriber data update (mmctx.c:445) 20241117124430119 DMM DEBUG MM(262420000000012/d382fb0e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124430119 DMM INFO MM(262420000000012/d382fb0e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124430119 DMM NOTICE MM(262420000000012/d382fb0e) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241117124430119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124430119 DMM NOTICE MM(262420000000012/d382fb0e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124430119 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) 20241117124430120 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124430120 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241117124430120 DMM INFO MM(262420000000012/d382fb0e) Subscriber data update (mmctx.c:445) 20241117124430120 DMM DEBUG MM(262420000000012/d382fb0e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124430127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124430127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124430127 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124430127 DMM INFO MM(262420000000012/d382fb0e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124430127 DMM NOTICE MM(262420000000012/d382fb0e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124430127 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124430127 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124430127 DLLC NOTICE LLME(f3040364/d382fb0e){ASSIGNED} LLGM Assign pre (ffffffff => d382fb0e) (gprs_llc.c:1079) 20241117124430127 DLLC NOTICE LLME(ffffffff/d382fb0e){ASSIGNED} LLGM Assign post (ffffffff => d382fb0e) (gprs_llc.c:1125) 20241117124430127 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124430127 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124430127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124430127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124430179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124430179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124430179 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124430179 DMM INFO MM(262420000000012/d382fb0e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241117124430179 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124430179 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117124430179 DLLC NOTICE LLME(ffffffff/d382fb0e){ASSIGNED} LLGM Assign pre (d382fb0e => f80e21f4) (gprs_llc.c:1079) 20241117124430179 DLLC NOTICE LLME(d382fb0e/f80e21f4){ASSIGNED} LLGM Assign post (d382fb0e => f80e21f4) (gprs_llc.c:1125) 20241117124430179 DMM INFO MM(262420000000012/f80e21f4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@5519ffa26ce2: Removing Client IMSI='262420000000012'H, index=0 20241117124430186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124430186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241117124430186 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124430186 DMM INFO MM(262420000000012/f80e21f4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241117124430186 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241117124430186 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124430186 DLLC NOTICE LLME(d382fb0e/f80e21f4){ASSIGNED} LLGM Assign pre (ffffffff => f80e21f4) (gprs_llc.c:1079) 20241117124430186 DLLC NOTICE LLME(ffffffff/f80e21f4){ASSIGNED} LLGM Assign post (ffffffff => f80e21f4) (gprs_llc.c:1125) 20241117124430186 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@5519ffa26ce2: Final verdict of PTC: pass 20241117124430188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44980<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(461)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(476)@5519ffa26ce2: Final verdict of PTC: none 20241117124430191 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124430191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau-BVCI220(472)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(469)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(464)@5519ffa26ce2: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@5519ffa26ce2: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(475)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(462)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(467)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(473)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_rau finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sun Nov 17 12:44:30 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241117124430323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124430724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60852) 20241117124431191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124431191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60852, count=92840) 20241117124432192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124432192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Nov 17 12:44:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124433193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124433193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_rau_a_a started. 20241117124433783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124433785 DMM INFO MM(262420000000012/f80e21f4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124433785 DMM INFO MM(262420000000012/f80e21f4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124433785 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124433785 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124433785 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124433785 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124433785 DLLC NOTICE LLME(ffffffff/f80e21f4){ASSIGNED} LLGM Assign pre (f80e21f4 => ffffffff) (gprs_llc.c:1079) 20241117124433785 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f80e21f4 => ffffffff) (gprs_llc.c:1125) 20241117124433785 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241117124433785 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) 20241117124433785 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20241117124433785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124433785 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124433785 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124433785 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124433785 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124433832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124433832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124433832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124433832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124433832 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124433832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124433832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124433832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124433832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124433834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124433834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124433834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124433834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124433834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124433834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124433834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124433834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124433834 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124433834 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124433834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124433835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124433835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124433839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124433849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124433849 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124433873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124433873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124433873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124433873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124433873 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124433873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124433873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124433873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124433873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124433874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124433874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124433874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124433875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124433875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124433875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124433875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124433875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124433875 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124433875 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124433875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124433875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124433875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124433878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124433889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124433889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124433909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124433909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124433909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124433909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124433909 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124433909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124433909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124433909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124433909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124433911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124433911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124433911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124433911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124433911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124433911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124433911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124433911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124433911 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124433911 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124433911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(493)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124433912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124433912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124433915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124433925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124433925 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124434195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124434195 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124434195 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124434195 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124434197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124434197 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@5519ffa26ce2: 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(494)@5519ffa26ce2: 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(494)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@5519ffa26ce2: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='FF6D279F'O, index=0 SGSN_Test-GSUP(495)@5519ffa26ce2: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@5519ffa26ce2: 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 := '076F980511EF6E8E0E8C1DF898065C48'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96DB3C01'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAFD27CA458582DF'O } } } } } 20241117124435250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124435250 DLLC NOTICE LLME(ffffffff/ff6d279f){UNASSIGNED} LLC RX: unknown TLLI 0xff6d279f, creating LLME on the fly (gprs_llc.c:552) 20241117124435250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124435250 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241117124435250 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124435250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124435250 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124435250 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124435250 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124435250 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124435250 DLLC NOTICE LLME(ffffffff/ff6d279f){UNASSIGNED} LLGM Assign pre (ff6d279f => ece21b7d) (gprs_llc.c:1079) 20241117124435250 DLLC NOTICE LLME(ff6d279f/ece21b7d){ASSIGNED} LLGM Assign post (ff6d279f => ece21b7d) (gprs_llc.c:1125) 20241117124435250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124435250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124435250 DMM DEBUG MM(262420000000037/ece21b7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124435264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124435264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124435264 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124435264 DMM DEBUG MM(262420000000037/ece21b7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241117124435264 DMM NOTICE MM(262420000000037/ece21b7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124435264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124435264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124435264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124435264 DMM DEBUG MM(262420000000037/ece21b7d) Requesting authorization (sgsn_auth.c:160) 20241117124435264 DMM INFO MM(262420000000037/ece21b7d) Requesting authentication tuples (sgsn_auth.c:184) 20241117124435264 DMM DEBUG MM(262420000000037/ece21b7d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124435264 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241117124435264 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@5519ffa26ce2: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241117124435267 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124435267 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124435267 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124435267 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124435267 DMM INFO MM(262420000000037/ece21b7d) Subscriber data update (mmctx.c:445) 20241117124435267 DMM DEBUG MM(262420000000037/ece21b7d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124435267 DMM INFO MM(262420000000037/ece21b7d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124435267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124435267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124435267 DMM INFO MM(262420000000037/ece21b7d) <- GMM AUTH AND CIPHERING REQ (rand = 07 6f 98 05 11 ef 6e 8e 0e 8c 1d f8 98 06 5c 48 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124435276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124435276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124435276 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124435276 DMM INFO MM(262420000000037/ece21b7d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124435276 DMM NOTICE MM(262420000000037/ece21b7d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124435276 DMM DEBUG MM(262420000000037/ece21b7d) checking auth: received GSM SRES = 96 db 3c 01 (gprs_gmm.c:666) 20241117124435276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124435276 DMM DEBUG MM(262420000000037/ece21b7d) Requesting authorization (sgsn_auth.c:160) 20241117124435276 DMM INFO MM(262420000000037/ece21b7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124435276 DMM DEBUG MM(262420000000037/ece21b7d) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124435277 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241117124435277 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) 20241117124435277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124435277 DMM INFO MM(262420000000037/ece21b7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xece21b7d) (gprs_gmm.c:300) 20241117124435278 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124435278 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124435278 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241117124435278 DMM INFO MM(262420000000037/ece21b7d) Subscriber data update (mmctx.c:445) 20241117124435278 DMM DEBUG MM(262420000000037/ece21b7d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124435278 DMM INFO MM(262420000000037/ece21b7d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124435278 DMM NOTICE MM(262420000000037/ece21b7d) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241117124435278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124435278 DMM NOTICE MM(262420000000037/ece21b7d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124435278 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) 20241117124435279 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124435279 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241117124435279 DMM INFO MM(262420000000037/ece21b7d) Subscriber data update (mmctx.c:445) 20241117124435279 DMM DEBUG MM(262420000000037/ece21b7d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124435285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124435286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124435286 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124435286 DMM INFO MM(262420000000037/ece21b7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124435286 DMM NOTICE MM(262420000000037/ece21b7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124435286 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124435286 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124435286 DLLC NOTICE LLME(ff6d279f/ece21b7d){ASSIGNED} LLGM Assign pre (ffffffff => ece21b7d) (gprs_llc.c:1079) 20241117124435286 DLLC NOTICE LLME(ffffffff/ece21b7d){ASSIGNED} LLGM Assign post (ffffffff => ece21b7d) (gprs_llc.c:1125) 20241117124435286 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124435286 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124435286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124435286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124435338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124435338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124435338 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124435338 DMM INFO MM(262420000000037/ece21b7d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241117124435338 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124435338 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117124435338 DLLC NOTICE LLME(ffffffff/ece21b7d){ASSIGNED} LLGM Assign pre (ece21b7d => e0c55620) (gprs_llc.c:1079) 20241117124435338 DLLC NOTICE LLME(ece21b7d/e0c55620){ASSIGNED} LLGM Assign post (ece21b7d => e0c55620) (gprs_llc.c:1125) 20241117124435338 DMM INFO MM(262420000000037/e0c55620) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124435346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124435346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241117124435346 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124435346 DMM INFO MM(262420000000037/e0c55620) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241117124435346 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241117124435346 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124435346 DLLC NOTICE LLME(ece21b7d/e0c55620){ASSIGNED} LLGM Assign pre (ffffffff => e0c55620) (gprs_llc.c:1079) 20241117124435346 DLLC NOTICE LLME(ffffffff/e0c55620){ASSIGNED} LLGM Assign post (ffffffff => e0c55620) (gprs_llc.c:1125) 20241117124435346 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241117124435346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124435346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124435346 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124435346 DMM INFO MM(262420000000037/e0c55620) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241117124435346 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124435346 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117124435346 DLLC NOTICE LLME(ffffffff/e0c55620){ASSIGNED} LLGM Assign pre (e0c55620 => f29d3877) (gprs_llc.c:1079) 20241117124435346 DLLC NOTICE LLME(e0c55620/f29d3877){ASSIGNED} LLGM Assign post (e0c55620 => f29d3877) (gprs_llc.c:1125) 20241117124435346 DMM INFO MM(262420000000037/f29d3877) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124435352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124435352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124435352 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124435352 DMM INFO MM(262420000000037/f29d3877) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241117124435352 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241117124435352 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124435352 DLLC NOTICE LLME(e0c55620/f29d3877){ASSIGNED} LLGM Assign pre (ffffffff => f29d3877) (gprs_llc.c:1079) 20241117124435352 DLLC NOTICE LLME(ffffffff/f29d3877){ASSIGNED} LLGM Assign post (ffffffff => f29d3877) (gprs_llc.c:1125) 20241117124435352 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241117124435352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124435352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124435353 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124435353 DMM INFO MM(262420000000037/f29d3877) -> GMM DETACH REQUEST TLLI=0xf29d3877 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241117124435353 DMM INFO MM(262420000000037/f29d3877) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241117124435353 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124435353 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124435353 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124435353 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124435353 DLLC NOTICE LLME(ffffffff/f29d3877){ASSIGNED} LLGM Assign pre (f29d3877 => ffffffff) (gprs_llc.c:1079) 20241117124435353 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f29d3877 => ffffffff) (gprs_llc.c:1125) 20241117124435353 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241117124435353 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) 20241117124435353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124435353 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124435353 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124435353 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124435354 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@5519ffa26ce2: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@5519ffa26ce2: Final verdict of PTC: pass 20241117124440362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45002<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124440364 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124440364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(495)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(488)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@5519ffa26ce2: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(483)@5519ffa26ce2: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@5519ffa26ce2: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(493)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(481)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(491)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(486)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sun Nov 17 12:44:40 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241117124440494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124440795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106660) 20241117124441366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124441366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106660, count=112092) 20241117124442367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124442367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Nov 17 12:44:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124443368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124443368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_rau_a_b started. 20241117124443854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124443856 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124443900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124443900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124443900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124443900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124443900 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124443900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124443900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124443900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124443900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124443902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124443902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124443902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124443902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124443902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124443902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124443902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124443902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124443902 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124443902 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124443902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124443903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124443903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124443907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124443916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124443916 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124443937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124443937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124443937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124443937 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124443937 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124443937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124443937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124443937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124443937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124443938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124443938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124443938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124443939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124443939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124443939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124443939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124443939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124443939 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124443939 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124443939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124443939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124443939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124443943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124443954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124443954 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124443976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124443976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124443976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124443976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124443976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124443976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124443976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124443976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124443976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124443978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124443978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124443978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124443978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124443978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124443978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124443979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124443979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124443979 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124443979 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124443979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124443979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124443979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124443982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124443992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124443992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124444369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124444369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124444369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124444369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124444371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124444372 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@5519ffa26ce2: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D895C4C9'O, index=0 SGSN_Test-GSUP(514)@5519ffa26ce2: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@5519ffa26ce2: 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 := '9C45DDF195D29AB0EAA4EEA65A19A61A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31DD56AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFAE80B0D2D195A0'O } } } } } 20241117124445425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124445425 DLLC NOTICE LLME(ffffffff/d895c4c9){UNASSIGNED} LLC RX: unknown TLLI 0xd895c4c9, creating LLME on the fly (gprs_llc.c:552) 20241117124445425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124445425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241117124445425 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124445425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124445425 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124445425 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124445425 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124445425 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124445425 DLLC NOTICE LLME(ffffffff/d895c4c9){UNASSIGNED} LLGM Assign pre (d895c4c9 => effb0767) (gprs_llc.c:1079) 20241117124445425 DLLC NOTICE LLME(d895c4c9/effb0767){ASSIGNED} LLGM Assign post (d895c4c9 => effb0767) (gprs_llc.c:1125) 20241117124445425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124445425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124445425 DMM DEBUG MM(262420000000038/effb0767) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124445439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124445439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124445439 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124445439 DMM DEBUG MM(262420000000038/effb0767) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241117124445439 DMM NOTICE MM(262420000000038/effb0767) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124445439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124445439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124445439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124445439 DMM DEBUG MM(262420000000038/effb0767) Requesting authorization (sgsn_auth.c:160) 20241117124445439 DMM INFO MM(262420000000038/effb0767) Requesting authentication tuples (sgsn_auth.c:184) 20241117124445439 DMM DEBUG MM(262420000000038/effb0767) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124445439 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241117124445439 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@5519ffa26ce2: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241117124445442 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124445442 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124445442 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124445442 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124445442 DMM INFO MM(262420000000038/effb0767) Subscriber data update (mmctx.c:445) 20241117124445442 DMM DEBUG MM(262420000000038/effb0767) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124445442 DMM INFO MM(262420000000038/effb0767) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124445442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124445442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124445442 DMM INFO MM(262420000000038/effb0767) <- GMM AUTH AND CIPHERING REQ (rand = 9c 45 dd f1 95 d2 9a b0 ea a4 ee a6 5a 19 a6 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124445450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124445450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124445450 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124445450 DMM INFO MM(262420000000038/effb0767) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124445450 DMM NOTICE MM(262420000000038/effb0767) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124445450 DMM DEBUG MM(262420000000038/effb0767) checking auth: received GSM SRES = 31 dd 56 af (gprs_gmm.c:666) 20241117124445450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124445450 DMM DEBUG MM(262420000000038/effb0767) Requesting authorization (sgsn_auth.c:160) 20241117124445450 DMM INFO MM(262420000000038/effb0767) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124445450 DMM DEBUG MM(262420000000038/effb0767) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124445450 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241117124445450 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) 20241117124445451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124445451 DMM INFO MM(262420000000038/effb0767) <- GMM ATTACH ACCEPT (new P-TMSI=0xeffb0767) (gprs_gmm.c:300) 20241117124445452 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124445452 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124445452 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241117124445452 DMM INFO MM(262420000000038/effb0767) Subscriber data update (mmctx.c:445) 20241117124445452 DMM DEBUG MM(262420000000038/effb0767) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124445452 DMM INFO MM(262420000000038/effb0767) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124445452 DMM NOTICE MM(262420000000038/effb0767) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241117124445452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124445452 DMM NOTICE MM(262420000000038/effb0767) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124445452 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) 20241117124445453 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124445453 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241117124445453 DMM INFO MM(262420000000038/effb0767) Subscriber data update (mmctx.c:445) 20241117124445453 DMM DEBUG MM(262420000000038/effb0767) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124445459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124445459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124445459 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124445459 DMM INFO MM(262420000000038/effb0767) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124445459 DMM NOTICE MM(262420000000038/effb0767) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124445459 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124445459 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124445459 DLLC NOTICE LLME(d895c4c9/effb0767){ASSIGNED} LLGM Assign pre (ffffffff => effb0767) (gprs_llc.c:1079) 20241117124445459 DLLC NOTICE LLME(ffffffff/effb0767){ASSIGNED} LLGM Assign post (ffffffff => effb0767) (gprs_llc.c:1125) 20241117124445459 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124445459 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124445459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124445459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@5519ffa26ce2: attach complete sending rau 20241117124445512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124445512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124445512 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124445512 DMM INFO MM(262420000000038/effb0767) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241117124445512 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124445512 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117124445512 DLLC NOTICE LLME(ffffffff/effb0767){ASSIGNED} LLGM Assign pre (effb0767 => f0a04cca) (gprs_llc.c:1079) 20241117124445512 DLLC NOTICE LLME(effb0767/f0a04cca){ASSIGNED} LLGM Assign post (effb0767 => f0a04cca) (gprs_llc.c:1125) 20241117124445512 DMM INFO MM(262420000000038/f0a04cca) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5519ffa26ce2: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@5519ffa26ce2: Removing Client IMSI='262420000000038'H, index=0 20241117124445520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124445520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241117124445520 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124445520 DMM INFO MM(262420000000038/f0a04cca) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241117124445520 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241117124445520 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124445520 DLLC NOTICE LLME(effb0767/f0a04cca){ASSIGNED} LLGM Assign pre (ffffffff => f0a04cca) (gprs_llc.c:1079) 20241117124445520 DLLC NOTICE LLME(ffffffff/f0a04cca){ASSIGNED} LLGM Assign post (ffffffff => f0a04cca) (gprs_llc.c:1125) 20241117124445520 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@5519ffa26ce2: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F0A04CCA'O, index=0 TC_attach_rau_a_b(516)@5519ffa26ce2: sending second RAU via different RA 20241117124445524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124445524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124445524 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241117124445524 DMM INFO MM(262420000000038/f0a04cca) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f0a04cca, P-TMSI: f0a04cca (00000000), TLLI: f0a04cca (f0a04cca), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241117124445524 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241117124445524 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117124445524 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124445524 DLLC NOTICE LLME(ffffffff/f0a04cca){ASSIGNED} LLGM Assign pre (f0a04cca => f0a04cca) (gprs_llc.c:1079) 20241117124445524 DLLC NOTICE LLME(f0a04cca/f0a04cca){ASSIGNED} LLGM Assign post (f0a04cca => f0a04cca) (gprs_llc.c:1125) 20241117124445524 DMM INFO MM(262420000000038/f0a04cca) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124445540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124445540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124445540 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124445540 DMM INFO MM(262420000000038/f0a04cca) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241117124445540 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241117124445540 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124445540 DLLC NOTICE LLME(f0a04cca/f0a04cca){ASSIGNED} LLGM Assign pre (ffffffff => f0a04cca) (gprs_llc.c:1079) 20241117124445540 DLLC NOTICE LLME(ffffffff/f0a04cca){ASSIGNED} LLGM Assign post (ffffffff => f0a04cca) (gprs_llc.c:1125) 20241117124445540 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241117124445540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124445540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124445540 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124445540 DMM INFO MM(262420000000038/f0a04cca) -> GMM DETACH REQUEST TLLI=0xf0a04cca type=GPRS detach Power-off (gprs_gmm.c:1465) 20241117124445540 DMM INFO MM(262420000000038/f0a04cca) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241117124445540 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124445540 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124445540 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124445540 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124445540 DLLC NOTICE LLME(ffffffff/f0a04cca){ASSIGNED} LLGM Assign pre (f0a04cca => ffffffff) (gprs_llc.c:1079) 20241117124445540 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0a04cca => ffffffff) (gprs_llc.c:1125) 20241117124445540 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241117124445540 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) 20241117124445540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124445540 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124445540 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124445540 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124445541 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@5519ffa26ce2: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@5519ffa26ce2: Final verdict of PTC: pass 20241117124450550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(502)@5519ffa26ce2: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(507)@5519ffa26ce2: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@5519ffa26ce2: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@5519ffa26ce2: Final verdict of PTC: none 20241117124450553 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124450553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(503)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(512)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(500)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(505)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(510)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Nov 17 12:44:50 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241117124450688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124450988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104356) 20241117124451554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124451554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104356, count=108712) 20241117124452556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124452556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Nov 17 12:44:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124453557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124453557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_usim_resync started. 20241117124454047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124454048 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124454095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124454095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124454095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124454095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124454095 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124454095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124454095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124454095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124454095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124454097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124454097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124454097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124454097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124454097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124454097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124454097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124454097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124454097 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124454097 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124454097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124454098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124454098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124454102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124454110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124454110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124454133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124454133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124454133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124454133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124454133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124454133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124454133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124454133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124454133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124454135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124454135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124454135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124454135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124454135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124454135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124454135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124454135 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124454135 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124454135 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124454135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124454135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124454135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124454139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124454148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124454148 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124454176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124454176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124454176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124454176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124454176 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124454176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124454176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124454176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124454176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124454178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124454178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124454178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124454178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124454178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124454178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124454178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124454178 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124454178 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124454178 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124454178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(531)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124454179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124454179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124454182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124454192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124454192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124454558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124454558 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124454558 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124454558 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124454561 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124454561 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@5519ffa26ce2: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='FD6E5496'O, index=0 SGSN_Test-GSUP(533)@5519ffa26ce2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@5519ffa26ce2: 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 := 'BA6E85AA2C781C18771D5D62F2523033'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00B9A842'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCC5BCCAE50ADCA7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9FB7701802C38F7072189D76EFDBB8F0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0C85B51A55CC74C344D8A50124031BF7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F3C2A7914BB78BD025FC629FD9A1CB93'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '836841993CB8BEC0'O } } } } } 20241117124455614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124455614 DLLC NOTICE LLME(ffffffff/fd6e5496){UNASSIGNED} LLC RX: unknown TLLI 0xfd6e5496, creating LLME on the fly (gprs_llc.c:552) 20241117124455614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124455614 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241117124455614 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124455614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124455614 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124455614 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124455614 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124455614 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124455614 DLLC NOTICE LLME(ffffffff/fd6e5496){UNASSIGNED} LLGM Assign pre (fd6e5496 => c7e7eab7) (gprs_llc.c:1079) 20241117124455614 DLLC NOTICE LLME(fd6e5496/c7e7eab7){ASSIGNED} LLGM Assign post (fd6e5496 => c7e7eab7) (gprs_llc.c:1125) 20241117124455614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124455614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124455614 DMM DEBUG MM(262420000000040/c7e7eab7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124455627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124455627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124455627 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124455627 DMM DEBUG MM(262420000000040/c7e7eab7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241117124455627 DMM NOTICE MM(262420000000040/c7e7eab7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124455627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124455627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124455627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124455627 DMM DEBUG MM(262420000000040/c7e7eab7) Requesting authorization (sgsn_auth.c:160) 20241117124455627 DMM INFO MM(262420000000040/c7e7eab7) Requesting authentication tuples (sgsn_auth.c:184) 20241117124455627 DMM DEBUG MM(262420000000040/c7e7eab7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124455627 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241117124455627 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@5519ffa26ce2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@5519ffa26ce2: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241117124455631 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124455631 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124455631 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124455631 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124455631 DMM INFO MM(262420000000040/c7e7eab7) Subscriber data update (mmctx.c:445) 20241117124455631 DMM DEBUG MM(262420000000040/c7e7eab7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124455631 DMM INFO MM(262420000000040/c7e7eab7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124455631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124455631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124455631 DMM INFO MM(262420000000040/c7e7eab7) <- GMM AUTH AND CIPHERING REQ (rand = ba 6e 85 aa 2c 78 1c 18 77 1d 5d 62 f2 52 30 33 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 c2 a7 91 4b b7 8b d0 25 fc 62 9f d9 a1 cb 93 ) (gprs_gmm.c:483) 20241117124455638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124455638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124455638 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124455638 DMM INFO MM(262420000000040/c7e7eab7) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241117124455638 DMM INFO MM(262420000000040/c7e7eab7) R99 AUTHENTICATION SYNCH (AUTS = 9cc1ad208e10699cc71392b3c1a4) (gprs_gmm.c:711) 20241117124455638 DMM DEBUG MM(262420000000040/c7e7eab7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124455638 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241117124455638 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 9c c1 ad 20 8e 10 69 9c c7 13 92 b3 c1 a4 20 10 ba 6e 85 aa 2c 78 1c 18 77 1d 5d 62 f2 52 30 33 28 01 01 (gprs_subscriber.c:210) 20241117124455638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241117124455638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241117124455639 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124455639 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124455639 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124455639 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124455639 DMM INFO MM(262420000000040/c7e7eab7) Subscriber data update (mmctx.c:445) 20241117124455639 DMM DEBUG MM(262420000000040/c7e7eab7) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241117124455639 DMM INFO MM(262420000000040/c7e7eab7) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241117124455639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124455639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124455639 DMM INFO MM(262420000000040/c7e7eab7) <- GMM AUTH AND CIPHERING REQ (rand = 93 56 2e 52 ca f6 e6 71 ad b9 9d cb 81 b3 93 dd , mmctx_is_r99=1, vec->auth_types=0x3, autn = ed bd 20 f3 2b 2f 26 64 c0 2c 41 6f 1a 83 57 83 ) (gprs_gmm.c:483) 20241117124455645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124455645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x67fa40 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124455646 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124455646 DMM INFO MM(262420000000040/c7e7eab7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124455646 DMM NOTICE MM(262420000000040/c7e7eab7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124455646 DMM DEBUG MM(262420000000040/c7e7eab7) checking auth: received UMTS RES = 70 60 33 31 8e 59 ab b5 (gprs_gmm.c:666) 20241117124455646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124455646 DMM DEBUG MM(262420000000040/c7e7eab7) Requesting authorization (sgsn_auth.c:160) 20241117124455646 DMM INFO MM(262420000000040/c7e7eab7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124455646 DMM DEBUG MM(262420000000040/c7e7eab7) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124455646 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241117124455646 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) 20241117124455646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124455646 DMM INFO MM(262420000000040/c7e7eab7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7e7eab7) (gprs_gmm.c:300) 20241117124455647 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124455647 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124455647 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241117124455647 DMM INFO MM(262420000000040/c7e7eab7) Subscriber data update (mmctx.c:445) 20241117124455647 DMM DEBUG MM(262420000000040/c7e7eab7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124455647 DMM INFO MM(262420000000040/c7e7eab7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124455647 DMM NOTICE MM(262420000000040/c7e7eab7) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241117124455647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124455647 DMM NOTICE MM(262420000000040/c7e7eab7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124455647 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) 20241117124455648 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124455648 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241117124455648 DMM INFO MM(262420000000040/c7e7eab7) Subscriber data update (mmctx.c:445) 20241117124455648 DMM DEBUG MM(262420000000040/c7e7eab7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@5519ffa26ce2: Removing Client IMSI='262420000000040'H, index=0 20241117124455653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124455654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124455654 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124455654 DMM INFO MM(262420000000040/c7e7eab7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124455654 DMM NOTICE MM(262420000000040/c7e7eab7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124455654 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124455654 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124455654 DLLC NOTICE LLME(fd6e5496/c7e7eab7){ASSIGNED} LLGM Assign pre (ffffffff => c7e7eab7) (gprs_llc.c:1079) 20241117124455654 DLLC NOTICE LLME(ffffffff/c7e7eab7){ASSIGNED} LLGM Assign post (ffffffff => c7e7eab7) (gprs_llc.c:1125) 20241117124455654 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124455654 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124455654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124455654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@5519ffa26ce2: Final verdict of PTC: pass 20241117124455656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58214<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@5519ffa26ce2: Final verdict of PTC: none 20241117124455659 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124455659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_resync-BVCI210(525)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(526)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(521)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(531)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(519)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(524)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(529)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_usim_resync finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Nov 17 12:44:55 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 20241117124455797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124456198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90936) 20241117124456660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124456660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90936, count=95292) 20241117124457661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124457661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Nov 17 12:44:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124458661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124458661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_usim_a54_a54 started. 20241117124459259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124459260 DMM INFO MM(262420000000040/c7e7eab7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124459260 DMM INFO MM(262420000000040/c7e7eab7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124459260 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124459260 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124459260 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124459260 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124459260 DLLC NOTICE LLME(ffffffff/c7e7eab7){ASSIGNED} LLGM Assign pre (c7e7eab7 => ffffffff) (gprs_llc.c:1079) 20241117124459260 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7e7eab7 => ffffffff) (gprs_llc.c:1125) 20241117124459260 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241117124459260 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) 20241117124459260 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20241117124459260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124459260 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124459261 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124459261 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124459261 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(541)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124459316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124459317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124459317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124459317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124459317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124459317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124459317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124459317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124459317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(540)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(541)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124459319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124459319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124459319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124459319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124459319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124459319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124459319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124459319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124459319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124459319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124459319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124459320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124459320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(541)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124459323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117124459333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124459333 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(538)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(540)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124459343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124459343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124459343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124459343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124459343 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124459343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124459343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124459343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124459343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124459345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124459345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124459345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124459345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124459345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124459345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124459345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124459345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124459345 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124459345 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124459345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124459345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124459345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124459349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124459360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124459360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124459392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124459392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124459392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124459392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124459392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124459392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124459392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124459392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124459392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124459394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124459394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124459394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124459394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124459394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124459394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124459394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124459394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124459394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124459394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124459394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(551)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124459395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124459395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124459398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124459405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124459405 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(548)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124459663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124459663 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124459663 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124459663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(550)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124459665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(550)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124459666 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(550)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117124459919 DGPRS DEBUG Checking for inactive LLMEs, time = 13658234 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(538)@5519ffa26ce2: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='E869E36B'O, index=0 SGSN_Test-GSUP(552)@5519ffa26ce2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@5519ffa26ce2: 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 := '1BC2BA0EE59AD57A73D385865FE0803D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EF7E646'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '524A1DCF2659BC49'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '175FD6D78B247299AD69267661FB2ABA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3DED053B60D8ED7EAE9C6DD2378FAEA4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '29C9DDD8CD4802A0A1F49EA77452AADB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FCCACBB1AE77B8EE'O } } } } } 20241117124500727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124500727 DLLC NOTICE LLME(ffffffff/e869e36b){UNASSIGNED} LLC RX: unknown TLLI 0xe869e36b, creating LLME on the fly (gprs_llc.c:552) 20241117124500727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124500727 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241117124500727 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124500727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124500727 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124500727 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124500727 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124500727 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124500727 DLLC NOTICE LLME(ffffffff/e869e36b){UNASSIGNED} LLGM Assign pre (e869e36b => d785ee21) (gprs_llc.c:1079) 20241117124500728 DLLC NOTICE LLME(e869e36b/d785ee21){ASSIGNED} LLGM Assign post (e869e36b => d785ee21) (gprs_llc.c:1125) 20241117124500728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124500728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124500728 DMM DEBUG MM(262420000000040/d785ee21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124500743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124500743 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124500743 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124500743 DMM DEBUG MM(262420000000040/d785ee21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241117124500743 DMM NOTICE MM(262420000000040/d785ee21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124500743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124500743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124500743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124500743 DMM DEBUG MM(262420000000040/d785ee21) Requesting authorization (sgsn_auth.c:160) 20241117124500743 DMM INFO MM(262420000000040/d785ee21) Requesting authentication tuples (sgsn_auth.c:184) 20241117124500743 DMM DEBUG MM(262420000000040/d785ee21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124500743 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241117124500743 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@5519ffa26ce2: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241117124500746 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124500746 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124500746 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124500746 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124500746 DMM INFO MM(262420000000040/d785ee21) Subscriber data update (mmctx.c:445) 20241117124500746 DMM DEBUG MM(262420000000040/d785ee21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124500746 DMM INFO MM(262420000000040/d785ee21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124500746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124500746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124500746 DMM INFO MM(262420000000040/d785ee21) <- GMM AUTH AND CIPHERING REQ (rand = 1b c2 ba 0e e5 9a d5 7a 73 d3 85 86 5f e0 80 3d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 29 c9 dd d8 cd 48 02 a0 a1 f4 9e a7 74 52 aa db ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(538)@5519ffa26ce2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@5519ffa26ce2: Final verdict of PTC: pass 20241117124500761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@5519ffa26ce2: Final verdict of PTC: none 20241117124500763 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124500763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(550)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(545)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(541)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(540)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(551)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(538)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(548)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(539)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(543)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(549)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(538): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(548): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Nov 17 12:45:00 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 20241117124500896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124501297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68724) 20241117124501765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124501765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68724, count=73080) 20241117124502765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124502765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Nov 17 12:45:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124503767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124503767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_usim_a54_a53 started. 20241117124504351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124504352 DMM INFO MM(262420000000040/d785ee21) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124504352 DMM INFO MM(262420000000040/d785ee21) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124504352 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124504352 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124504352 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124504352 DMM ERROR MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241117124504352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Deallocated (fsm.c:568) 20241117124504352 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124504352 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124504352 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124504352 DLLC NOTICE LLME(e869e36b/d785ee21){ASSIGNED} LLGM Assign pre (d785ee21 => ffffffff) (gprs_llc.c:1079) 20241117124504352 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d785ee21 => ffffffff) (gprs_llc.c:1125) 20241117124504352 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124504406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124504406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124504406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124504406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124504406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124504406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124504406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124504406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124504406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124504408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124504408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124504408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124504408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124504408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124504408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124504408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124504408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124504408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124504408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124504408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124504408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124504408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124504412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124504421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124504421 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124504454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124504454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124504454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124504454 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124504454 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124504454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124504454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124504454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124504454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124504456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124504456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124504456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124504456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124504456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124504456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124504456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124504456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124504456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124504456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124504456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(564)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124504457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124504457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124504461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124504469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124504469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(562)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(564)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124504483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124504483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124504483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124504483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124504483 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124504483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124504483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124504483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124504483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124504484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124504484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124504484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124504484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124504484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124504484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124504485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124504485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124504485 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124504485 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124504485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124504485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124504485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124504488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124504499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124504499 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124504768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124504768 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124504768 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124504768 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124504770 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124504771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@5519ffa26ce2: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='FC216883'O, index=0 SGSN_Test-GSUP(571)@5519ffa26ce2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@5519ffa26ce2: 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 := '6D04280A33A2856791CAF64104BF8996'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '14ECBCA8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD92E82D84E9CCDD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2DA1DB25AEDC7A0948CE8CA1E7D4F790'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9A74ADDC3B0BAB9D3268E6527A47E3F9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A514C999C5B3B898A21AFF9C8D85440C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A5F0BEFFA7B9F080'O } } } } } 20241117124505820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124505820 DLLC NOTICE LLME(ffffffff/fc216883){UNASSIGNED} LLC RX: unknown TLLI 0xfc216883, creating LLME on the fly (gprs_llc.c:552) 20241117124505820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124505820 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241117124505820 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124505820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124505820 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124505820 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124505820 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124505820 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124505820 DLLC NOTICE LLME(ffffffff/fc216883){UNASSIGNED} LLGM Assign pre (fc216883 => cbb48e05) (gprs_llc.c:1079) 20241117124505820 DLLC NOTICE LLME(fc216883/cbb48e05){ASSIGNED} LLGM Assign post (fc216883 => cbb48e05) (gprs_llc.c:1125) 20241117124505820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124505820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124505820 DMM DEBUG MM(262420000000040/cbb48e05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124505834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124505834 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124505834 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124505834 DMM DEBUG MM(262420000000040/cbb48e05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241117124505834 DMM NOTICE MM(262420000000040/cbb48e05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124505834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124505834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124505834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124505834 DMM DEBUG MM(262420000000040/cbb48e05) Requesting authorization (sgsn_auth.c:160) 20241117124505834 DMM INFO MM(262420000000040/cbb48e05) Requesting authentication tuples (sgsn_auth.c:184) 20241117124505834 DMM DEBUG MM(262420000000040/cbb48e05) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124505834 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241117124505834 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@5519ffa26ce2: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241117124505837 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124505837 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124505837 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124505837 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124505837 DMM INFO MM(262420000000040/cbb48e05) Subscriber data update (mmctx.c:445) 20241117124505837 DMM DEBUG MM(262420000000040/cbb48e05) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124505837 DMM INFO MM(262420000000040/cbb48e05) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124505837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124505837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124505837 DMM INFO MM(262420000000040/cbb48e05) <- GMM AUTH AND CIPHERING REQ (rand = 6d 04 28 0a 33 a2 85 67 91 ca f6 41 04 bf 89 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a5 14 c9 99 c5 b3 b8 98 a2 1a ff 9c 8d 85 44 0c ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@5519ffa26ce2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@5519ffa26ce2: Final verdict of PTC: pass 20241117124505846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37654<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(569)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@5519ffa26ce2: Final verdict of PTC: none 20241117124505848 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124505848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(571)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(559)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(565)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(567)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(557)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(563)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Nov 17 12:45:05 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 20241117124505983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124506384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20241117124506849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124506849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=71236) 20241117124507850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124507850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Nov 17 12:45:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124508852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124508852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_usim_a53_a54 started. 20241117124509471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124509472 DMM INFO MM(262420000000040/cbb48e05) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124509472 DMM INFO MM(262420000000040/cbb48e05) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124509472 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124509472 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124509472 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124509472 DMM ERROR MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241117124509472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Deallocated (fsm.c:568) 20241117124509472 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124509472 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124509472 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124509472 DLLC NOTICE LLME(fc216883/cbb48e05){ASSIGNED} LLGM Assign pre (cbb48e05 => ffffffff) (gprs_llc.c:1079) 20241117124509472 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbb48e05 => ffffffff) (gprs_llc.c:1125) 20241117124509472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124509535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124509535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124509535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124509535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124509535 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124509535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124509535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124509535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124509535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124509538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124509538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124509538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124509540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124509540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124509540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124509540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124509540 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124509540 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124509540 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124509540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124509541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124509541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(579)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(578)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124509550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124509562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124509562 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(580)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(577)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124509581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124509581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124509581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124509581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124509581 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124509581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124509581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124509581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124509581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124509585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124509585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124509585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124509585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124509585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124509585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124509585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124509585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124509585 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124509586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124509586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124509586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124509586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124509592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124509608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124509608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124509635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124509635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124509635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124509635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124509635 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124509635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124509635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124509635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124509635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124509638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124509638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124509638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124509639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124509639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124509639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124509639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124509639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124509639 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124509639 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124509639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124509639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124509639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124509647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124509659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124509659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124509852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124509852 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124509852 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124509852 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124509855 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124509855 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@5519ffa26ce2: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='E976ED24'O, index=0 SGSN_Test-GSUP(590)@5519ffa26ce2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) 20241117124510917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124510917 DLLC NOTICE LLME(ffffffff/e976ed24){UNASSIGNED} LLC RX: unknown TLLI 0xe976ed24, creating LLME on the fly (gprs_llc.c:552) 20241117124510917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI TC_attach_usim_a53_a54(592)@5519ffa26ce2: 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 := '55F59387E5FE7A46CC849C94DA3F668E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A492935'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A431E52B01B11C12'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '76D7B5CDC1C21D089D02570B4457C773'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E24165D5F50822191C7172D42FFE1E25'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '19203247F7F1158AAD469FF7D8C55218'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B0A8281FA5EE78D5'O } } } } } DATA (gprs_llc_parse.c:89) 20241117124510917 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241117124510917 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124510917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124510917 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124510917 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124510917 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124510917 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124510917 DLLC NOTICE LLME(ffffffff/e976ed24){UNASSIGNED} LLGM Assign pre (e976ed24 => d66cf7ad) (gprs_llc.c:1079) 20241117124510917 DLLC NOTICE LLME(e976ed24/d66cf7ad){ASSIGNED} LLGM Assign post (e976ed24 => d66cf7ad) (gprs_llc.c:1125) 20241117124510917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124510917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124510917 DMM DEBUG MM(262420000000040/d66cf7ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124510935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124510935 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124510935 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124510935 DMM DEBUG MM(262420000000040/d66cf7ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241117124510935 DMM NOTICE MM(262420000000040/d66cf7ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124510935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124510935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124510935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124510935 DMM DEBUG MM(262420000000040/d66cf7ad) Requesting authorization (sgsn_auth.c:160) 20241117124510935 DMM INFO MM(262420000000040/d66cf7ad) Requesting authentication tuples (sgsn_auth.c:184) 20241117124510935 DMM DEBUG MM(262420000000040/d66cf7ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124510935 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241117124510935 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@5519ffa26ce2: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241117124510939 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124510939 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124510939 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124510939 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124510939 DMM INFO MM(262420000000040/d66cf7ad) Subscriber data update (mmctx.c:445) 20241117124510939 DMM DEBUG MM(262420000000040/d66cf7ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124510939 DMM INFO MM(262420000000040/d66cf7ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124510939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124510939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124510939 DMM INFO MM(262420000000040/d66cf7ad) <- GMM AUTH AND CIPHERING REQ (rand = 55 f5 93 87 e5 fe 7a 46 cc 84 9c 94 da 3f 66 8e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 19 20 32 47 f7 f1 15 8a ad 46 9f f7 d8 c5 52 18 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@5519ffa26ce2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@5519ffa26ce2: Final verdict of PTC: pass 20241117124510954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39124<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@5519ffa26ce2: Final verdict of PTC: none 20241117124510958 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124510958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(584)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(583)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(588)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(578)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(586)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(576)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(581)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Nov 17 12:45:11 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 20241117124511142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124511547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20241117124511959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124511959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67492, count=71848) 20241117124512960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124512960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Nov 17 12:45:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124513961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124513961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_usim_a50_a54 started. 20241117124514604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124514606 DMM INFO MM(262420000000040/d66cf7ad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124514606 DMM INFO MM(262420000000040/d66cf7ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124514606 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124514606 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124514606 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124514606 DMM ERROR MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241117124514606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Deallocated (fsm.c:568) 20241117124514606 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124514606 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124514606 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124514606 DLLC NOTICE LLME(e976ed24/d66cf7ad){ASSIGNED} LLGM Assign pre (d66cf7ad => ffffffff) (gprs_llc.c:1079) 20241117124514606 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d66cf7ad => ffffffff) (gprs_llc.c:1125) 20241117124514606 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124514649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124514649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124514649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124514649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124514649 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124514649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124514649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124514649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124514649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124514651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124514651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124514651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124514652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124514652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124514652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124514652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124514652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124514652 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124514652 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124514652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124514652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124514652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124514656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124514666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124514666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(599)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(596)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124514695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124514695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124514695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124514695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124514695 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124514695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124514695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124514695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124514695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(602)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(603)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124514696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124514696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124514696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124514697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124514697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124514697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124514697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124514697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124514697 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124514697 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124514697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124514697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124514697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124514701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(599)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124514710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124514710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(600)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124514733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124514733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124514733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124514733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124514733 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124514734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124514734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124514734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124514734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124514736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124514736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124514736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124514736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124514736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124514736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124514736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124514736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124514736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124514736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124514736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124514737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124514737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(608)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124514740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124514748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124514749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(605)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124514962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124514962 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124514962 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124514962 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124514964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124514964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@5519ffa26ce2: 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(607)@5519ffa26ce2: 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(607)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@5519ffa26ce2: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='C8443CFD'O, index=0 SGSN_Test-GSUP(609)@5519ffa26ce2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@5519ffa26ce2: 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 := 'D7BAE0C091C40E80B668390CEA535FC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '110B3638'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7999FA61B0F4755'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C8F403DCECBCCF215D81ADF924E6E059'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '32ABCA13B3B2CB2451E1CFEFBEC82E12'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A99E701C4B438C044E451DB398A56449'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '35280078C524B272'O } } } } } 20241117124516018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124516018 DLLC NOTICE LLME(ffffffff/c8443cfd){UNASSIGNED} LLC RX: unknown TLLI 0xc8443cfd, creating LLME on the fly (gprs_llc.c:552) 20241117124516018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124516018 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241117124516018 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124516018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124516018 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124516018 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124516018 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124516018 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124516018 DLLC NOTICE LLME(ffffffff/c8443cfd){UNASSIGNED} LLGM Assign pre (c8443cfd => e2e2d776) (gprs_llc.c:1079) 20241117124516018 DLLC NOTICE LLME(c8443cfd/e2e2d776){ASSIGNED} LLGM Assign post (c8443cfd => e2e2d776) (gprs_llc.c:1125) 20241117124516018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124516018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124516018 DMM DEBUG MM(262420000000040/e2e2d776) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124516032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124516032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124516032 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124516032 DMM DEBUG MM(262420000000040/e2e2d776) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241117124516032 DMM NOTICE MM(262420000000040/e2e2d776) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124516032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124516032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124516032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124516032 DMM DEBUG MM(262420000000040/e2e2d776) Requesting authorization (sgsn_auth.c:160) 20241117124516032 DMM INFO MM(262420000000040/e2e2d776) Requesting authentication tuples (sgsn_auth.c:184) 20241117124516032 DMM DEBUG MM(262420000000040/e2e2d776) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124516032 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241117124516032 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@5519ffa26ce2: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241117124516035 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124516035 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124516035 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124516035 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124516035 DMM INFO MM(262420000000040/e2e2d776) Subscriber data update (mmctx.c:445) 20241117124516035 DMM DEBUG MM(262420000000040/e2e2d776) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124516035 DMM INFO MM(262420000000040/e2e2d776) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124516035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124516035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124516035 DMM INFO MM(262420000000040/e2e2d776) <- GMM AUTH AND CIPHERING REQ (rand = d7 ba e0 c0 91 c4 0e 80 b6 68 39 0c ea 53 5f c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a9 9e 70 1c 4b 43 8c 04 4e 45 1d b3 98 a5 64 49 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@5519ffa26ce2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@5519ffa26ce2: Final verdict of PTC: pass 20241117124516045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@5519ffa26ce2: Final verdict of PTC: none 20241117124516047 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124516047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(607)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(597)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(608)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(600)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(603)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(605)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(595)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(606)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(601)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(600): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(605): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Nov 17 12:45:16 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 20241117124516180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124516582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39146<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70688) 20241117124517048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124517048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70688, count=71848) 20241117124518049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124518049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Nov 17 12:45:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124519050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124519050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_usim_a54_a50 started. 20241117124519629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124519630 DMM INFO MM(262420000000040/e2e2d776) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124519630 DMM INFO MM(262420000000040/e2e2d776) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124519630 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124519630 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124519630 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124519630 DMM ERROR MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241117124519630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Deallocated (fsm.c:568) 20241117124519630 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124519630 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124519630 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124519630 DLLC NOTICE LLME(c8443cfd/e2e2d776){ASSIGNED} LLGM Assign pre (e2e2d776 => ffffffff) (gprs_llc.c:1079) 20241117124519630 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2e2d776 => ffffffff) (gprs_llc.c:1125) 20241117124519631 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124519683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124519683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124519683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124519683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124519683 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124519683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124519683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124519683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124519683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(616)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(617)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124519684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124519684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124519684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124519685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124519685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124519685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124519685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124519685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124519685 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124519685 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124519685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124519685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124519685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(617)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124519689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124519698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124519698 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(614)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(616)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124519712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124519712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124519712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124519712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124519712 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124519712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124519712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124519712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124519712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124519714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124519714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124519714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124519714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124519714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124519714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124519714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124519714 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124519714 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124519714 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124519714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(621)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124519715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124519715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124519718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124519727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124519727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124519757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124519757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124519757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124519757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124519757 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124519757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124519757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124519757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124519757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124519759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124519759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124519759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124519759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124519759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124519759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124519759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124519759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124519759 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124519759 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124519759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124519759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124519759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124519763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124519773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124519773 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124520051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124520051 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124520051 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124520051 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124520053 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124520054 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(614)@5519ffa26ce2: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='DD9727B8'O, index=0 SGSN_Test-GSUP(628)@5519ffa26ce2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@5519ffa26ce2: 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 := 'FE5B801D670E6610D758EB795F7BCD8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADE5E20E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '19E01940CE5ADC14'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '40F985D277F822483639FEB83EB19CA2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '70FECEB7A01D5E288DF45AFFB0D4C659'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '34C1A5298B801778A08A55E374029D14'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9DA338F64BE03143'O } } } } } 20241117124521106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124521106 DLLC NOTICE LLME(ffffffff/dd9727b8){UNASSIGNED} LLC RX: unknown TLLI 0xdd9727b8, creating LLME on the fly (gprs_llc.c:552) 20241117124521106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124521106 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241117124521106 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124521106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124521106 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124521106 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124521106 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124521106 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124521106 DLLC NOTICE LLME(ffffffff/dd9727b8){UNASSIGNED} LLGM Assign pre (dd9727b8 => f6c297dd) (gprs_llc.c:1079) 20241117124521106 DLLC NOTICE LLME(dd9727b8/f6c297dd){ASSIGNED} LLGM Assign post (dd9727b8 => f6c297dd) (gprs_llc.c:1125) 20241117124521106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124521106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124521106 DMM DEBUG MM(262420000000040/f6c297dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124521121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124521121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124521121 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124521121 DMM DEBUG MM(262420000000040/f6c297dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241117124521121 DMM NOTICE MM(262420000000040/f6c297dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124521121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124521121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124521121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124521121 DMM DEBUG MM(262420000000040/f6c297dd) Requesting authorization (sgsn_auth.c:160) 20241117124521121 DMM INFO MM(262420000000040/f6c297dd) Requesting authentication tuples (sgsn_auth.c:184) 20241117124521121 DMM DEBUG MM(262420000000040/f6c297dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124521121 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241117124521121 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@5519ffa26ce2: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241117124521124 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124521124 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124521124 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124521124 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124521124 DMM INFO MM(262420000000040/f6c297dd) Subscriber data update (mmctx.c:445) 20241117124521124 DMM DEBUG MM(262420000000040/f6c297dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124521124 DMM INFO MM(262420000000040/f6c297dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124521124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124521124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124521124 DMM INFO MM(262420000000040/f6c297dd) <- GMM AUTH AND CIPHERING REQ (rand = fe 5b 80 1d 67 0e 66 10 d7 58 eb 79 5f 7b cd 8f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 34 c1 a5 29 8b 80 17 78 a0 8a 55 e3 74 02 9d 14 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(614)@5519ffa26ce2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@5519ffa26ce2: Final verdict of PTC: pass 20241117124521136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34642<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(617)@5519ffa26ce2: Final verdict of PTC: none 20241117124521139 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124521139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(612)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(614)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(621)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(627)@5519ffa26ce2: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(615)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(625)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(619)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(614): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Nov 17 12:45:21 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 20241117124521269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124521670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47480) 20241117124522140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124522140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47480, count=71336) 20241117124523141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124523141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Nov 17 12:45:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124524142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124524142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_detach_unknown_nopoweroff started. 20241117124524731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124524732 DMM INFO MM(262420000000040/f6c297dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124524732 DMM INFO MM(262420000000040/f6c297dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124524732 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124524732 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124524732 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124524732 DMM ERROR MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241117124524732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Deallocated (fsm.c:568) 20241117124524732 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124524732 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124524732 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124524732 DLLC NOTICE LLME(dd9727b8/f6c297dd){ASSIGNED} LLGM Assign pre (f6c297dd => ffffffff) (gprs_llc.c:1079) 20241117124524732 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6c297dd => ffffffff) (gprs_llc.c:1125) 20241117124524732 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124524776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124524776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124524776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124524776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124524776 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124524776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124524776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124524776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124524776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124524778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124524778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124524778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124524778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124524778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124524778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124524778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124524778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124524778 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124524778 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124524778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(635)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124524779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124524779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124524782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124524790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124524790 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(641)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124524819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124524819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124524819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124524819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124524819 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124524819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124524819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124524819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124524819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(640)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(641)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124524821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124524821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124524821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124524821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124524821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124524821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124524821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124524821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124524821 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124524821 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124524821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124524822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124524822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(641)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124524826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(637)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124524837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124524837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(638)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124524855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124524855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124524855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124524855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124524855 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124524855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124524855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124524855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124524855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124524857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124524857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124524857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124524857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124524857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124524857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124524857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124524857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124524857 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124524857 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124524857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124524858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124524858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124524862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124524871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124524871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(643)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124525143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124525143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124525143 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124525143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124525145 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(645)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124525146 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@5519ffa26ce2: 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(645)@5519ffa26ce2: 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(645)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@5519ffa26ce2: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='CB35C2C1'O, index=0 SGSN_Test-GSUP(647)@5519ffa26ce2: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241117124526197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124526197 DLLC NOTICE LLME(ffffffff/cb35c2c1){UNASSIGNED} LLC RX: unknown TLLI 0xcb35c2c1, creating LLME on the fly (gprs_llc.c:552) 20241117124526197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124526197 DMM NOTICE LLME(ffffffff/cb35c2c1){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241117124526197 DLLC NOTICE LLME(ffffffff/cb35c2c1){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241117124526197 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xcb35c2c1 type=GPRS detach (gprs_gmm.c:1465) 20241117124526197 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241117124526197 DLLC NOTICE LLME(ffffffff/cb35c2c1){UNASSIGNED} LLGM Assign pre (cb35c2c1 => ffffffff) (gprs_llc.c:1079) 20241117124526197 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb35c2c1 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@5519ffa26ce2: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@5519ffa26ce2: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@5519ffa26ce2: Final verdict of PTC: pass 20241117124526211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34670<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124526213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124526213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(646)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(641)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(635)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@5519ffa26ce2: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@5519ffa26ce2: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(643)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@5519ffa26ce2: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(638)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(633)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(639)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(644)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(638): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(643): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Nov 17 12:45:26 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 20241117124526276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124526582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47480) 20241117124527215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124527215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47480, count=57464) 20241117124528216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124528216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Nov 17 12:45:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124529216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124529216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_detach_unknown_poweroff started. 20241117124529641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124529643 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124529683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124529683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124529683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124529683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124529683 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124529683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124529683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124529683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124529683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124529685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124529685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124529685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124529685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124529685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124529685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124529685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124529685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124529685 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124529685 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124529685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124529686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124529686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124529689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124529699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124529699 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124529738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124529738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124529738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124529738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124529738 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124529738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124529738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124529738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124529738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(659)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(660)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124529740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124529740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124529740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124529740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124529740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124529740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124529740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124529740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124529740 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124529740 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124529740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124529740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124529740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124529745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(656)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124529756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124529756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(657)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(659)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(665)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124529775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124529775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124529775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124529775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124529775 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124529775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124529775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124529775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124529776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124529778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124529778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124529778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124529778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124529778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124529778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124529778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124529778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124529778 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124529778 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124529778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(665)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124529779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124529779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124529783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124529792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124529792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(662)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124529920 DGPRS DEBUG Checking for inactive LLMEs, time = 13658264 (sgsn.c:131) 20241117124530217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124530217 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124530217 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124530217 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(664)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124530220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(664)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124530220 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(664)@5519ffa26ce2: 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(664)@5519ffa26ce2: 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(664)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@5519ffa26ce2: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='C25375C7'O, index=0 SGSN_Test-GSUP(666)@5519ffa26ce2: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241117124531271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124531271 DLLC NOTICE LLME(ffffffff/c25375c7){UNASSIGNED} LLC RX: unknown TLLI 0xc25375c7, creating LLME on the fly (gprs_llc.c:552) 20241117124531271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124531271 DMM NOTICE LLME(ffffffff/c25375c7){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@5519ffa26ce2: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@5519ffa26ce2: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@5519ffa26ce2: Final verdict of PTC: pass 20241117124536279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124536282 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124536282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(664)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(666)@5519ffa26ce2: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(660)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@5519ffa26ce2: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(657)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(654)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@5519ffa26ce2: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(662)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(665)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(658)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(652)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(663)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(657): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(662): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Nov 17 12:45:36 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 20241117124536412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124536713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49108) 20241117124537283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124537283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49108, count=53464) 20241117124538284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124538284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Nov 17 12:45:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124539284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124539285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_detach_nopoweroff started. 20241117124539783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124539784 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124539886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124539886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124539886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124539886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124539886 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124539886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124539886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124539886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124539886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124539888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124539888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124539888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124539888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124539888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124539888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124539888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124539888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124539888 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124539888 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124539888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(673)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124539889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124539889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124539892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124539902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124539902 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(671)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124539921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124539921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124539921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124539921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124539921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124539921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124539921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124539921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124539921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124539923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124539923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124539923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124539923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124539923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124539923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124539923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124539923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124539923 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124539923 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124539923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124539924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124539924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124539927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124539937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124539937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124539958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124539958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124539958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124539958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124539958 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124539958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124539958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124539958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124539958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124539960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124539960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124539960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124539960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124539960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124539960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124539960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124539960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124539960 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124539960 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124539960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124539960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124539960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124539964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124539975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124539975 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124540286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124540286 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124540286 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124540286 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124540288 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124540289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(671)@5519ffa26ce2: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='D8240E99'O, index=0 SGSN_Test-GSUP(685)@5519ffa26ce2: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@5519ffa26ce2: 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 := '5B9F12E0D686D0C19069A9FDEE613324'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '480B40CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9087C008A582B42E'O } } } } } 20241117124541342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124541342 DLLC NOTICE LLME(ffffffff/d8240e99){UNASSIGNED} LLC RX: unknown TLLI 0xd8240e99, creating LLME on the fly (gprs_llc.c:552) 20241117124541342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124541342 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241117124541342 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124541342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124541342 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124541342 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124541342 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124541342 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124541342 DLLC NOTICE LLME(ffffffff/d8240e99){UNASSIGNED} LLGM Assign pre (d8240e99 => f7d01771) (gprs_llc.c:1079) 20241117124541342 DLLC NOTICE LLME(d8240e99/f7d01771){ASSIGNED} LLGM Assign post (d8240e99 => f7d01771) (gprs_llc.c:1125) 20241117124541342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124541342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124541342 DMM DEBUG MM(262420000000015/f7d01771) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124541355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124541355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124541355 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124541355 DMM DEBUG MM(262420000000015/f7d01771) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241117124541355 DMM NOTICE MM(262420000000015/f7d01771) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124541355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124541356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124541356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124541356 DMM DEBUG MM(262420000000015/f7d01771) Requesting authorization (sgsn_auth.c:160) 20241117124541356 DMM INFO MM(262420000000015/f7d01771) Requesting authentication tuples (sgsn_auth.c:184) 20241117124541356 DMM DEBUG MM(262420000000015/f7d01771) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124541356 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241117124541356 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@5519ffa26ce2: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@5519ffa26ce2: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241117124541358 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124541358 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124541358 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124541358 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124541358 DMM INFO MM(262420000000015/f7d01771) Subscriber data update (mmctx.c:445) 20241117124541358 DMM DEBUG MM(262420000000015/f7d01771) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124541358 DMM INFO MM(262420000000015/f7d01771) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124541358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124541358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124541358 DMM INFO MM(262420000000015/f7d01771) <- GMM AUTH AND CIPHERING REQ (rand = 5b 9f 12 e0 d6 86 d0 c1 90 69 a9 fd ee 61 33 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124541366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124541366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124541366 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124541366 DMM INFO MM(262420000000015/f7d01771) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124541366 DMM NOTICE MM(262420000000015/f7d01771) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124541366 DMM DEBUG MM(262420000000015/f7d01771) checking auth: received GSM SRES = 48 0b 40 ca (gprs_gmm.c:666) 20241117124541366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124541366 DMM DEBUG MM(262420000000015/f7d01771) Requesting authorization (sgsn_auth.c:160) 20241117124541366 DMM INFO MM(262420000000015/f7d01771) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124541366 DMM DEBUG MM(262420000000015/f7d01771) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124541366 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241117124541366 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) 20241117124541366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124541366 DMM INFO MM(262420000000015/f7d01771) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7d01771) (gprs_gmm.c:300) 20241117124541367 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124541367 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124541367 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241117124541367 DMM INFO MM(262420000000015/f7d01771) Subscriber data update (mmctx.c:445) 20241117124541367 DMM DEBUG MM(262420000000015/f7d01771) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124541367 DMM INFO MM(262420000000015/f7d01771) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124541367 DMM NOTICE MM(262420000000015/f7d01771) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241117124541367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124541367 DMM NOTICE MM(262420000000015/f7d01771) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124541367 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) 20241117124541368 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124541368 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241117124541368 DMM INFO MM(262420000000015/f7d01771) Subscriber data update (mmctx.c:445) 20241117124541368 DMM DEBUG MM(262420000000015/f7d01771) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124541374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124541374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124541374 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124541374 DMM INFO MM(262420000000015/f7d01771) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124541374 DMM NOTICE MM(262420000000015/f7d01771) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124541374 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124541374 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124541374 DLLC NOTICE LLME(d8240e99/f7d01771){ASSIGNED} LLGM Assign pre (ffffffff => f7d01771) (gprs_llc.c:1079) 20241117124541374 DLLC NOTICE LLME(ffffffff/f7d01771){ASSIGNED} LLGM Assign post (ffffffff => f7d01771) (gprs_llc.c:1125) 20241117124541374 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124541374 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124541374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124541374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124541426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124541426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124541426 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124541426 DMM INFO MM(262420000000015/f7d01771) -> GMM DETACH REQUEST TLLI=0xf7d01771 type=GPRS detach (gprs_gmm.c:1465) 20241117124541426 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241117124541426 DMM INFO MM(262420000000015/f7d01771) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241117124541426 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124541426 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124541427 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124541427 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124541427 DLLC NOTICE LLME(ffffffff/f7d01771){ASSIGNED} LLGM Assign pre (f7d01771 => ffffffff) (gprs_llc.c:1079) 20241117124541427 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7d01771 => ffffffff) (gprs_llc.c:1125) 20241117124541427 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241117124541427 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) 20241117124541427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124541427 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124541427 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124541427 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124541428 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(671)@5519ffa26ce2: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@5519ffa26ce2: Final verdict of PTC: pass 20241117124541436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33824<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(673)@5519ffa26ce2: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(671)@5519ffa26ce2: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@5519ffa26ce2: Final verdict of PTC: none 20241117124541438 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124541438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(685)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(683)@5519ffa26ce2: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(678)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(676)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(672)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(681)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_nopoweroff-BVCI196(671): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Nov 17 12:45:41 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241117124541574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124541875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79256) 20241117124542440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124542440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79256, count=93992) 20241117124543441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124543441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Nov 17 12:45:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124544442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124544442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_detach_poweroff started. 20241117124544936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124544937 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124544978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124544978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124544978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124544978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124544978 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124544978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124544978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124544978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124544978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124544980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124544980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124544980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124544980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124544980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124544980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124544980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124544980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124544980 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124544980 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124544980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124544980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(692)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124544980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124544984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124544994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124544994 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(698)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@5519ffa26ce2: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(697)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124545021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124545021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124545021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124545021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124545021 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124545021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124545021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124545021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124545021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(698)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124545023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124545023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124545023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124545023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124545023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124545023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124545023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124545023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124545023 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124545023 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124545023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124545024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124545024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(698)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124545028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117124545038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124545038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(695)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124545048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124545048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124545048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124545048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124545048 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124545048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124545048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124545048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124545048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124545050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124545050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124545050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124545050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124545050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124545050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124545050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124545050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124545050 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124545050 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124545050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124545051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124545051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124545054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124545064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124545064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124545443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124545443 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124545443 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124545443 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124545445 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124545446 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@5519ffa26ce2: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='D7B4D333'O, index=0 SGSN_Test-GSUP(704)@5519ffa26ce2: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@5519ffa26ce2: 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 := '201D29558C8B9B0E7360741CE8E00B8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E4202F27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A049C99C53EB323'O } } } } } 20241117124546501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124546501 DLLC NOTICE LLME(ffffffff/d7b4d333){UNASSIGNED} LLC RX: unknown TLLI 0xd7b4d333, creating LLME on the fly (gprs_llc.c:552) 20241117124546501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124546501 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241117124546501 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124546501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124546501 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124546501 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124546502 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124546502 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124546502 DLLC NOTICE LLME(ffffffff/d7b4d333){UNASSIGNED} LLGM Assign pre (d7b4d333 => cafd9348) (gprs_llc.c:1079) 20241117124546502 DLLC NOTICE LLME(d7b4d333/cafd9348){ASSIGNED} LLGM Assign post (d7b4d333 => cafd9348) (gprs_llc.c:1125) 20241117124546502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124546502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124546502 DMM DEBUG MM(262420000000016/cafd9348) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124546516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124546516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124546516 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124546516 DMM DEBUG MM(262420000000016/cafd9348) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241117124546516 DMM NOTICE MM(262420000000016/cafd9348) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124546516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124546516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124546516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124546516 DMM DEBUG MM(262420000000016/cafd9348) Requesting authorization (sgsn_auth.c:160) 20241117124546516 DMM INFO MM(262420000000016/cafd9348) Requesting authentication tuples (sgsn_auth.c:184) 20241117124546516 DMM DEBUG MM(262420000000016/cafd9348) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124546516 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241117124546516 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@5519ffa26ce2: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@5519ffa26ce2: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241117124546519 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124546519 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124546519 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124546519 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124546519 DMM INFO MM(262420000000016/cafd9348) Subscriber data update (mmctx.c:445) 20241117124546519 DMM DEBUG MM(262420000000016/cafd9348) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124546519 DMM INFO MM(262420000000016/cafd9348) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124546519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124546519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124546519 DMM INFO MM(262420000000016/cafd9348) <- GMM AUTH AND CIPHERING REQ (rand = 20 1d 29 55 8c 8b 9b 0e 73 60 74 1c e8 e0 0b 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124546527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124546527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124546527 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124546527 DMM INFO MM(262420000000016/cafd9348) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124546527 DMM NOTICE MM(262420000000016/cafd9348) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124546527 DMM DEBUG MM(262420000000016/cafd9348) checking auth: received GSM SRES = e4 20 2f 27 (gprs_gmm.c:666) 20241117124546527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124546527 DMM DEBUG MM(262420000000016/cafd9348) Requesting authorization (sgsn_auth.c:160) 20241117124546527 DMM INFO MM(262420000000016/cafd9348) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124546527 DMM DEBUG MM(262420000000016/cafd9348) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124546527 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241117124546527 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) 20241117124546527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124546527 DMM INFO MM(262420000000016/cafd9348) <- GMM ATTACH ACCEPT (new P-TMSI=0xcafd9348) (gprs_gmm.c:300) 20241117124546528 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124546528 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124546528 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241117124546528 DMM INFO MM(262420000000016/cafd9348) Subscriber data update (mmctx.c:445) 20241117124546528 DMM DEBUG MM(262420000000016/cafd9348) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124546528 DMM INFO MM(262420000000016/cafd9348) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124546528 DMM NOTICE MM(262420000000016/cafd9348) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241117124546528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124546528 DMM NOTICE MM(262420000000016/cafd9348) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124546528 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) 20241117124546529 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124546529 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241117124546529 DMM INFO MM(262420000000016/cafd9348) Subscriber data update (mmctx.c:445) 20241117124546529 DMM DEBUG MM(262420000000016/cafd9348) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124546534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124546534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124546534 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124546534 DMM INFO MM(262420000000016/cafd9348) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124546534 DMM NOTICE MM(262420000000016/cafd9348) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124546534 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124546534 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124546534 DLLC NOTICE LLME(d7b4d333/cafd9348){ASSIGNED} LLGM Assign pre (ffffffff => cafd9348) (gprs_llc.c:1079) 20241117124546534 DLLC NOTICE LLME(ffffffff/cafd9348){ASSIGNED} LLGM Assign post (ffffffff => cafd9348) (gprs_llc.c:1125) 20241117124546534 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124546534 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124546534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124546534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124546586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124546586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241117124546586 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124546586 DMM INFO MM(262420000000016/cafd9348) -> GMM DETACH REQUEST TLLI=0xcafd9348 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241117124546586 DMM INFO MM(262420000000016/cafd9348) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241117124546586 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124546586 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124546586 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124546586 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124546586 DLLC NOTICE LLME(ffffffff/cafd9348){ASSIGNED} LLGM Assign pre (cafd9348 => ffffffff) (gprs_llc.c:1079) 20241117124546586 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cafd9348 => ffffffff) (gprs_llc.c:1125) 20241117124546586 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241117124546586 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) 20241117124546586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124546586 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124546586 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124546586 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124546587 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@5519ffa26ce2: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@5519ffa26ce2: Final verdict of PTC: pass 20241117124551594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(692)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@5519ffa26ce2: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@5519ffa26ce2: Final verdict of PTC: none 20241117124551597 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124551597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(698)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(702)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@5519ffa26ce2: Final verdict of PTC: none TC_detach_poweroff-BVCI210(695)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@5519ffa26ce2: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(700)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(690)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(696)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_poweroff-BVCI210(695): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_detach_poweroff finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Nov 17 12:45:51 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241117124551726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124552027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91900) 20241117124552599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124552599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91900, count=93160) 20241117124553601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124553601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Nov 17 12:45:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124554601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124554601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act started. 20241117124555089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124555091 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124555142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124555142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124555142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124555142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124555142 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124555142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124555142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124555142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124555142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124555143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124555144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124555144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124555144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124555144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124555144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124555144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124555144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124555144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124555144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124555144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124555144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124555144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124555149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117124555159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124555159 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(709)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124555182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124555182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124555182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124555182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124555182 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124555182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124555182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124555182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124555182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(716)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(717)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124555184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124555184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124555184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124555184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124555184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124555184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124555184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124555184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124555184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124555184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124555184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(717)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124555185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124555185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124555188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124555198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124555198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(718)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(714)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(716)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124555210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124555210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124555210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124555210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124555210 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124555210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124555210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124555210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124555210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124555212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124555212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124555212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124555213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124555213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124555213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124555213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124555213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124555213 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124555213 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124555213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(721)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124555213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124555213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124555218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124555227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124555227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124555603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124555603 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124555603 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124555603 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124555605 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124555606 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@5519ffa26ce2: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='FBC5EE33'O, index=0 SGSN_Test-GSUP(723)@5519ffa26ce2: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@5519ffa26ce2: 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 := '88F1EE5049232BAA98A781BABCF639B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D87C35A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '299E1DC5FECBAA23'O } } } } } 20241117124555652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124555652 DLLC NOTICE LLME(ffffffff/fbc5ee33){UNASSIGNED} LLC RX: unknown TLLI 0xfbc5ee33, creating LLME on the fly (gprs_llc.c:552) 20241117124555652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124555652 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241117124555652 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124555652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124555652 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124555652 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124555652 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124555652 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124555652 DLLC NOTICE LLME(ffffffff/fbc5ee33){UNASSIGNED} LLGM Assign pre (fbc5ee33 => f1561e89) (gprs_llc.c:1079) 20241117124555652 DLLC NOTICE LLME(fbc5ee33/f1561e89){ASSIGNED} LLGM Assign post (fbc5ee33 => f1561e89) (gprs_llc.c:1125) 20241117124555652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124555652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124555652 DMM DEBUG MM(262420000000017/f1561e89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124555665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124555665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124555665 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124555665 DMM DEBUG MM(262420000000017/f1561e89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241117124555665 DMM NOTICE MM(262420000000017/f1561e89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124555665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124555665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124555665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124555665 DMM DEBUG MM(262420000000017/f1561e89) Requesting authorization (sgsn_auth.c:160) 20241117124555665 DMM INFO MM(262420000000017/f1561e89) Requesting authentication tuples (sgsn_auth.c:184) 20241117124555665 DMM DEBUG MM(262420000000017/f1561e89) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124555665 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241117124555665 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@5519ffa26ce2: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241117124555668 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124555669 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124555669 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124555669 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124555669 DMM INFO MM(262420000000017/f1561e89) Subscriber data update (mmctx.c:445) 20241117124555669 DMM DEBUG MM(262420000000017/f1561e89) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124555669 DMM INFO MM(262420000000017/f1561e89) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124555669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124555669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124555669 DMM INFO MM(262420000000017/f1561e89) <- GMM AUTH AND CIPHERING REQ (rand = 88 f1 ee 50 49 23 2b aa 98 a7 81 ba bc f6 39 b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124555675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124555675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124555675 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124555675 DMM INFO MM(262420000000017/f1561e89) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124555675 DMM NOTICE MM(262420000000017/f1561e89) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124555675 DMM DEBUG MM(262420000000017/f1561e89) checking auth: received GSM SRES = d8 7c 35 a0 (gprs_gmm.c:666) 20241117124555675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124555676 DMM DEBUG MM(262420000000017/f1561e89) Requesting authorization (sgsn_auth.c:160) 20241117124555676 DMM INFO MM(262420000000017/f1561e89) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124555676 DMM DEBUG MM(262420000000017/f1561e89) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124555676 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241117124555676 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) 20241117124555676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124555676 DMM INFO MM(262420000000017/f1561e89) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1561e89) (gprs_gmm.c:300) 20241117124555677 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124555677 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124555677 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241117124555677 DMM INFO MM(262420000000017/f1561e89) Subscriber data update (mmctx.c:445) 20241117124555677 DMM DEBUG MM(262420000000017/f1561e89) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124555677 DMM INFO MM(262420000000017/f1561e89) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124555677 DMM NOTICE MM(262420000000017/f1561e89) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241117124555677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124555677 DMM NOTICE MM(262420000000017/f1561e89) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124555677 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) 20241117124555677 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124555677 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241117124555677 DMM INFO MM(262420000000017/f1561e89) Subscriber data update (mmctx.c:445) 20241117124555677 DMM DEBUG MM(262420000000017/f1561e89) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124555684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124555684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124555684 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124555684 DMM INFO MM(262420000000017/f1561e89) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124555684 DMM NOTICE MM(262420000000017/f1561e89) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124555684 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124555684 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124555684 DLLC NOTICE LLME(fbc5ee33/f1561e89){ASSIGNED} LLGM Assign pre (ffffffff => f1561e89) (gprs_llc.c:1079) 20241117124555684 DLLC NOTICE LLME(ffffffff/f1561e89){ASSIGNED} LLGM Assign post (ffffffff => f1561e89) (gprs_llc.c:1125) 20241117124555684 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124555684 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124555684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124555684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124555736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124555736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124555736 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124555736 DMM INFO MM(262420000000017/f1561e89) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124555736 DMM INFO MM(262420000000017/f1561e89) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124555736 DMM DEBUG MM(262420000000017/f1561e89) Using GGSN 0 (gprs_sm.c:312) 20241117124555736 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) 20241117124555736 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241117124555736 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124555736 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124555736 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241117124555747 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 e0 f6 f6 a0 11 54 00 ad a2 14 05 7f 22 7e 6e 5e 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) 20241117124555747 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b30c8, cbp=0x55d8a001d660) (sgsn_libgtp.c:632) 20241117124555747 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124555747 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0020d08 TLLI=f1561e89, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124555747 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124555747 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@5519ffa26ce2: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@5519ffa26ce2: Final verdict of PTC: pass 20241117124555756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39380<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@5519ffa26ce2: Final verdict of PTC: none 20241117124555759 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124555759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(708)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(717)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(711)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(714)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(721)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(715)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(710)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(719)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act-BVCI210(714): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_pdp_act finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Nov 17 12:45:55 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 20241117124555889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124556290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39384<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91412) 20241117124556760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124556760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91412, count=92572) 20241117124557761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124557761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Nov 17 12:45:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124558763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124558763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_pdp_act_unattached started. 20241117124559352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124559353 DMM INFO MM(262420000000017/f1561e89) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124559353 DMM INFO MM(262420000000017/f1561e89) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124559353 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124559353 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124559353 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124559353 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124559353 DLLC NOTICE LLME(ffffffff/f1561e89){ASSIGNED} LLGM Assign pre (f1561e89 => ffffffff) (gprs_llc.c:1079) 20241117124559353 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1561e89 => ffffffff) (gprs_llc.c:1125) 20241117124559353 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a00209b0 (gprs_sndcp.c:574) 20241117124559353 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0020d08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124559353 DMM NOTICE MM(262420000000017/f1561e89) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117124559353 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241117124559353 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117124559353 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117124559353 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241117124559353 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241117124559353 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) 20241117124559353 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20241117124559353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124559353 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124559354 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124559354 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124559354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124559405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124559405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124559405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124559405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124559405 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124559405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124559405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124559405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124559405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124559406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124559406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124559406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124559407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124559407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124559407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124559407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124559407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124559407 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124559407 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124559407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124559407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124559407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124559411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124559420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124559420 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124559442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124559442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124559442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124559442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124559442 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124559443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124559443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124559443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124559443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124559444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124559445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124559445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124559445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124559445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124559445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124559445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124559445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124559445 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124559445 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124559445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124559445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124559445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124559449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124559459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124559459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124559480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124559480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124559480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124559480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124559480 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124559480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124559480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124559481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124559481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124559482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124559482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124559482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124559482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124559482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124559482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124559482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124559482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124559482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124559482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124559482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124559483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124559483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124559487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124559498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124559498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124559764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124559764 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124559764 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124559764 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124559766 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124559767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@5519ffa26ce2: 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(741)@5519ffa26ce2: 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(741)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@5519ffa26ce2: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='CA7D5E42'O, index=0 SGSN_Test-GSUP(742)@5519ffa26ce2: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241117124559809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124559809 DLLC NOTICE LLME(ffffffff/ca7d5e42){UNASSIGNED} LLC RX: unknown TLLI 0xca7d5e42, creating LLME on the fly (gprs_llc.c:552) 20241117124559809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241117124559809 DMM NOTICE LLME(ffffffff/ca7d5e42){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241117124559809 DLLC NOTICE LLME(ffffffff/ca7d5e42){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241117124559809 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@5519ffa26ce2: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@5519ffa26ce2: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@5519ffa26ce2: Final verdict of PTC: pass 20241117124559823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43632<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@5519ffa26ce2: Final verdict of PTC: none 20241117124559825 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124559825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(735)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(730)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@5519ffa26ce2: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(740)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@5519ffa26ce2: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@5519ffa26ce2: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(733)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(738)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(728)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. 20241117124559921 DGPRS DEBUG Checking for inactive LLMEs, time = 13658294 (sgsn.c:131) Sun Nov 17 12:45:59 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 20241117124559960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124600261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58760) 20241117124600826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124600826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58760, count=59400) 20241117124601828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124601828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Nov 17 12:46:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124602829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124602841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user started. 20241117124603319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124603320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124603370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124603370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124603370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124603370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124603370 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124603370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124603370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124603370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124603370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124603371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124603371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124603371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124603371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124603371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124603371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124603371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124603371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124603371 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124603371 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124603371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124603372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124603372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124603376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124603385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124603385 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124603406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124603406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124603406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124603406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124603406 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124603406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124603406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124603406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124603406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124603408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124603408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124603408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124603408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124603408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124603408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124603408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124603408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124603408 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124603408 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124603408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124603409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124603409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124603413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124603423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124603423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124603441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124603441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124603441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124603441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124603441 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124603441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124603441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124603441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124603441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124603443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124603443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124603443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124603443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124603443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124603443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124603443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124603443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124603443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124603443 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124603443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(759)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124603444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124603444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124603448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124603457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124603457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124603843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124603843 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124603843 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124603843 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124603845 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124603845 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='D0EC6478'O, index=0 SGSN_Test-GSUP(761)@5519ffa26ce2: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@5519ffa26ce2: 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 := '4646C01901FFC1BCD0B086E4D1693A2B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A2482D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD12642FCE54C0A5'O } } } } } 20241117124603891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124603891 DLLC NOTICE LLME(ffffffff/d0ec6478){UNASSIGNED} LLC RX: unknown TLLI 0xd0ec6478, creating LLME on the fly (gprs_llc.c:552) 20241117124603891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124603891 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241117124603891 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124603891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124603891 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124603891 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124603891 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124603891 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124603891 DLLC NOTICE LLME(ffffffff/d0ec6478){UNASSIGNED} LLGM Assign pre (d0ec6478 => da1b59f3) (gprs_llc.c:1079) 20241117124603891 DLLC NOTICE LLME(d0ec6478/da1b59f3){ASSIGNED} LLGM Assign post (d0ec6478 => da1b59f3) (gprs_llc.c:1125) 20241117124603891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124603891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124603891 DMM DEBUG MM(262420000000019/da1b59f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124603905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124603905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124603905 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124603905 DMM DEBUG MM(262420000000019/da1b59f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241117124603905 DMM NOTICE MM(262420000000019/da1b59f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124603905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124603905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124603905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124603905 DMM DEBUG MM(262420000000019/da1b59f3) Requesting authorization (sgsn_auth.c:160) 20241117124603905 DMM INFO MM(262420000000019/da1b59f3) Requesting authentication tuples (sgsn_auth.c:184) 20241117124603905 DMM DEBUG MM(262420000000019/da1b59f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124603905 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241117124603905 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@5519ffa26ce2: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241117124603908 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124603908 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124603908 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124603908 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124603908 DMM INFO MM(262420000000019/da1b59f3) Subscriber data update (mmctx.c:445) 20241117124603908 DMM DEBUG MM(262420000000019/da1b59f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124603908 DMM INFO MM(262420000000019/da1b59f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124603908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124603908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124603908 DMM INFO MM(262420000000019/da1b59f3) <- GMM AUTH AND CIPHERING REQ (rand = 46 46 c0 19 01 ff c1 bc d0 b0 86 e4 d1 69 3a 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124603917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124603917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124603917 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124603917 DMM INFO MM(262420000000019/da1b59f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124603917 DMM NOTICE MM(262420000000019/da1b59f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124603917 DMM DEBUG MM(262420000000019/da1b59f3) checking auth: received GSM SRES = 6a 24 82 d6 (gprs_gmm.c:666) 20241117124603917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124603917 DMM DEBUG MM(262420000000019/da1b59f3) Requesting authorization (sgsn_auth.c:160) 20241117124603917 DMM INFO MM(262420000000019/da1b59f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124603917 DMM DEBUG MM(262420000000019/da1b59f3) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124603917 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241117124603917 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) 20241117124603917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124603917 DMM INFO MM(262420000000019/da1b59f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xda1b59f3) (gprs_gmm.c:300) 20241117124603918 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124603919 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124603919 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241117124603919 DMM INFO MM(262420000000019/da1b59f3) Subscriber data update (mmctx.c:445) 20241117124603919 DMM DEBUG MM(262420000000019/da1b59f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124603919 DMM INFO MM(262420000000019/da1b59f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124603919 DMM NOTICE MM(262420000000019/da1b59f3) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241117124603919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124603919 DMM NOTICE MM(262420000000019/da1b59f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124603919 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) 20241117124603919 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124603919 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241117124603919 DMM INFO MM(262420000000019/da1b59f3) Subscriber data update (mmctx.c:445) 20241117124603919 DMM DEBUG MM(262420000000019/da1b59f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124603925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124603925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124603925 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124603925 DMM INFO MM(262420000000019/da1b59f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124603925 DMM NOTICE MM(262420000000019/da1b59f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124603925 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124603925 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124603925 DLLC NOTICE LLME(d0ec6478/da1b59f3){ASSIGNED} LLGM Assign pre (ffffffff => da1b59f3) (gprs_llc.c:1079) 20241117124603925 DLLC NOTICE LLME(ffffffff/da1b59f3){ASSIGNED} LLGM Assign post (ffffffff => da1b59f3) (gprs_llc.c:1125) 20241117124603925 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124603925 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124603925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124603925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124604007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124604007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124604007 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124604007 DMM INFO MM(262420000000019/da1b59f3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124604007 DMM INFO MM(262420000000019/da1b59f3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124604007 DMM DEBUG MM(262420000000019/da1b59f3) Using GGSN 0 (gprs_sm.c:312) 20241117124604007 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) 20241117124604007 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241117124604007 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124604007 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124604007 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241117124604030 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 2f 38 27 3d 11 69 3b 10 ae 14 05 7f 50 a1 a5 32 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) 20241117124604030 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b4138, cbp=0x55d8a001dae0) (sgsn_libgtp.c:632) 20241117124604030 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124604030 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0021e48 TLLI=da1b59f3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124604030 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124604030 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124604045 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241117124604058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124604058 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117124604058 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@5519ffa26ce2: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@5519ffa26ce2: Final verdict of PTC: pass 20241117124604067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43644<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124604070 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124604070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(760)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(761)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(754)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(757)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(752)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(749)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(747)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(759)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Nov 17 12:46:04 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 20241117124604262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124604663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79820) 20241117124605071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124605071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79820, count=96268) 20241117124606071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124606071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sun Nov 17 12:46:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124607072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124607072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_ggsn_reject started. 20241117124607721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124607723 DMM INFO MM(262420000000019/da1b59f3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124607723 DMM INFO MM(262420000000019/da1b59f3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124607723 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124607723 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124607723 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124607723 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124607723 DLLC NOTICE LLME(ffffffff/da1b59f3){ASSIGNED} LLGM Assign pre (da1b59f3 => ffffffff) (gprs_llc.c:1079) 20241117124607723 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da1b59f3 => ffffffff) (gprs_llc.c:1125) 20241117124607723 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0021af0 (gprs_sndcp.c:574) 20241117124607723 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0021e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124607723 DMM NOTICE MM(262420000000019/da1b59f3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117124607723 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241117124607723 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117124607723 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117124607723 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241117124607723 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241117124607723 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) 20241117124607723 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20241117124607723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124607723 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124607723 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124607723 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124607723 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124607772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124607772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124607772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124607772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124607772 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124607772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124607772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124607772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124607772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124607773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124607774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124607774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124607774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124607774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124607774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124607774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124607774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124607774 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124607774 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124607774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(768)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124607774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124607774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124607778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124607789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124607789 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124607807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124607807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124607807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124607807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124607807 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124607807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124607807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124607807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124607807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124607808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124607808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124607808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124607809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124607809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124607809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124607809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124607809 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124607809 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124607809 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124607809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124607809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124607809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124607812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124607823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124607823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124607849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124607849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124607849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124607849 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124607849 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124607849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124607849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124607849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124607849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124607851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124607851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124607851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124607851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124607851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124607851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124607851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124607851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124607851 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124607851 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124607851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(778)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124607852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124607852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124607855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124607865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124607865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124608073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124608073 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124608073 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124608073 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124608076 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124608076 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='D2B4CB1E'O, index=0 SGSN_Test-GSUP(780)@5519ffa26ce2: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@5519ffa26ce2: 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 := '5F0BFC8D78452CE81F0BE12DB8A91947'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D326F7D'O ("-2o}") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC0261D6EBE36FC5'O } } } } } 20241117124608121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124608121 DLLC NOTICE LLME(ffffffff/d2b4cb1e){UNASSIGNED} LLC RX: unknown TLLI 0xd2b4cb1e, creating LLME on the fly (gprs_llc.c:552) 20241117124608121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124608121 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241117124608121 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124608121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124608121 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124608121 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124608121 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124608121 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124608121 DLLC NOTICE LLME(ffffffff/d2b4cb1e){UNASSIGNED} LLGM Assign pre (d2b4cb1e => c058709c) (gprs_llc.c:1079) 20241117124608121 DLLC NOTICE LLME(d2b4cb1e/c058709c){ASSIGNED} LLGM Assign post (d2b4cb1e => c058709c) (gprs_llc.c:1125) 20241117124608121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124608121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124608121 DMM DEBUG MM(262420000000020/c058709c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124608134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124608134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124608134 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124608134 DMM DEBUG MM(262420000000020/c058709c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241117124608134 DMM NOTICE MM(262420000000020/c058709c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124608134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124608134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124608134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124608134 DMM DEBUG MM(262420000000020/c058709c) Requesting authorization (sgsn_auth.c:160) 20241117124608134 DMM INFO MM(262420000000020/c058709c) Requesting authentication tuples (sgsn_auth.c:184) 20241117124608134 DMM DEBUG MM(262420000000020/c058709c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124608134 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241117124608134 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@5519ffa26ce2: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241117124608137 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124608138 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124608138 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124608138 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124608138 DMM INFO MM(262420000000020/c058709c) Subscriber data update (mmctx.c:445) 20241117124608138 DMM DEBUG MM(262420000000020/c058709c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124608138 DMM INFO MM(262420000000020/c058709c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124608138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124608138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124608138 DMM INFO MM(262420000000020/c058709c) <- GMM AUTH AND CIPHERING REQ (rand = 5f 0b fc 8d 78 45 2c e8 1f 0b e1 2d b8 a9 19 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124608145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124608145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124608145 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124608145 DMM INFO MM(262420000000020/c058709c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124608145 DMM NOTICE MM(262420000000020/c058709c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124608145 DMM DEBUG MM(262420000000020/c058709c) checking auth: received GSM SRES = 2d 32 6f 7d (gprs_gmm.c:666) 20241117124608145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124608145 DMM DEBUG MM(262420000000020/c058709c) Requesting authorization (sgsn_auth.c:160) 20241117124608145 DMM INFO MM(262420000000020/c058709c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124608145 DMM DEBUG MM(262420000000020/c058709c) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124608145 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241117124608145 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) 20241117124608145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124608145 DMM INFO MM(262420000000020/c058709c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc058709c) (gprs_gmm.c:300) 20241117124608146 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124608146 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124608146 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241117124608146 DMM INFO MM(262420000000020/c058709c) Subscriber data update (mmctx.c:445) 20241117124608146 DMM DEBUG MM(262420000000020/c058709c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124608146 DMM INFO MM(262420000000020/c058709c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124608146 DMM NOTICE MM(262420000000020/c058709c) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241117124608146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124608146 DMM NOTICE MM(262420000000020/c058709c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124608146 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) 20241117124608147 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124608147 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241117124608147 DMM INFO MM(262420000000020/c058709c) Subscriber data update (mmctx.c:445) 20241117124608147 DMM DEBUG MM(262420000000020/c058709c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124608153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124608153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124608153 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124608153 DMM INFO MM(262420000000020/c058709c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124608153 DMM NOTICE MM(262420000000020/c058709c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124608153 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124608153 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124608153 DLLC NOTICE LLME(d2b4cb1e/c058709c){ASSIGNED} LLGM Assign pre (ffffffff => c058709c) (gprs_llc.c:1079) 20241117124608153 DLLC NOTICE LLME(ffffffff/c058709c){ASSIGNED} LLGM Assign post (ffffffff => c058709c) (gprs_llc.c:1125) 20241117124608153 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124608153 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124608154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124608154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124608206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124608206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124608206 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124608206 DMM INFO MM(262420000000020/c058709c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124608206 DMM INFO MM(262420000000020/c058709c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124608206 DMM DEBUG MM(262420000000020/c058709c) Using GGSN 0 (gprs_sm.c:312) 20241117124608206 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) 20241117124608206 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241117124608206 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124608206 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124608206 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241117124608217 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 47 01 e4 11 11 96 07 da d1 14 05 7f b2 a1 10 f2 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) 20241117124608217 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f73794b51a8, cbp=0x55d8a001e060) (sgsn_libgtp.c:632) 20241117124608217 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241117124608217 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241117124608217 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117124608217 DMM NOTICE MM(262420000000020/c058709c) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@5519ffa26ce2: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@5519ffa26ce2: Final verdict of PTC: pass 20241117124608225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50480<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124608228 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124608228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(780)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(773)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(768)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(778)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(776)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(771)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(766)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Nov 17 12:46:08 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 20241117124608358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124608760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94216) 20241117124609228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124609228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94216, count=98572) 20241117124610229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124610229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sun Nov 17 12:46:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124611230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124611230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_deact_mo started. 20241117124611822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124611823 DMM INFO MM(262420000000020/c058709c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124611823 DMM INFO MM(262420000000020/c058709c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124611823 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124611823 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124611823 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124611823 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124611823 DLLC NOTICE LLME(ffffffff/c058709c){ASSIGNED} LLGM Assign pre (c058709c => ffffffff) (gprs_llc.c:1079) 20241117124611823 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c058709c => ffffffff) (gprs_llc.c:1125) 20241117124611823 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241117124611823 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) 20241117124611823 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20241117124611823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124611823 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124611823 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124611823 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124611823 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124611867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124611867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124611867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124611867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124611867 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124611867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124611867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124611867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124611867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124611868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124611868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124611868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124611868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124611868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124611868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124611868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124611868 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124611869 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124611869 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124611869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124611869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124611869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124611874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124611883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124611883 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124611898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124611898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124611898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124611898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124611898 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124611898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124611898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124611898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124611898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124611900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124611900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124611900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124611900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124611900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124611900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124611900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124611900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124611900 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124611900 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124611900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124611901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124611901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124611905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124611915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124611915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124611936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124611936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124611936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124611936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124611936 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124611936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124611936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124611936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124611936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124611938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124611938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124611938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124611938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124611938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124611938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124611938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124611938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124611938 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124611938 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124611938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124611939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124611939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124611943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124611953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124611953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124612231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124612232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124612232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124612232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124612233 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124612234 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='C2F2C4BB'O, index=0 SGSN_Test-GSUP(799)@5519ffa26ce2: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@5519ffa26ce2: 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 := '2500C74A8C104D49957C8626C325997F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA0B2354'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6B2F1D2343943C8'O } } } } } 20241117124612280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124612280 DLLC NOTICE LLME(ffffffff/c2f2c4bb){UNASSIGNED} LLC RX: unknown TLLI 0xc2f2c4bb, creating LLME on the fly (gprs_llc.c:552) 20241117124612280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124612280 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241117124612280 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124612280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124612280 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124612280 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124612280 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124612280 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124612280 DLLC NOTICE LLME(ffffffff/c2f2c4bb){UNASSIGNED} LLGM Assign pre (c2f2c4bb => e2826568) (gprs_llc.c:1079) 20241117124612280 DLLC NOTICE LLME(c2f2c4bb/e2826568){ASSIGNED} LLGM Assign post (c2f2c4bb => e2826568) (gprs_llc.c:1125) 20241117124612280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124612280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124612280 DMM DEBUG MM(262420000000021/e2826568) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124612293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124612293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124612293 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124612293 DMM DEBUG MM(262420000000021/e2826568) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241117124612293 DMM NOTICE MM(262420000000021/e2826568) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124612293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124612293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124612293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124612293 DMM DEBUG MM(262420000000021/e2826568) Requesting authorization (sgsn_auth.c:160) 20241117124612293 DMM INFO MM(262420000000021/e2826568) Requesting authentication tuples (sgsn_auth.c:184) 20241117124612293 DMM DEBUG MM(262420000000021/e2826568) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124612293 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241117124612293 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@5519ffa26ce2: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241117124612296 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124612296 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124612296 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124612296 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124612296 DMM INFO MM(262420000000021/e2826568) Subscriber data update (mmctx.c:445) 20241117124612296 DMM DEBUG MM(262420000000021/e2826568) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124612296 DMM INFO MM(262420000000021/e2826568) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124612296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124612296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124612296 DMM INFO MM(262420000000021/e2826568) <- GMM AUTH AND CIPHERING REQ (rand = 25 00 c7 4a 8c 10 4d 49 95 7c 86 26 c3 25 99 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124612304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124612304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124612304 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124612304 DMM INFO MM(262420000000021/e2826568) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124612304 DMM NOTICE MM(262420000000021/e2826568) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124612304 DMM DEBUG MM(262420000000021/e2826568) checking auth: received GSM SRES = aa 0b 23 54 (gprs_gmm.c:666) 20241117124612304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124612304 DMM DEBUG MM(262420000000021/e2826568) Requesting authorization (sgsn_auth.c:160) 20241117124612304 DMM INFO MM(262420000000021/e2826568) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124612304 DMM DEBUG MM(262420000000021/e2826568) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124612304 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241117124612304 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) 20241117124612304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124612304 DMM INFO MM(262420000000021/e2826568) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2826568) (gprs_gmm.c:300) 20241117124612306 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124612306 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124612306 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241117124612306 DMM INFO MM(262420000000021/e2826568) Subscriber data update (mmctx.c:445) 20241117124612306 DMM DEBUG MM(262420000000021/e2826568) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124612306 DMM INFO MM(262420000000021/e2826568) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124612306 DMM NOTICE MM(262420000000021/e2826568) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241117124612306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124612306 DMM NOTICE MM(262420000000021/e2826568) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124612306 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) 20241117124612307 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124612307 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241117124612307 DMM INFO MM(262420000000021/e2826568) Subscriber data update (mmctx.c:445) 20241117124612307 DMM DEBUG MM(262420000000021/e2826568) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124612313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124612313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124612313 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124612313 DMM INFO MM(262420000000021/e2826568) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124612313 DMM NOTICE MM(262420000000021/e2826568) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124612313 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124612313 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124612313 DLLC NOTICE LLME(c2f2c4bb/e2826568){ASSIGNED} LLGM Assign pre (ffffffff => e2826568) (gprs_llc.c:1079) 20241117124612313 DLLC NOTICE LLME(ffffffff/e2826568){ASSIGNED} LLGM Assign post (ffffffff => e2826568) (gprs_llc.c:1125) 20241117124612313 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124612313 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124612313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124612313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124612365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124612365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124612365 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124612365 DMM INFO MM(262420000000021/e2826568) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124612365 DMM INFO MM(262420000000021/e2826568) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124612365 DMM DEBUG MM(262420000000021/e2826568) Using GGSN 0 (gprs_sm.c:312) 20241117124612365 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) 20241117124612365 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241117124612365 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124612365 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124612365 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241117124612377 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 bf 94 4b 75 11 db 2b 6e a3 14 05 7f e8 48 52 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=1031 from retransmit req queue (gtp.c:443) 20241117124612377 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b51a8, cbp=0x55d8a001e060) (sgsn_libgtp.c:632) 20241117124612377 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124612377 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0021e48 TLLI=e2826568, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124612377 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124612377 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124612385 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241117124612392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124612392 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117124612392 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124612396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124612396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241117124612396 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124612396 DMM INFO MM(262420000000021/e2826568) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241117124612396 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117124612396 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241117124612398 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) 20241117124612398 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f73794b51a8, cbp=0x55d8a001e060) (sgsn_libgtp.c:632) 20241117124612398 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241117124612398 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0021e48, TLLI=e2826568, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124612398 DMM INFO MM(262420000000021/e2826568) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241117124612398 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241117124612398 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@5519ffa26ce2: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@5519ffa26ce2: Final verdict of PTC: pass 20241117124612405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(792)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@5519ffa26ce2: Final verdict of PTC: none 20241117124612408 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124612408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(787)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(797)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(785)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(795)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(790)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Nov 17 12:46:12 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 20241117124612541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124612942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104484) 20241117124613409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124613409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104484, count=105644) 20241117124614411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124614411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sun Nov 17 12:46:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124615412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124615412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_deact_mt started. 20241117124616002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124616004 DMM INFO MM(262420000000021/e2826568) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124616004 DMM INFO MM(262420000000021/e2826568) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124616004 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124616004 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124616004 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124616004 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124616004 DLLC NOTICE LLME(ffffffff/e2826568){ASSIGNED} LLGM Assign pre (e2826568 => ffffffff) (gprs_llc.c:1079) 20241117124616004 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2826568 => ffffffff) (gprs_llc.c:1125) 20241117124616004 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241117124616004 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) 20241117124616004 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20241117124616004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124616004 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124616004 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124616004 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124616004 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124616056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124616056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124616056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124616056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124616056 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124616056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124616056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124616056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124616056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(806)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(807)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124616058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124616058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124616058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124616059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124616059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124616059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124616059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124616059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124616059 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124616059 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124616059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(807)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124616060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124616060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124616063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(803)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124616073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124616073 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(806)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(812)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(812)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124616092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124616092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124616092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124616092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124616092 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124616092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124616092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124616092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124616092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(811)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(812)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124616094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124616094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124616094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124616094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124616094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124616094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124616094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124616094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124616094 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124616094 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124616094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124616095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124616095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(812)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124616098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124616107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124616107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(813)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(809)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(811)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124616126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124616126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124616126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124616126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124616126 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124616126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124616126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124616126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124616126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124616128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124616128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124616128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124616129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124616129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124616129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124616129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124616129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124616129 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124616129 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124616129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124616129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124616129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124616134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124616143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124616143 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124616413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124616413 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124616413 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124616413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124616415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124616416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(804)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='F7D1E77E'O, index=0 SGSN_Test-GSUP(818)@5519ffa26ce2: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@5519ffa26ce2: 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 := '43E76F056461A945E3D5E1E4EAC0149B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33382BBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C7FF8ECA4013C5C'O } } } } } 20241117124616461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124616461 DLLC NOTICE LLME(ffffffff/f7d1e77e){UNASSIGNED} LLC RX: unknown TLLI 0xf7d1e77e, creating LLME on the fly (gprs_llc.c:552) 20241117124616461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124616461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241117124616461 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124616461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124616461 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124616461 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124616461 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124616461 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124616461 DLLC NOTICE LLME(ffffffff/f7d1e77e){UNASSIGNED} LLGM Assign pre (f7d1e77e => cbdb21ac) (gprs_llc.c:1079) 20241117124616461 DLLC NOTICE LLME(f7d1e77e/cbdb21ac){ASSIGNED} LLGM Assign post (f7d1e77e => cbdb21ac) (gprs_llc.c:1125) 20241117124616461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124616461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124616461 DMM DEBUG MM(262420000000022/cbdb21ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124616474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124616474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124616474 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124616474 DMM DEBUG MM(262420000000022/cbdb21ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241117124616474 DMM NOTICE MM(262420000000022/cbdb21ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124616474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124616474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124616474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124616474 DMM DEBUG MM(262420000000022/cbdb21ac) Requesting authorization (sgsn_auth.c:160) 20241117124616474 DMM INFO MM(262420000000022/cbdb21ac) Requesting authentication tuples (sgsn_auth.c:184) 20241117124616474 DMM DEBUG MM(262420000000022/cbdb21ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124616474 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241117124616474 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@5519ffa26ce2: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241117124616477 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124616477 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124616477 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124616477 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124616477 DMM INFO MM(262420000000022/cbdb21ac) Subscriber data update (mmctx.c:445) 20241117124616477 DMM DEBUG MM(262420000000022/cbdb21ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124616477 DMM INFO MM(262420000000022/cbdb21ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124616477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124616477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124616477 DMM INFO MM(262420000000022/cbdb21ac) <- GMM AUTH AND CIPHERING REQ (rand = 43 e7 6f 05 64 61 a9 45 e3 d5 e1 e4 ea c0 14 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124616484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124616484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124616484 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124616484 DMM INFO MM(262420000000022/cbdb21ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124616484 DMM NOTICE MM(262420000000022/cbdb21ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124616484 DMM DEBUG MM(262420000000022/cbdb21ac) checking auth: received GSM SRES = 33 38 2b ba (gprs_gmm.c:666) 20241117124616484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124616484 DMM DEBUG MM(262420000000022/cbdb21ac) Requesting authorization (sgsn_auth.c:160) 20241117124616484 DMM INFO MM(262420000000022/cbdb21ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124616484 DMM DEBUG MM(262420000000022/cbdb21ac) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124616484 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241117124616484 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) 20241117124616484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124616484 DMM INFO MM(262420000000022/cbdb21ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbdb21ac) (gprs_gmm.c:300) 20241117124616486 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124616486 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124616486 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241117124616486 DMM INFO MM(262420000000022/cbdb21ac) Subscriber data update (mmctx.c:445) 20241117124616486 DMM DEBUG MM(262420000000022/cbdb21ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124616486 DMM INFO MM(262420000000022/cbdb21ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124616486 DMM NOTICE MM(262420000000022/cbdb21ac) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241117124616486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124616486 DMM NOTICE MM(262420000000022/cbdb21ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124616486 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) 20241117124616487 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124616487 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241117124616487 DMM INFO MM(262420000000022/cbdb21ac) Subscriber data update (mmctx.c:445) 20241117124616487 DMM DEBUG MM(262420000000022/cbdb21ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124616493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124616493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124616493 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124616493 DMM INFO MM(262420000000022/cbdb21ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124616493 DMM NOTICE MM(262420000000022/cbdb21ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124616493 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124616493 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124616493 DLLC NOTICE LLME(f7d1e77e/cbdb21ac){ASSIGNED} LLGM Assign pre (ffffffff => cbdb21ac) (gprs_llc.c:1079) 20241117124616493 DLLC NOTICE LLME(ffffffff/cbdb21ac){ASSIGNED} LLGM Assign post (ffffffff => cbdb21ac) (gprs_llc.c:1125) 20241117124616493 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124616493 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124616493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124616493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124616544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124616544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124616545 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124616545 DMM INFO MM(262420000000022/cbdb21ac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124616545 DMM INFO MM(262420000000022/cbdb21ac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124616545 DMM DEBUG MM(262420000000022/cbdb21ac) Using GGSN 0 (gprs_sm.c:312) 20241117124616545 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) 20241117124616545 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241117124616545 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124616545 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124616545 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241117124616555 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 25 e8 c8 29 11 e2 35 4b 24 14 05 7f c5 9b 91 74 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241117124616555 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b51a8, cbp=0x55d8a001e480) (sgsn_libgtp.c:632) 20241117124616555 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124616555 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0021e48 TLLI=cbdb21ac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124616555 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124616555 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124616563 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241117124616570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124616570 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117124616570 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124616572 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241117124616572 DGPRS INFO PDP(262420000000022:5): Context 0x7f73794b51a8 was deleted (sgsn_libgtp.c:660) 20241117124616572 DMM INFO MM(262420000000022/cbdb21ac) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241117124616572 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241117124616572 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@5519ffa26ce2: Removing Client IMSI='262420000000022'H, index=0 20241117124616579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124616579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241117124616579 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124616579 DMM INFO MM(262420000000022/cbdb21ac) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@5519ffa26ce2: Final verdict of PTC: pass 20241117124616582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50528<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@5519ffa26ce2: Final verdict of PTC: none 20241117124616584 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124616584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(812)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(807)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(809)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(811)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(804)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(816)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(814)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(810)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(805)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(804): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(809): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Nov 17 12:46:16 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 20241117124616713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124617115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59396<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41272) 20241117124617585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124617585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41272, count=103932) 20241117124618587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124618587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sun Nov 17 12:46:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124619588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124619588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_deact_dup started. 20241117124620175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124620176 DMM INFO MM(262420000000022/cbdb21ac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124620176 DMM INFO MM(262420000000022/cbdb21ac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124620176 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124620176 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124620176 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124620176 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124620176 DLLC NOTICE LLME(ffffffff/cbdb21ac){ASSIGNED} LLGM Assign pre (cbdb21ac => ffffffff) (gprs_llc.c:1079) 20241117124620176 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbdb21ac => ffffffff) (gprs_llc.c:1125) 20241117124620176 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0021af0 (gprs_sndcp.c:574) 20241117124620176 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0021e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124620176 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241117124620176 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) 20241117124620176 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20241117124620176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124620177 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124620177 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124620177 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124620177 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124620219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124620219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124620219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124620219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124620219 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124620219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124620219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124620219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124620219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124620220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124620220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124620220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124620221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124620221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124620221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124620221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124620221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124620221 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124620221 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124620221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124620221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124620221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124620225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124620236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124620236 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124620266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124620266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124620266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124620266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124620266 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124620266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124620266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124620266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124620266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(830)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(831)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124620268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124620268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124620268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124620268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124620268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124620268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124620268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124620268 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124620268 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124620268 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124620269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(831)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124620269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124620269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124620273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(827)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124620284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124620284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(828)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(836)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124620306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124620306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124620306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124620306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124620306 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124620306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124620306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124620306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124620306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(836)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124620308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124620308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124620308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124620308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124620308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124620308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124620308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124620308 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124620308 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124620308 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124620308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124620309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124620309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(836)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(836)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124620313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124620321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124620321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(833)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124620589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124620589 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124620589 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124620589 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(835)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124620591 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(835)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124620591 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(835)@5519ffa26ce2: 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(835)@5519ffa26ce2: 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(835)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='F26FDE16'O, index=0 SGSN_Test-GSUP(837)@5519ffa26ce2: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@5519ffa26ce2: 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 := 'AE50220E6386E18216FDFEE1447589DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A5160D17'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B778C14EC29854EC'O } } } } } 20241117124620640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124620640 DLLC NOTICE LLME(ffffffff/f26fde16){UNASSIGNED} LLC RX: unknown TLLI 0xf26fde16, creating LLME on the fly (gprs_llc.c:552) 20241117124620640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124620640 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241117124620640 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124620640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124620640 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124620640 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124620640 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124620640 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124620640 DLLC NOTICE LLME(ffffffff/f26fde16){UNASSIGNED} LLGM Assign pre (f26fde16 => e0ae765d) (gprs_llc.c:1079) 20241117124620640 DLLC NOTICE LLME(f26fde16/e0ae765d){ASSIGNED} LLGM Assign post (f26fde16 => e0ae765d) (gprs_llc.c:1125) 20241117124620640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124620640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124620640 DMM DEBUG MM(262420000000046/e0ae765d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124620654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124620654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124620654 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124620654 DMM DEBUG MM(262420000000046/e0ae765d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241117124620654 DMM NOTICE MM(262420000000046/e0ae765d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124620654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124620654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124620654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124620654 DMM DEBUG MM(262420000000046/e0ae765d) Requesting authorization (sgsn_auth.c:160) 20241117124620654 DMM INFO MM(262420000000046/e0ae765d) Requesting authentication tuples (sgsn_auth.c:184) 20241117124620654 DMM DEBUG MM(262420000000046/e0ae765d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124620654 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241117124620654 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@5519ffa26ce2: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241117124620656 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124620656 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124620656 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124620656 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124620656 DMM INFO MM(262420000000046/e0ae765d) Subscriber data update (mmctx.c:445) 20241117124620656 DMM DEBUG MM(262420000000046/e0ae765d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124620656 DMM INFO MM(262420000000046/e0ae765d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124620656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124620656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124620656 DMM INFO MM(262420000000046/e0ae765d) <- GMM AUTH AND CIPHERING REQ (rand = ae 50 22 0e 63 86 e1 82 16 fd fe e1 44 75 89 da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124620663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124620663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124620663 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124620663 DMM INFO MM(262420000000046/e0ae765d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124620663 DMM NOTICE MM(262420000000046/e0ae765d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124620663 DMM DEBUG MM(262420000000046/e0ae765d) checking auth: received GSM SRES = a5 16 0d 17 (gprs_gmm.c:666) 20241117124620663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124620663 DMM DEBUG MM(262420000000046/e0ae765d) Requesting authorization (sgsn_auth.c:160) 20241117124620663 DMM INFO MM(262420000000046/e0ae765d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124620663 DMM DEBUG MM(262420000000046/e0ae765d) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124620663 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241117124620663 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) 20241117124620663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124620663 DMM INFO MM(262420000000046/e0ae765d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0ae765d) (gprs_gmm.c:300) 20241117124620664 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124620664 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124620664 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241117124620664 DMM INFO MM(262420000000046/e0ae765d) Subscriber data update (mmctx.c:445) 20241117124620664 DMM DEBUG MM(262420000000046/e0ae765d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124620664 DMM INFO MM(262420000000046/e0ae765d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124620664 DMM NOTICE MM(262420000000046/e0ae765d) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241117124620664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124620664 DMM NOTICE MM(262420000000046/e0ae765d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124620664 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) 20241117124620665 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124620665 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241117124620665 DMM INFO MM(262420000000046/e0ae765d) Subscriber data update (mmctx.c:445) 20241117124620665 DMM DEBUG MM(262420000000046/e0ae765d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124620671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124620671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124620671 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124620671 DMM INFO MM(262420000000046/e0ae765d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124620671 DMM NOTICE MM(262420000000046/e0ae765d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124620671 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124620671 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124620671 DLLC NOTICE LLME(f26fde16/e0ae765d){ASSIGNED} LLGM Assign pre (ffffffff => e0ae765d) (gprs_llc.c:1079) 20241117124620671 DLLC NOTICE LLME(ffffffff/e0ae765d){ASSIGNED} LLGM Assign post (ffffffff => e0ae765d) (gprs_llc.c:1125) 20241117124620671 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124620671 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124620671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124620671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124620723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124620723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124620723 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124620723 DMM INFO MM(262420000000046/e0ae765d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124620723 DMM INFO MM(262420000000046/e0ae765d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124620723 DMM DEBUG MM(262420000000046/e0ae765d) Using GGSN 0 (gprs_sm.c:312) 20241117124620723 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) 20241117124620723 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241117124620723 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124620723 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124620723 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241117124620735 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 69 c3 be 46 11 35 37 4e 21 14 05 7f 61 c4 06 a5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241117124620735 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b51a8, cbp=0x55d8a001e480) (sgsn_libgtp.c:632) 20241117124620735 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124620735 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0021e48 TLLI=e0ae765d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124620735 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124620735 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124620743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124620743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241117124620743 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124620744 DMM INFO MM(262420000000046/e0ae765d) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241117124620744 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117124620744 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241117124620744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124620744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124620744 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124620744 DMM INFO MM(262420000000046/e0ae765d) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241117124620744 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117124620744 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@5519ffa26ce2: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@5519ffa26ce2: "Received deletePDPContextResponse 1, seq_nr=1036" 20241117124620745 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) 20241117124620745 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f73794b51a8, cbp=0x55d8a001e480) (sgsn_libgtp.c:632) 20241117124620745 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241117124620745 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0021e48, TLLI=e0ae765d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124620745 DMM INFO MM(262420000000046/e0ae765d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241117124620745 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241117124620745 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117124620745 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) 20241117124620745 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@5519ffa26ce2: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@5519ffa26ce2: Final verdict of PTC: pass 20241117124622755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59408<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@5519ffa26ce2: Final verdict of PTC: none 20241117124622758 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124622758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(831)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(825)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(836)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(833)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(835)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(828)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(834)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(823)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(829)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(828): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(833): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Nov 17 12:46:22 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 20241117124622886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124623288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59418<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100208) 20241117124623759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124623759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100208, count=105640) 20241117124624761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124624761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Nov 17 12:46:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124625762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124625762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_second_attempt started. 20241117124626350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124626351 DMM INFO MM(262420000000046/e0ae765d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124626351 DMM INFO MM(262420000000046/e0ae765d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124626351 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124626351 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124626351 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124626352 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124626352 DLLC NOTICE LLME(ffffffff/e0ae765d){ASSIGNED} LLGM Assign pre (e0ae765d => ffffffff) (gprs_llc.c:1079) 20241117124626352 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0ae765d => ffffffff) (gprs_llc.c:1125) 20241117124626352 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241117124626352 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) 20241117124626352 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20241117124626352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124626352 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124626352 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124626352 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124626352 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124626395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124626395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124626395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124626395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124626395 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124626395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124626395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124626395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124626395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124626397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124626397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124626397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124626397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124626397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124626397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124626397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124626397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124626397 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124626397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124626397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124626397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124626397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124626401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124626410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124626410 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124626431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124626431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124626431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124626431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124626431 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124626431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124626431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124626431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124626431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124626433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124626433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124626433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124626434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124626434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124626434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124626434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124626434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124626434 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124626434 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124626434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124626434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124626434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124626438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124626449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117124626449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124626475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124626475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124626475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124626475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124626475 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124626475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124626475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124626475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124626475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124626477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124626477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124626477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124626477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124626477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124626477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124626477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124626477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124626477 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124626477 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124626477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124626478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124626478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124626482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124626490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124626490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(852)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124626763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124626763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124626763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124626763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124626765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124626765 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@5519ffa26ce2: 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(854)@5519ffa26ce2: 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(854)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@5519ffa26ce2: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='C921DF95'O, index=0 SGSN_Test-GSUP(856)@5519ffa26ce2: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@5519ffa26ce2: 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 := '4041C6E720459551A46E2214217CE9E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64A77AD2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D3B862957B9C62D'O } } } } } 20241117124626807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124626807 DLLC NOTICE LLME(ffffffff/c921df95){UNASSIGNED} LLC RX: unknown TLLI 0xc921df95, creating LLME on the fly (gprs_llc.c:552) 20241117124626807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124626807 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241117124626808 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124626808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124626808 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124626808 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124626808 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124626808 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124626808 DLLC NOTICE LLME(ffffffff/c921df95){UNASSIGNED} LLGM Assign pre (c921df95 => ed9bc719) (gprs_llc.c:1079) 20241117124626808 DLLC NOTICE LLME(c921df95/ed9bc719){ASSIGNED} LLGM Assign post (c921df95 => ed9bc719) (gprs_llc.c:1125) 20241117124626808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124626808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124626808 DMM DEBUG MM(262420000000022/ed9bc719) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124626820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124626820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124626820 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124626820 DMM DEBUG MM(262420000000022/ed9bc719) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241117124626820 DMM NOTICE MM(262420000000022/ed9bc719) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124626820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124626820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124626820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124626820 DMM DEBUG MM(262420000000022/ed9bc719) Requesting authorization (sgsn_auth.c:160) 20241117124626820 DMM INFO MM(262420000000022/ed9bc719) Requesting authentication tuples (sgsn_auth.c:184) 20241117124626820 DMM DEBUG MM(262420000000022/ed9bc719) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124626820 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241117124626820 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@5519ffa26ce2: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@5519ffa26ce2: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241117124626824 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124626824 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124626824 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124626824 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124626824 DMM INFO MM(262420000000022/ed9bc719) Subscriber data update (mmctx.c:445) 20241117124626824 DMM DEBUG MM(262420000000022/ed9bc719) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124626824 DMM INFO MM(262420000000022/ed9bc719) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124626824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124626824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124626824 DMM INFO MM(262420000000022/ed9bc719) <- GMM AUTH AND CIPHERING REQ (rand = 40 41 c6 e7 20 45 95 51 a4 6e 22 14 21 7c e9 e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124626832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124626832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124626832 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124626832 DMM INFO MM(262420000000022/ed9bc719) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124626832 DMM NOTICE MM(262420000000022/ed9bc719) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124626832 DMM DEBUG MM(262420000000022/ed9bc719) checking auth: received GSM SRES = 64 a7 7a d2 (gprs_gmm.c:666) 20241117124626832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124626832 DMM DEBUG MM(262420000000022/ed9bc719) Requesting authorization (sgsn_auth.c:160) 20241117124626832 DMM INFO MM(262420000000022/ed9bc719) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124626832 DMM DEBUG MM(262420000000022/ed9bc719) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124626832 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241117124626832 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) 20241117124626832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124626832 DMM INFO MM(262420000000022/ed9bc719) <- GMM ATTACH ACCEPT (new P-TMSI=0xed9bc719) (gprs_gmm.c:300) 20241117124626834 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124626834 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124626834 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241117124626834 DMM INFO MM(262420000000022/ed9bc719) Subscriber data update (mmctx.c:445) 20241117124626834 DMM DEBUG MM(262420000000022/ed9bc719) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124626834 DMM INFO MM(262420000000022/ed9bc719) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124626834 DMM NOTICE MM(262420000000022/ed9bc719) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241117124626834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124626834 DMM NOTICE MM(262420000000022/ed9bc719) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124626834 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) 20241117124626834 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124626834 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241117124626834 DMM INFO MM(262420000000022/ed9bc719) Subscriber data update (mmctx.c:445) 20241117124626834 DMM DEBUG MM(262420000000022/ed9bc719) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124626841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124626841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124626841 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124626841 DMM INFO MM(262420000000022/ed9bc719) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124626841 DMM NOTICE MM(262420000000022/ed9bc719) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124626841 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124626841 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124626841 DLLC NOTICE LLME(c921df95/ed9bc719){ASSIGNED} LLGM Assign pre (ffffffff => ed9bc719) (gprs_llc.c:1079) 20241117124626841 DLLC NOTICE LLME(ffffffff/ed9bc719){ASSIGNED} LLGM Assign post (ffffffff => ed9bc719) (gprs_llc.c:1125) 20241117124626841 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124626841 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124626841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124626841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_second_attempt(858)@5519ffa26ce2: 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 := '49BD0920C747E80063F81F06F91C65FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6F3E1DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8353A8D62820B079'O } } } } } 20241117124626892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124626892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124626892 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124626892 DMM INFO MM(262420000000022/ed9bc719) -> GMM ATTACH REQUEST MI(TMSI-0xED9BC719) type="GPRS attach" (gprs_gmm.c:1266) 20241117124626892 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124626892 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117124626892 DLLC NOTICE LLME(ffffffff/ed9bc719){ASSIGNED} LLGM Assign pre (ed9bc719 => fe075b05) (gprs_llc.c:1079) 20241117124626892 DLLC NOTICE LLME(ed9bc719/fe075b05){ASSIGNED} LLGM Assign post (ed9bc719 => fe075b05) (gprs_llc.c:1125) 20241117124626892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124626892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124626892 DMM DEBUG MM(262420000000022/fe075b05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124626899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124626899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241117124626899 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124626899 DMM DEBUG MM(262420000000022/fe075b05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241117124626899 DMM NOTICE MM(262420000000022/fe075b05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124626899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124626899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124626899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124626899 DMM DEBUG MM(262420000000022/fe075b05) Requesting authorization (sgsn_auth.c:160) 20241117124626899 DMM INFO MM(262420000000022/fe075b05) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124626899 DMM DEBUG MM(262420000000022/fe075b05) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124626899 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241117124626899 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) 20241117124629922 DGPRS DEBUG Checking for inactive LLMEs, time = 13658324 (sgsn.c:131) 20241117124632900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241117124632900 DMM ERROR MM(262420000000022/fe075b05) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241117124632900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241117124632900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241117124632900 DMM NOTICE MM(262420000000022/fe075b05) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241117124632900 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241117124632900 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) 20241117124632900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Reject}: Deallocated (fsm.c:568) 20241117124632900 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Deallocated (fsm.c:568) 20241117124632900 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124632900 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241117124632900 DLLC NOTICE LLME(ed9bc719/fe075b05){ASSIGNED} LLGM Assign pre (fe075b05 => ffffffff) (gprs_llc.c:1079) 20241117124632900 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe075b05 => ffffffff) (gprs_llc.c:1125) 20241117124646764 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241117124646764 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241117124646764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124656399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124656400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124656400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124656435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124656437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124656437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124656478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124656480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124656480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@5519ffa26ce2: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5519ffa26ce2: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241117124656824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124656824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(854)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(856)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(849)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(855)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(844)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@5519ffa26ce2: Final verdict of PTC: none 20241117124656827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59430<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(840)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@5519ffa26ce2: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@5519ffa26ce2: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@5519ffa26ce2: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@5519ffa26ce2: Final verdict of PTC: none TC_attach_second_attempt(858)@5519ffa26ce2: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(847)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(842)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(853)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@5519ffa26ce2: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Nov 17 12:46:56 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 20241117124656895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124657203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106384) 20241117124657825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124657825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106384, count=111816) 20241117124658827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124658827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Nov 17 12:46:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124659829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124659829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117124659923 DGPRS DEBUG Checking for inactive LLMEs, time = 13658354 (sgsn.c:131) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_echo_timeout started. 20241117124700263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124700265 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124700306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124700306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124700306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124700306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124700306 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124700306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124700306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124700306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124700306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124700308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124700308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124700308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124700308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124700308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124700308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124700308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124700308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124700308 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124700308 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124700308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124700309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124700309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124700313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124700322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124700322 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124700342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124700342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124700342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124700342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124700342 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124700342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124700342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124700342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124700342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124700343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124700343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124700343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124700344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124700344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124700344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124700344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124700344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124700344 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124700344 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124700344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124700344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124700344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124700347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124700356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124700356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124700379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124700379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124700379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124700379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124700379 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124700379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124700379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124700379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124700379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124700381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124700381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124700381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124700381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124700381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124700381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124700381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124700381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124700381 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124700381 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124700381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124700382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124700382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124700386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124700395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124700395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124700830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124700830 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124700830 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124700830 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124700832 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124700833 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@5519ffa26ce2: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='C6B84317'O, index=0 SGSN_Test-GSUP(875)@5519ffa26ce2: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@5519ffa26ce2: 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 := '510D1FD82E125923465D1DDD49E26506'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD1CC8DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C149592DF1FA5AD'O } } } } } 20241117124700884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124700884 DLLC NOTICE LLME(ffffffff/c6b84317){UNASSIGNED} LLC RX: unknown TLLI 0xc6b84317, creating LLME on the fly (gprs_llc.c:552) 20241117124700884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124700884 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241117124700884 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124700884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124700884 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124700884 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124700884 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124700884 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124700884 DLLC NOTICE LLME(ffffffff/c6b84317){UNASSIGNED} LLGM Assign pre (c6b84317 => d0fbf595) (gprs_llc.c:1079) 20241117124700884 DLLC NOTICE LLME(c6b84317/d0fbf595){ASSIGNED} LLGM Assign post (c6b84317 => d0fbf595) (gprs_llc.c:1125) 20241117124700884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124700884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124700884 DMM DEBUG MM(262420000000067/d0fbf595) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124700898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124700898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124700898 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124700898 DMM DEBUG MM(262420000000067/d0fbf595) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241117124700898 DMM NOTICE MM(262420000000067/d0fbf595) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124700898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124700898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124700898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124700898 DMM DEBUG MM(262420000000067/d0fbf595) Requesting authorization (sgsn_auth.c:160) 20241117124700898 DMM INFO MM(262420000000067/d0fbf595) Requesting authentication tuples (sgsn_auth.c:184) 20241117124700898 DMM DEBUG MM(262420000000067/d0fbf595) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124700898 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241117124700898 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@5519ffa26ce2: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@5519ffa26ce2: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241117124700901 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124700901 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124700901 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124700901 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124700901 DMM INFO MM(262420000000067/d0fbf595) Subscriber data update (mmctx.c:445) 20241117124700901 DMM DEBUG MM(262420000000067/d0fbf595) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124700901 DMM INFO MM(262420000000067/d0fbf595) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124700901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124700901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124700901 DMM INFO MM(262420000000067/d0fbf595) <- GMM AUTH AND CIPHERING REQ (rand = 51 0d 1f d8 2e 12 59 23 46 5d 1d dd 49 e2 65 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124700908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124700908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124700908 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124700908 DMM INFO MM(262420000000067/d0fbf595) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124700908 DMM NOTICE MM(262420000000067/d0fbf595) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124700908 DMM DEBUG MM(262420000000067/d0fbf595) checking auth: received GSM SRES = fd 1c c8 da (gprs_gmm.c:666) 20241117124700908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124700908 DMM DEBUG MM(262420000000067/d0fbf595) Requesting authorization (sgsn_auth.c:160) 20241117124700908 DMM INFO MM(262420000000067/d0fbf595) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124700908 DMM DEBUG MM(262420000000067/d0fbf595) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124700908 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241117124700908 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) 20241117124700908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124700908 DMM INFO MM(262420000000067/d0fbf595) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0fbf595) (gprs_gmm.c:300) 20241117124700910 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124700910 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124700910 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241117124700910 DMM INFO MM(262420000000067/d0fbf595) Subscriber data update (mmctx.c:445) 20241117124700910 DMM DEBUG MM(262420000000067/d0fbf595) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124700910 DMM INFO MM(262420000000067/d0fbf595) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124700910 DMM NOTICE MM(262420000000067/d0fbf595) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241117124700910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124700910 DMM NOTICE MM(262420000000067/d0fbf595) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124700910 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) 20241117124700910 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124700910 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241117124700910 DMM INFO MM(262420000000067/d0fbf595) Subscriber data update (mmctx.c:445) 20241117124700910 DMM DEBUG MM(262420000000067/d0fbf595) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124700915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124700915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124700915 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124700915 DMM INFO MM(262420000000067/d0fbf595) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124700915 DMM NOTICE MM(262420000000067/d0fbf595) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124700915 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124700915 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124700915 DLLC NOTICE LLME(c6b84317/d0fbf595){ASSIGNED} LLGM Assign pre (ffffffff => d0fbf595) (gprs_llc.c:1079) 20241117124700915 DLLC NOTICE LLME(ffffffff/d0fbf595){ASSIGNED} LLGM Assign post (ffffffff => d0fbf595) (gprs_llc.c:1125) 20241117124700915 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124700915 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124700916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124700916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124700967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124700967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124700967 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124700967 DMM INFO MM(262420000000067/d0fbf595) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124700967 DMM INFO MM(262420000000067/d0fbf595) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124700967 DMM DEBUG MM(262420000000067/d0fbf595) Using GGSN 0 (gprs_sm.c:312) 20241117124700967 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) 20241117124700967 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241117124700967 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124700967 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124700967 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241117124700979 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 01 af 1f eb 11 ba ae 7a b1 14 05 7f cc 28 bf 23 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) 20241117124700979 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b51a8, cbp=0x55d8a001e480) (sgsn_libgtp.c:632) 20241117124700979 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124700979 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0021e48 TLLI=d0fbf595, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124700979 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124700979 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124705845 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241117124705847 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) 20241117124705847 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55d8a00138f0) (sgsn_libgtp.c:632) 20241117124710847 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1039" 20241117124715849 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241117124715849 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1039" 20241117124720831 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241117124720832 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124720832 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241117124720849 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241117124720849 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241117124720849 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1041" 20241117124725851 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241117124725851 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241117124725851 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241117124725851 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1041" 20241117124729924 DGPRS DEBUG Checking for inactive LLMEs, time = 13658384 (sgsn.c:131) 20241117124730310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124730312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124730312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124730344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124730346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124730346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124730383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124730384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124730384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124730852 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241117124730852 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241117124730852 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241117124730852 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241117124730852 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1043" 20241117124735854 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241117124735854 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241117124735854 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241117124735854 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241117124735854 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55d8a00138f0) (sgsn_libgtp.c:632) 20241117124735854 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55d8a00138f0) (sgsn_libgtp.c:636) 20241117124735854 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241117124735854 DMM INFO MM(262420000000067/d0fbf595) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241117124735854 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241117124735854 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117124735854 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241117124735854 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241117124735854 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117124735854 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241117124735854 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241117124735854 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117124735854 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241117124735854 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241117124735854 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117124735854 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241117124735854 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@5519ffa26ce2: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@5519ffa26ce2: Removing Client IMSI='262420000000067'H, index=0 20241117124735864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124735864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241117124735864 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124735864 DMM INFO MM(262420000000067/d0fbf595) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@5519ffa26ce2: Final verdict of PTC: pass 20241117124735867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48286<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124735868 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124735868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(868)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(863)@5519ffa26ce2: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@5519ffa26ce2: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@5519ffa26ce2: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(873)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(871)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(861)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(866)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Nov 17 12:47:35 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 20241117124735999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124736400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99976) 20241117124736869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124736869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99976, count=113300) 20241117124737871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124737871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Nov 17 12:47:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124738872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124738872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_restart_ctr_echo started. 20241117124739464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124739465 DMM INFO MM(262420000000067/d0fbf595) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124739465 DMM INFO MM(262420000000067/d0fbf595) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124739465 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124739465 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124739465 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124739465 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124739466 DLLC NOTICE LLME(ffffffff/d0fbf595){ASSIGNED} LLGM Assign pre (d0fbf595 => ffffffff) (gprs_llc.c:1079) 20241117124739466 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0fbf595 => ffffffff) (gprs_llc.c:1125) 20241117124739466 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0021af0 (gprs_sndcp.c:574) 20241117124739466 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0021e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124739466 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241117124739466 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) 20241117124739466 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20241117124739466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124739466 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124739466 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124739466 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124739466 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124739507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124739507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124739507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124739507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124739507 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124739507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124739507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124739507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124739507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124739509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124739509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124739509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124739509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124739509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124739509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124739509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124739509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124739509 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124739509 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124739509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124739510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124739510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124739512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124739520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124739520 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124739543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124739543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124739543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124739543 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124739543 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124739543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124739543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124739543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124739543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124739544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124739544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124739544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124739545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124739545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124739545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124739545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124739545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124739545 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124739545 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124739545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124739545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124739545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124739549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124739557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124739557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124739581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124739581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124739581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124739581 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124739581 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124739581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124739581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124739581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124739581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124739582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124739582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124739582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124739583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124739583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124739583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124739583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124739583 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124739583 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124739583 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124739583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124739583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124739583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124739586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124739596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124739596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124739873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124739873 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124739873 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124739873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124739875 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124739876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@5519ffa26ce2: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='E0DD35B6'O, index=0 SGSN_Test-GSUP(894)@5519ffa26ce2: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@5519ffa26ce2: 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 := 'B3BA0C74B142FBFF8EB9FE1F2992BC97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C85AA85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5759D8FE47BFF56C'O } } } } } 20241117124739926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124739926 DLLC NOTICE LLME(ffffffff/e0dd35b6){UNASSIGNED} LLC RX: unknown TLLI 0xe0dd35b6, creating LLME on the fly (gprs_llc.c:552) 20241117124739926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124739926 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241117124739926 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124739926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124739926 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124739926 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124739926 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124739926 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124739926 DLLC NOTICE LLME(ffffffff/e0dd35b6){UNASSIGNED} LLGM Assign pre (e0dd35b6 => fd239772) (gprs_llc.c:1079) 20241117124739926 DLLC NOTICE LLME(e0dd35b6/fd239772){ASSIGNED} LLGM Assign post (e0dd35b6 => fd239772) (gprs_llc.c:1125) 20241117124739926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124739926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124739926 DMM DEBUG MM(262420000000023/fd239772) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124739941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124739941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124739941 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124739941 DMM DEBUG MM(262420000000023/fd239772) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241117124739941 DMM NOTICE MM(262420000000023/fd239772) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124739941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124739941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124739941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124739941 DMM DEBUG MM(262420000000023/fd239772) Requesting authorization (sgsn_auth.c:160) 20241117124739941 DMM INFO MM(262420000000023/fd239772) Requesting authentication tuples (sgsn_auth.c:184) 20241117124739941 DMM DEBUG MM(262420000000023/fd239772) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124739941 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241117124739941 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@5519ffa26ce2: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@5519ffa26ce2: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241117124739943 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124739943 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124739943 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124739943 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124739943 DMM INFO MM(262420000000023/fd239772) Subscriber data update (mmctx.c:445) 20241117124739943 DMM DEBUG MM(262420000000023/fd239772) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124739944 DMM INFO MM(262420000000023/fd239772) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124739944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124739944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124739944 DMM INFO MM(262420000000023/fd239772) <- GMM AUTH AND CIPHERING REQ (rand = b3 ba 0c 74 b1 42 fb ff 8e b9 fe 1f 29 92 bc 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124739952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124739952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124739952 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124739952 DMM INFO MM(262420000000023/fd239772) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124739952 DMM NOTICE MM(262420000000023/fd239772) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124739952 DMM DEBUG MM(262420000000023/fd239772) checking auth: received GSM SRES = 9c 85 aa 85 (gprs_gmm.c:666) 20241117124739952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124739952 DMM DEBUG MM(262420000000023/fd239772) Requesting authorization (sgsn_auth.c:160) 20241117124739952 DMM INFO MM(262420000000023/fd239772) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124739952 DMM DEBUG MM(262420000000023/fd239772) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124739952 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241117124739952 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) 20241117124739952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124739952 DMM INFO MM(262420000000023/fd239772) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd239772) (gprs_gmm.c:300) 20241117124739954 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124739954 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124739954 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241117124739954 DMM INFO MM(262420000000023/fd239772) Subscriber data update (mmctx.c:445) 20241117124739954 DMM DEBUG MM(262420000000023/fd239772) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124739954 DMM INFO MM(262420000000023/fd239772) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124739954 DMM NOTICE MM(262420000000023/fd239772) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241117124739954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124739954 DMM NOTICE MM(262420000000023/fd239772) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124739954 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) 20241117124739955 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124739955 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241117124739955 DMM INFO MM(262420000000023/fd239772) Subscriber data update (mmctx.c:445) 20241117124739955 DMM DEBUG MM(262420000000023/fd239772) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124739961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124739961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124739961 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124739961 DMM INFO MM(262420000000023/fd239772) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124739961 DMM NOTICE MM(262420000000023/fd239772) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124739961 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124739961 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124739961 DLLC NOTICE LLME(e0dd35b6/fd239772){ASSIGNED} LLGM Assign pre (ffffffff => fd239772) (gprs_llc.c:1079) 20241117124739961 DLLC NOTICE LLME(ffffffff/fd239772){ASSIGNED} LLGM Assign post (ffffffff => fd239772) (gprs_llc.c:1125) 20241117124739961 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124739961 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124739961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124739961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124740013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124740013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124740013 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124740013 DMM INFO MM(262420000000023/fd239772) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124740013 DMM INFO MM(262420000000023/fd239772) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124740013 DMM DEBUG MM(262420000000023/fd239772) Using GGSN 0 (gprs_sm.c:312) 20241117124740013 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241117124740013 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124740013 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124740013 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241117124740021 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 9a 43 c9 0e 11 af f6 29 25 14 05 7f 96 1e 07 76 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241117124740021 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b2058, cbp=0x55d8a001e480) (sgsn_libgtp.c:632) 20241117124740021 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124740021 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0022fb8 TLLI=fd239772, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124740021 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124740021 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124745014 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241117124745016 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) 20241117124745016 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55d8a00138f0) (sgsn_libgtp.c:632) 20241117124750015 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241117124750017 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) 20241117124750017 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55d8a00138f0) (sgsn_libgtp.c:632) 20241117124750017 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241117124750017 DMM INFO MM(262420000000023/fd239772) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241117124750017 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241117124750017 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@5519ffa26ce2: Removing Client IMSI='262420000000023'H, index=0 20241117124750025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124750025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241117124750026 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124750026 DMM INFO MM(262420000000023/fd239772) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@5519ffa26ce2: Final verdict of PTC: pass 20241117124750029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56060<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@5519ffa26ce2: Final verdict of PTC: none 20241117124750031 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124750031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(887)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(882)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(892)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@5519ffa26ce2: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@5519ffa26ce2: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@5519ffa26ce2: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(880)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(890)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(885)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Nov 17 12:47:50 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 20241117124750163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124750564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100204) 20241117124751031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124751031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100204, count=104560) 20241117124752032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124752032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Nov 17 12:47:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124753033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124753034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_restart_ctr_create started. 20241117124753628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124753629 DMM INFO MM(262420000000023/fd239772) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124753629 DMM INFO MM(262420000000023/fd239772) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124753629 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124753629 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124753629 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124753629 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124753629 DLLC NOTICE LLME(ffffffff/fd239772){ASSIGNED} LLGM Assign pre (fd239772 => ffffffff) (gprs_llc.c:1079) 20241117124753629 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd239772 => ffffffff) (gprs_llc.c:1125) 20241117124753629 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0022c60 (gprs_sndcp.c:574) 20241117124753629 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0022fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124753629 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241117124753629 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) 20241117124753629 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20241117124753630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124753630 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124753630 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124753630 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124753630 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124753672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124753672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124753672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124753672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124753672 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124753672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124753672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124753672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124753672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124753673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124753673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124753674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124753674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124753674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124753674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124753674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124753674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124753674 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124753674 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124753674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124753674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124753674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124753678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124753688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124753688 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124753707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124753707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124753707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124753707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124753707 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124753707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124753707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124753707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124753707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124753709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124753709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124753709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124753709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124753709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124753709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124753709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124753709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124753709 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124753709 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124753709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(906)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124753710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124753710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124753715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124753723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124753723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124753744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124753744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124753744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124753744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124753744 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124753744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124753744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124753744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124753744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124753746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124753746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124753746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124753746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124753746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124753746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124753746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124753746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124753746 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124753746 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124753746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124753747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124753747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124753751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124753762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124753762 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124754034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124754034 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124754034 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124754034 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124754037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124754037 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@5519ffa26ce2: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='EEE9AE00'O, index=0 SGSN_Test-GSUP(913)@5519ffa26ce2: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@5519ffa26ce2: 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 := 'D9B5133D42207079730F31304AC76A57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A0532D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '021BE49E1B36F5DC'O } } } } } 20241117124754085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124754085 DLLC NOTICE LLME(ffffffff/eee9ae00){UNASSIGNED} LLC RX: unknown TLLI 0xeee9ae00, creating LLME on the fly (gprs_llc.c:552) 20241117124754085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124754085 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241117124754085 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124754085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124754085 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124754085 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124754085 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124754085 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124754085 DLLC NOTICE LLME(ffffffff/eee9ae00){UNASSIGNED} LLGM Assign pre (eee9ae00 => cade3a9b) (gprs_llc.c:1079) 20241117124754085 DLLC NOTICE LLME(eee9ae00/cade3a9b){ASSIGNED} LLGM Assign post (eee9ae00 => cade3a9b) (gprs_llc.c:1125) 20241117124754085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124754085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124754085 DMM DEBUG MM(262420000000024/cade3a9b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124754099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124754099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124754099 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124754099 DMM DEBUG MM(262420000000024/cade3a9b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241117124754099 DMM NOTICE MM(262420000000024/cade3a9b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124754099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124754099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124754099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124754099 DMM DEBUG MM(262420000000024/cade3a9b) Requesting authorization (sgsn_auth.c:160) 20241117124754099 DMM INFO MM(262420000000024/cade3a9b) Requesting authentication tuples (sgsn_auth.c:184) 20241117124754099 DMM DEBUG MM(262420000000024/cade3a9b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124754099 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241117124754099 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@5519ffa26ce2: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@5519ffa26ce2: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241117124754102 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124754102 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124754102 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124754102 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124754102 DMM INFO MM(262420000000024/cade3a9b) Subscriber data update (mmctx.c:445) 20241117124754102 DMM DEBUG MM(262420000000024/cade3a9b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124754102 DMM INFO MM(262420000000024/cade3a9b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124754102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124754102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124754102 DMM INFO MM(262420000000024/cade3a9b) <- GMM AUTH AND CIPHERING REQ (rand = d9 b5 13 3d 42 20 70 79 73 0f 31 30 4a c7 6a 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124754110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124754110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124754110 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124754110 DMM INFO MM(262420000000024/cade3a9b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124754110 DMM NOTICE MM(262420000000024/cade3a9b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124754110 DMM DEBUG MM(262420000000024/cade3a9b) checking auth: received GSM SRES = 3a 05 32 d0 (gprs_gmm.c:666) 20241117124754110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124754110 DMM DEBUG MM(262420000000024/cade3a9b) Requesting authorization (sgsn_auth.c:160) 20241117124754110 DMM INFO MM(262420000000024/cade3a9b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124754110 DMM DEBUG MM(262420000000024/cade3a9b) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124754110 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241117124754110 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) 20241117124754110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124754110 DMM INFO MM(262420000000024/cade3a9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcade3a9b) (gprs_gmm.c:300) 20241117124754111 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124754111 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124754111 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241117124754111 DMM INFO MM(262420000000024/cade3a9b) Subscriber data update (mmctx.c:445) 20241117124754111 DMM DEBUG MM(262420000000024/cade3a9b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124754111 DMM INFO MM(262420000000024/cade3a9b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124754111 DMM NOTICE MM(262420000000024/cade3a9b) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241117124754111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124754111 DMM NOTICE MM(262420000000024/cade3a9b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124754111 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) 20241117124754112 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124754112 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241117124754112 DMM INFO MM(262420000000024/cade3a9b) Subscriber data update (mmctx.c:445) 20241117124754112 DMM DEBUG MM(262420000000024/cade3a9b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124754119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124754119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124754119 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124754119 DMM INFO MM(262420000000024/cade3a9b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124754119 DMM NOTICE MM(262420000000024/cade3a9b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124754119 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124754119 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124754119 DLLC NOTICE LLME(eee9ae00/cade3a9b){ASSIGNED} LLGM Assign pre (ffffffff => cade3a9b) (gprs_llc.c:1079) 20241117124754119 DLLC NOTICE LLME(ffffffff/cade3a9b){ASSIGNED} LLGM Assign post (ffffffff => cade3a9b) (gprs_llc.c:1125) 20241117124754119 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124754119 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124754119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124754119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124754170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124754170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124754170 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124754170 DMM INFO MM(262420000000024/cade3a9b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124754170 DMM INFO MM(262420000000024/cade3a9b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124754170 DMM DEBUG MM(262420000000024/cade3a9b) Using GGSN 0 (gprs_sm.c:312) 20241117124754170 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241117124754170 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124754170 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124754170 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241117124754182 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 8a fe 37 1b 11 bf 9e 1e fc 14 05 7f c2 9a ca 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=1048 from retransmit req queue (gtp.c:443) 20241117124754182 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f73794b2058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241117124754182 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f73794b2058, cbp=0x55d8a001e480) (sgsn_libgtp.c:632) 20241117124754182 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241117124754182 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241117124754182 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117124754183 DMM NOTICE MM(262420000000024/cade3a9b) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124754190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124754190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124754190 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124754190 DMM INFO MM(262420000000024/cade3a9b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124754190 DMM INFO MM(262420000000024/cade3a9b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124754190 DMM DEBUG MM(262420000000024/cade3a9b) Using GGSN 0 (gprs_sm.c:312) 20241117124754190 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241117124754190 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124754190 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124754190 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241117124754192 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 8a fe 37 1b 11 bf 9e 1e fc 14 05 7f c2 9a ca 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=1049 from retransmit req queue (gtp.c:443) 20241117124754192 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f73794b2058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241117124754192 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b2058, cbp=0x55d8a001e480) (sgsn_libgtp.c:632) 20241117124754192 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124754192 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0022fb8 TLLI=cade3a9b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124754192 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124754193 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@5519ffa26ce2: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@5519ffa26ce2: Final verdict of PTC: pass 20241117124754202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47342<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_restart_ctr_create-BVCI196(900)@5519ffa26ce2: Final verdict of PTC: none 20241117124754203 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(913)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(911)@5519ffa26ce2: Final verdict of PTC: none 20241117124754203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_create-BVCI210(905)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(901)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(906)@5519ffa26ce2: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(899)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(904)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(909)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Nov 17 12:47:54 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 20241117124754337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124754738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100232) 20241117124755204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124755204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100232, count=104588) 20241117124756205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124756205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sun Nov 17 12:47:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124757207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124757207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241117124757797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124757798 DMM INFO MM(262420000000024/cade3a9b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124757798 DMM INFO MM(262420000000024/cade3a9b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124757798 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124757798 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124757798 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124757798 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124757798 DLLC NOTICE LLME(ffffffff/cade3a9b){ASSIGNED} LLGM Assign pre (cade3a9b => ffffffff) (gprs_llc.c:1079) 20241117124757798 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cade3a9b => ffffffff) (gprs_llc.c:1125) 20241117124757798 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0022c60 (gprs_sndcp.c:574) 20241117124757798 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0022fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124757798 DMM NOTICE MM(262420000000024/cade3a9b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117124757798 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241117124757798 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117124757798 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117124757798 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241117124757798 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241117124757798 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) 20241117124757798 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20241117124757798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124757798 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124757798 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124757798 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124757798 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(921)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124757854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124757854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124757854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124757854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124757854 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124757854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124757854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124757854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124757854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(920)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(921)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124757856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124757856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124757856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124757857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124757857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124757857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124757857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124757857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124757857 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124757857 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124757857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124757857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124757857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(921)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124757861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124757871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124757871 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(922)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(920)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124757881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124757881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124757881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124757881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124757881 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124757881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124757881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124757881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124757881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124757883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124757883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124757883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124757883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124757883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124757883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124757883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124757883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124757883 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124757883 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124757883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(925)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124757884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124757884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124757887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124757898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124757898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124757920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124757920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124757920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124757920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124757920 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124757920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124757920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124757920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124757920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124757922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124757922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124757922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124757922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124757922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124757922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124757922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124757922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124757922 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124757922 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124757922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(930)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124757923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124757923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124757926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124757935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124757935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124758208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124758208 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124758208 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124758208 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124758210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124758211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='CF28AF7F'O, index=0 SGSN_Test-GSUP(932)@5519ffa26ce2: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5519ffa26ce2: 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 := '0363344427130B9E0F4F93D57B7E3BA6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21C1E2BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '393439BB589D73B4'O } } } } } 20241117124759265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124759265 DLLC NOTICE LLME(ffffffff/cf28af7f){UNASSIGNED} LLC RX: unknown TLLI 0xcf28af7f, creating LLME on the fly (gprs_llc.c:552) 20241117124759265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124759265 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241117124759265 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124759265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124759265 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124759265 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124759265 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124759265 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124759265 DLLC NOTICE LLME(ffffffff/cf28af7f){UNASSIGNED} LLGM Assign pre (cf28af7f => c3d19af8) (gprs_llc.c:1079) 20241117124759265 DLLC NOTICE LLME(cf28af7f/c3d19af8){ASSIGNED} LLGM Assign post (cf28af7f => c3d19af8) (gprs_llc.c:1125) 20241117124759265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124759265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124759265 DMM DEBUG MM(262420000000025/c3d19af8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124759279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124759279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124759279 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124759279 DMM DEBUG MM(262420000000025/c3d19af8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241117124759279 DMM NOTICE MM(262420000000025/c3d19af8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124759279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124759279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124759279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124759279 DMM DEBUG MM(262420000000025/c3d19af8) Requesting authorization (sgsn_auth.c:160) 20241117124759279 DMM INFO MM(262420000000025/c3d19af8) Requesting authentication tuples (sgsn_auth.c:184) 20241117124759279 DMM DEBUG MM(262420000000025/c3d19af8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124759279 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241117124759279 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@5519ffa26ce2: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241117124759282 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124759282 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124759282 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124759282 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124759282 DMM INFO MM(262420000000025/c3d19af8) Subscriber data update (mmctx.c:445) 20241117124759282 DMM DEBUG MM(262420000000025/c3d19af8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124759282 DMM INFO MM(262420000000025/c3d19af8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124759282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124759282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124759282 DMM INFO MM(262420000000025/c3d19af8) <- GMM AUTH AND CIPHERING REQ (rand = 03 63 34 44 27 13 0b 9e 0f 4f 93 d5 7b 7e 3b a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124759290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124759290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124759290 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124759290 DMM INFO MM(262420000000025/c3d19af8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124759290 DMM NOTICE MM(262420000000025/c3d19af8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124759290 DMM DEBUG MM(262420000000025/c3d19af8) checking auth: received GSM SRES = 21 c1 e2 bc (gprs_gmm.c:666) 20241117124759290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124759290 DMM DEBUG MM(262420000000025/c3d19af8) Requesting authorization (sgsn_auth.c:160) 20241117124759290 DMM INFO MM(262420000000025/c3d19af8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124759290 DMM DEBUG MM(262420000000025/c3d19af8) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124759290 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241117124759290 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) 20241117124759290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124759290 DMM INFO MM(262420000000025/c3d19af8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3d19af8) (gprs_gmm.c:300) 20241117124759291 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124759291 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124759291 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241117124759291 DMM INFO MM(262420000000025/c3d19af8) Subscriber data update (mmctx.c:445) 20241117124759291 DMM DEBUG MM(262420000000025/c3d19af8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124759291 DMM INFO MM(262420000000025/c3d19af8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124759291 DMM NOTICE MM(262420000000025/c3d19af8) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241117124759291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124759291 DMM NOTICE MM(262420000000025/c3d19af8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124759291 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) 20241117124759292 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124759292 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241117124759292 DMM INFO MM(262420000000025/c3d19af8) Subscriber data update (mmctx.c:445) 20241117124759292 DMM DEBUG MM(262420000000025/c3d19af8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124759299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124759299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124759299 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124759299 DMM INFO MM(262420000000025/c3d19af8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124759299 DMM NOTICE MM(262420000000025/c3d19af8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124759299 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124759299 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124759299 DLLC NOTICE LLME(cf28af7f/c3d19af8){ASSIGNED} LLGM Assign pre (ffffffff => c3d19af8) (gprs_llc.c:1079) 20241117124759299 DLLC NOTICE LLME(ffffffff/c3d19af8){ASSIGNED} LLGM Assign post (ffffffff => c3d19af8) (gprs_llc.c:1125) 20241117124759299 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124759299 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124759299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124759299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124759350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124759350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124759350 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124759350 DMM INFO MM(262420000000025/c3d19af8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124759350 DMM INFO MM(262420000000025/c3d19af8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124759350 DMM DEBUG MM(262420000000025/c3d19af8) Using GGSN 0 (gprs_sm.c:312) 20241117124759350 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) 20241117124759350 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241117124759350 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124759350 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124759350 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241117124759360 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 09 70 93 5b 11 e6 87 41 b7 14 05 7f ac 21 da ea 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) 20241117124759360 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b30c8, cbp=0x55d8a001b0f0) (sgsn_libgtp.c:632) 20241117124759360 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124759360 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0022fb8 TLLI=c3d19af8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124759360 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124759360 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124759367 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241117124759367 DGPRS INFO PDP(262420000000025:5): Context 0x7f73794b30c8 was deleted (sgsn_libgtp.c:660) 20241117124759367 DMM INFO MM(262420000000025/c3d19af8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241117124759367 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241117124759367 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241117124759925 DGPRS DEBUG Checking for inactive LLMEs, time = 13658414 (sgsn.c:131) 20241117124807368 DMM INFO MM(262420000000025/c3d19af8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241117124815005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241117124815370 DMM INFO MM(262420000000025/c3d19af8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241117124818208 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241117124818208 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241117124818209 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124823371 DMM INFO MM(262420000000025/c3d19af8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241117124827859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124827861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124827861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124827884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124827886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124827886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124827923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124827925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124827925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124829925 DGPRS DEBUG Checking for inactive LLMEs, time = 13658444 (sgsn.c:131) 20241117124831372 DMM INFO MM(262420000000025/c3d19af8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@5519ffa26ce2: Removing Client IMSI='262420000000025'H, index=0 20241117124831379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124831379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241117124831379 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124831379 DMM INFO MM(262420000000025/c3d19af8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5519ffa26ce2: Final verdict of PTC: pass 20241117124831382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@5519ffa26ce2: Final verdict of PTC: none 20241117124831384 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124831385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(925)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(930)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(921)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(923)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(919)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(928)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Nov 17 12:48:31 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 20241117124831515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124831917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108116) 20241117124832385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124832385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108116, count=112472) 20241117124833387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124833387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sun Nov 17 12:48:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124834388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124834388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241117124834977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124834978 DMM INFO MM(262420000000025/c3d19af8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124834978 DMM INFO MM(262420000000025/c3d19af8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124834978 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124834978 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124834978 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124834978 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124834978 DLLC NOTICE LLME(ffffffff/c3d19af8){ASSIGNED} LLGM Assign pre (c3d19af8 => ffffffff) (gprs_llc.c:1079) 20241117124834979 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3d19af8 => ffffffff) (gprs_llc.c:1125) 20241117124834979 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0022c60 (gprs_sndcp.c:574) 20241117124834979 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0022fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124834979 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241117124834979 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) 20241117124834979 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20241117124834979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124834979 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124834979 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124834979 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124834979 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124835022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124835022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124835022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124835022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124835022 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124835022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124835022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124835022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124835022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124835023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124835023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124835023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124835024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124835024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124835024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124835024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124835024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124835024 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124835024 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124835024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124835024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124835024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124835028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124835038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124835038 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124835061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124835061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124835061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124835061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124835061 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124835061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124835061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124835061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124835061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124835063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124835063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124835063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124835063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124835063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124835063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124835063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124835063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124835063 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124835063 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124835063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124835064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124835064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124835067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124835077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124835077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124835095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124835095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124835095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124835095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124835095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124835095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124835095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124835095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124835095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124835097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124835097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124835097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124835097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124835097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124835097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124835097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124835097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124835097 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124835097 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124835097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(949)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124835098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124835098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124835102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124835113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124835113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124835389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124835389 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124835389 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124835389 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124835392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124835392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='E2A89FA8'O, index=0 SGSN_Test-GSUP(951)@5519ffa26ce2: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@5519ffa26ce2: 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 := 'FC984CD370B5C098E8600DFCF5A72C84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '495B3B67'O ("I[;g") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0FC4D17C1A62578'O } } } } } 20241117124835441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124835441 DLLC NOTICE LLME(ffffffff/e2a89fa8){UNASSIGNED} LLC RX: unknown TLLI 0xe2a89fa8, creating LLME on the fly (gprs_llc.c:552) 20241117124835441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124835441 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241117124835441 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124835441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124835441 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124835441 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124835441 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124835441 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124835441 DLLC NOTICE LLME(ffffffff/e2a89fa8){UNASSIGNED} LLGM Assign pre (e2a89fa8 => f408536f) (gprs_llc.c:1079) 20241117124835441 DLLC NOTICE LLME(e2a89fa8/f408536f){ASSIGNED} LLGM Assign post (e2a89fa8 => f408536f) (gprs_llc.c:1125) 20241117124835441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124835441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124835441 DMM DEBUG MM(262420000000027/f408536f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124835454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124835454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124835454 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124835454 DMM DEBUG MM(262420000000027/f408536f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241117124835454 DMM NOTICE MM(262420000000027/f408536f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124835454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124835454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124835454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124835454 DMM DEBUG MM(262420000000027/f408536f) Requesting authorization (sgsn_auth.c:160) 20241117124835454 DMM INFO MM(262420000000027/f408536f) Requesting authentication tuples (sgsn_auth.c:184) 20241117124835454 DMM DEBUG MM(262420000000027/f408536f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124835454 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241117124835454 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@5519ffa26ce2: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241117124835457 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124835457 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124835457 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124835457 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124835457 DMM INFO MM(262420000000027/f408536f) Subscriber data update (mmctx.c:445) 20241117124835457 DMM DEBUG MM(262420000000027/f408536f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124835457 DMM INFO MM(262420000000027/f408536f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124835457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124835457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124835457 DMM INFO MM(262420000000027/f408536f) <- GMM AUTH AND CIPHERING REQ (rand = fc 98 4c d3 70 b5 c0 98 e8 60 0d fc f5 a7 2c 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124835465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124835465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124835465 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124835465 DMM INFO MM(262420000000027/f408536f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124835465 DMM NOTICE MM(262420000000027/f408536f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124835465 DMM DEBUG MM(262420000000027/f408536f) checking auth: received GSM SRES = 49 5b 3b 67 (gprs_gmm.c:666) 20241117124835465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124835465 DMM DEBUG MM(262420000000027/f408536f) Requesting authorization (sgsn_auth.c:160) 20241117124835465 DMM INFO MM(262420000000027/f408536f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124835465 DMM DEBUG MM(262420000000027/f408536f) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124835465 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241117124835465 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) 20241117124835465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124835465 DMM INFO MM(262420000000027/f408536f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf408536f) (gprs_gmm.c:300) 20241117124835466 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124835466 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124835466 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241117124835466 DMM INFO MM(262420000000027/f408536f) Subscriber data update (mmctx.c:445) 20241117124835466 DMM DEBUG MM(262420000000027/f408536f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124835466 DMM INFO MM(262420000000027/f408536f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124835466 DMM NOTICE MM(262420000000027/f408536f) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241117124835466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124835466 DMM NOTICE MM(262420000000027/f408536f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124835466 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) 20241117124835467 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124835467 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241117124835467 DMM INFO MM(262420000000027/f408536f) Subscriber data update (mmctx.c:445) 20241117124835467 DMM DEBUG MM(262420000000027/f408536f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124835473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124835473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124835473 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124835473 DMM INFO MM(262420000000027/f408536f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124835473 DMM NOTICE MM(262420000000027/f408536f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124835473 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124835473 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124835473 DLLC NOTICE LLME(e2a89fa8/f408536f){ASSIGNED} LLGM Assign pre (ffffffff => f408536f) (gprs_llc.c:1079) 20241117124835473 DLLC NOTICE LLME(ffffffff/f408536f){ASSIGNED} LLGM Assign post (ffffffff => f408536f) (gprs_llc.c:1125) 20241117124835473 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124835473 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124835473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124835473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124835524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124835524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124835524 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124835524 DMM INFO MM(262420000000027/f408536f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124835525 DMM INFO MM(262420000000027/f408536f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124835525 DMM DEBUG MM(262420000000027/f408536f) Using GGSN 0 (gprs_sm.c:312) 20241117124835525 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) 20241117124835525 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241117124835525 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124835525 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124835525 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@5519ffa26ce2: First createPDPContextRequest received, dropping & waiting for retransmission 20241117124840526 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241117124840534 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 23 62 c9 8f 11 8d 22 6b 6e 14 05 7f 1b 39 7d 4d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241117124840534 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b30c8, cbp=0x55d8a001b0f0) (sgsn_libgtp.c:632) 20241117124840534 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124840534 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0022fb8 TLLI=f408536f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124840534 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124840534 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241117124840543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124840543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241117124840543 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124840543 DMM INFO MM(262420000000027/f408536f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241117124840543 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117124840543 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@5519ffa26ce2: First deletePDPContextRequest received, dropping & waiting for retransmission 20241117124845544 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241117124845547 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) 20241117124845547 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f73794b30c8, cbp=0x55d8a001b0f0) (sgsn_libgtp.c:632) 20241117124845547 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241117124845547 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0022fb8, TLLI=f408536f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124845547 DMM INFO MM(262420000000027/f408536f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241117124845547 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241117124845547 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5519ffa26ce2: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@5519ffa26ce2: Final verdict of PTC: pass 20241117124845557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42816<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(939)@5519ffa26ce2: Final verdict of PTC: none 20241117124845560 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124845560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(950)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(944)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(949)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(937)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(947)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(942)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Nov 17 12:48:45 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 20241117124845688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124846089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103056) 20241117124846561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124846561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103056, count=104316) 20241117124847561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124847562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sun Nov 17 12:48:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124848563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124848563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241117124849147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124849148 DMM INFO MM(262420000000027/f408536f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124849148 DMM INFO MM(262420000000027/f408536f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124849148 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124849148 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124849148 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124849148 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124849148 DLLC NOTICE LLME(ffffffff/f408536f){ASSIGNED} LLGM Assign pre (f408536f => ffffffff) (gprs_llc.c:1079) 20241117124849148 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f408536f => ffffffff) (gprs_llc.c:1125) 20241117124849148 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241117124849148 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) 20241117124849148 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20241117124849148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124849148 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124849148 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124849148 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124849148 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124849193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124849193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124849193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124849193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124849193 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124849193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124849193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124849193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124849193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124849194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124849194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124849194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124849194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124849194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124849194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124849194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124849194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124849194 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124849194 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124849194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124849195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124849195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124849198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124849208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124849208 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@5519ffa26ce2: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(963)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124849244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124849244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124849244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124849244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124849244 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124849244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124849244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124849244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124849244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124849246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124849246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124849246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124849246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124849246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124849246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124849246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124849246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124849246 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124849246 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124849246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124849247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124849247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124849250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117124849261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124849261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(963)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124849273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124849273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124849273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124849273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124849273 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124849273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124849273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124849273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124849273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124849275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124849275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124849275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124849275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124849275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124849275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124849275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124849275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124849275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124849275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124849275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124849276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124849276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124849279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124849288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124849288 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124849564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124849564 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124849564 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124849564 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124849566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124849566 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='F5DBFDAD'O, index=0 SGSN_Test-GSUP(970)@5519ffa26ce2: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5519ffa26ce2: 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 := '0C3000CBC3FF9331E5E6D9D2FD4A4809'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F352D31B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '93369D81CBA20E54'O } } } } } 20241117124849610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124849610 DLLC NOTICE LLME(ffffffff/f5dbfdad){UNASSIGNED} LLC RX: unknown TLLI 0xf5dbfdad, creating LLME on the fly (gprs_llc.c:552) 20241117124849610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124849610 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241117124849610 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124849610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124849610 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124849610 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124849610 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124849610 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124849610 DLLC NOTICE LLME(ffffffff/f5dbfdad){UNASSIGNED} LLGM Assign pre (f5dbfdad => eb86842d) (gprs_llc.c:1079) 20241117124849610 DLLC NOTICE LLME(f5dbfdad/eb86842d){ASSIGNED} LLGM Assign post (f5dbfdad => eb86842d) (gprs_llc.c:1125) 20241117124849610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124849610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124849610 DMM DEBUG MM(262420000000028/eb86842d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124849624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124849624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124849624 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124849624 DMM DEBUG MM(262420000000028/eb86842d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241117124849624 DMM NOTICE MM(262420000000028/eb86842d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124849624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124849624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124849624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124849624 DMM DEBUG MM(262420000000028/eb86842d) Requesting authorization (sgsn_auth.c:160) 20241117124849624 DMM INFO MM(262420000000028/eb86842d) Requesting authentication tuples (sgsn_auth.c:184) 20241117124849624 DMM DEBUG MM(262420000000028/eb86842d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124849624 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241117124849624 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@5519ffa26ce2: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241117124849627 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124849627 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124849627 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124849627 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124849627 DMM INFO MM(262420000000028/eb86842d) Subscriber data update (mmctx.c:445) 20241117124849627 DMM DEBUG MM(262420000000028/eb86842d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124849627 DMM INFO MM(262420000000028/eb86842d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124849627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124849627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124849627 DMM INFO MM(262420000000028/eb86842d) <- GMM AUTH AND CIPHERING REQ (rand = 0c 30 00 cb c3 ff 93 31 e5 e6 d9 d2 fd 4a 48 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124849635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124849635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124849635 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124849635 DMM INFO MM(262420000000028/eb86842d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124849635 DMM NOTICE MM(262420000000028/eb86842d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124849635 DMM DEBUG MM(262420000000028/eb86842d) checking auth: received GSM SRES = f3 52 d3 1b (gprs_gmm.c:666) 20241117124849635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124849635 DMM DEBUG MM(262420000000028/eb86842d) Requesting authorization (sgsn_auth.c:160) 20241117124849635 DMM INFO MM(262420000000028/eb86842d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124849635 DMM DEBUG MM(262420000000028/eb86842d) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124849635 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241117124849635 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) 20241117124849635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124849635 DMM INFO MM(262420000000028/eb86842d) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb86842d) (gprs_gmm.c:300) 20241117124849637 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124849637 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124849637 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241117124849637 DMM INFO MM(262420000000028/eb86842d) Subscriber data update (mmctx.c:445) 20241117124849637 DMM DEBUG MM(262420000000028/eb86842d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124849637 DMM INFO MM(262420000000028/eb86842d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124849637 DMM NOTICE MM(262420000000028/eb86842d) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241117124849637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124849637 DMM NOTICE MM(262420000000028/eb86842d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124849637 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) 20241117124849637 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124849637 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241117124849637 DMM INFO MM(262420000000028/eb86842d) Subscriber data update (mmctx.c:445) 20241117124849637 DMM DEBUG MM(262420000000028/eb86842d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124849643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124849643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124849643 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124849643 DMM INFO MM(262420000000028/eb86842d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124849643 DMM NOTICE MM(262420000000028/eb86842d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124849643 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124849643 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124849643 DLLC NOTICE LLME(f5dbfdad/eb86842d){ASSIGNED} LLGM Assign pre (ffffffff => eb86842d) (gprs_llc.c:1079) 20241117124849643 DLLC NOTICE LLME(ffffffff/eb86842d){ASSIGNED} LLGM Assign post (ffffffff => eb86842d) (gprs_llc.c:1125) 20241117124849643 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124849643 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124849643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124849643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124849695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124849695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124849695 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124849695 DMM INFO MM(262420000000028/eb86842d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124849695 DMM INFO MM(262420000000028/eb86842d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124849695 DMM DEBUG MM(262420000000028/eb86842d) Using GGSN 0 (gprs_sm.c:312) 20241117124849695 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) 20241117124849695 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241117124849695 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124849695 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124849695 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241117124849705 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 2b 0b 98 d8 11 5e e5 d0 46 14 05 7f e0 4b 88 cb 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) 20241117124849705 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b30c8, cbp=0x55d8a001b0f0) (sgsn_libgtp.c:632) 20241117124849705 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124849705 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0021e48 TLLI=eb86842d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124849705 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124849705 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124849713 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241117124849713 DGPRS INFO PDP(262420000000028:5): Context 0x7f73794b30c8 was deleted (sgsn_libgtp.c:660) 20241117124849713 DMM INFO MM(262420000000028/eb86842d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241117124849713 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241117124849713 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5519ffa26ce2: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241117124849719 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241117124849720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124849720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241117124849720 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124849720 DMM INFO MM(262420000000028/eb86842d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241117124849720 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20241117124849720 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@5519ffa26ce2: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5519ffa26ce2: Final verdict of PTC: pass 20241117124849724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44230<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(964)@5519ffa26ce2: Final verdict of PTC: none 20241117124849727 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124849727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(958)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(968)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(962)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(956)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(966)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sun Nov 17 12:48:49 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 20241117124849856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124850257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44236<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98076) 20241117124850728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124850728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98076, count=102432) 20241117124851730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124851730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sun Nov 17 12:48:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124852731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124852731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241117124853319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124853320 DMM INFO MM(262420000000028/eb86842d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124853320 DMM INFO MM(262420000000028/eb86842d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124853320 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124853320 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124853320 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124853320 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124853320 DLLC NOTICE LLME(ffffffff/eb86842d){ASSIGNED} LLGM Assign pre (eb86842d => ffffffff) (gprs_llc.c:1079) 20241117124853320 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb86842d => ffffffff) (gprs_llc.c:1125) 20241117124853320 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0021af0 (gprs_sndcp.c:574) 20241117124853320 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0021e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124853320 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241117124853320 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) 20241117124853320 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20241117124853320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124853320 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124853320 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124853320 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124853320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124853361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124853361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124853361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124853361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124853361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124853361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124853361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124853361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124853361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124853363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124853363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124853363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124853363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124853363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124853363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124853363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124853363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124853363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124853363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124853363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124853364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124853364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124853367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124853376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124853376 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124853397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124853397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124853397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124853397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124853397 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124853397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124853397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124853397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124853397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124853399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124853399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124853399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124853399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124853399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124853399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124853399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124853399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124853399 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124853399 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124853399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124853400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124853400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124853403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124853413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124853413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(983)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124853437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124853437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124853437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124853437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124853437 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124853437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124853437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124853437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124853437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124853439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124853439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124853439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124853439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124853439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124853439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124853439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124853439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124853439 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124853439 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124853439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124853439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124853439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124853442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124853451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124853451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124853732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124853732 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124853732 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124853732 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124853734 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124853735 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='E7B57B51'O, index=0 SGSN_Test-GSUP(989)@5519ffa26ce2: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@5519ffa26ce2: 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 := '0715A8D28ADAFB078BEA43C371A4B3D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86228F44'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C97FE010E124FD92'O } } } } } 20241117124853784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124853784 DLLC NOTICE LLME(ffffffff/e7b57b51){UNASSIGNED} LLC RX: unknown TLLI 0xe7b57b51, creating LLME on the fly (gprs_llc.c:552) 20241117124853784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124853784 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241117124853784 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124853784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124853784 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124853784 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124853784 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124853784 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124853784 DLLC NOTICE LLME(ffffffff/e7b57b51){UNASSIGNED} LLGM Assign pre (e7b57b51 => fbebbc37) (gprs_llc.c:1079) 20241117124853784 DLLC NOTICE LLME(e7b57b51/fbebbc37){ASSIGNED} LLGM Assign post (e7b57b51 => fbebbc37) (gprs_llc.c:1125) 20241117124853784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124853784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124853784 DMM DEBUG MM(262420000000026/fbebbc37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124853797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124853797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124853797 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124853797 DMM DEBUG MM(262420000000026/fbebbc37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241117124853797 DMM NOTICE MM(262420000000026/fbebbc37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124853797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124853797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124853797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124853797 DMM DEBUG MM(262420000000026/fbebbc37) Requesting authorization (sgsn_auth.c:160) 20241117124853797 DMM INFO MM(262420000000026/fbebbc37) Requesting authentication tuples (sgsn_auth.c:184) 20241117124853797 DMM DEBUG MM(262420000000026/fbebbc37) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124853797 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241117124853797 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@5519ffa26ce2: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241117124853800 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124853800 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124853800 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124853800 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124853800 DMM INFO MM(262420000000026/fbebbc37) Subscriber data update (mmctx.c:445) 20241117124853801 DMM DEBUG MM(262420000000026/fbebbc37) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124853801 DMM INFO MM(262420000000026/fbebbc37) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124853801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124853801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124853801 DMM INFO MM(262420000000026/fbebbc37) <- GMM AUTH AND CIPHERING REQ (rand = 07 15 a8 d2 8a da fb 07 8b ea 43 c3 71 a4 b3 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124853808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124853808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124853808 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124853809 DMM INFO MM(262420000000026/fbebbc37) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124853809 DMM NOTICE MM(262420000000026/fbebbc37) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124853809 DMM DEBUG MM(262420000000026/fbebbc37) checking auth: received GSM SRES = 86 22 8f 44 (gprs_gmm.c:666) 20241117124853809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124853809 DMM DEBUG MM(262420000000026/fbebbc37) Requesting authorization (sgsn_auth.c:160) 20241117124853809 DMM INFO MM(262420000000026/fbebbc37) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124853809 DMM DEBUG MM(262420000000026/fbebbc37) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124853809 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241117124853809 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) 20241117124853809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124853809 DMM INFO MM(262420000000026/fbebbc37) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbebbc37) (gprs_gmm.c:300) 20241117124853810 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124853810 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124853810 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241117124853810 DMM INFO MM(262420000000026/fbebbc37) Subscriber data update (mmctx.c:445) 20241117124853810 DMM DEBUG MM(262420000000026/fbebbc37) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124853810 DMM INFO MM(262420000000026/fbebbc37) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124853810 DMM NOTICE MM(262420000000026/fbebbc37) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241117124853810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124853810 DMM NOTICE MM(262420000000026/fbebbc37) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124853810 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) 20241117124853811 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124853811 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241117124853811 DMM INFO MM(262420000000026/fbebbc37) Subscriber data update (mmctx.c:445) 20241117124853811 DMM DEBUG MM(262420000000026/fbebbc37) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124853818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124853818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124853818 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124853818 DMM INFO MM(262420000000026/fbebbc37) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124853818 DMM NOTICE MM(262420000000026/fbebbc37) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124853818 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124853818 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124853818 DLLC NOTICE LLME(e7b57b51/fbebbc37){ASSIGNED} LLGM Assign pre (ffffffff => fbebbc37) (gprs_llc.c:1079) 20241117124853818 DLLC NOTICE LLME(ffffffff/fbebbc37){ASSIGNED} LLGM Assign post (ffffffff => fbebbc37) (gprs_llc.c:1125) 20241117124853818 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124853818 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124853818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124853818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124853870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124853870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124853870 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124853871 DMM INFO MM(262420000000026/fbebbc37) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124853871 DMM INFO MM(262420000000026/fbebbc37) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124853871 DMM DEBUG MM(262420000000026/fbebbc37) Using GGSN 0 (gprs_sm.c:312) 20241117124853871 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) 20241117124853871 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241117124853871 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124853871 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124853871 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241117124853880 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 69 95 82 2e 11 53 e3 9b 50 14 05 7f 06 d3 f9 e4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241117124853880 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b30c8, cbp=0x55d8a001b0f0) (sgsn_libgtp.c:632) 20241117124853880 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124853880 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0021e48 TLLI=fbebbc37, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124853880 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124853880 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124853889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124853889 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117124853889 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124853892 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 69 95 82 2e 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241117124853892 DGPRS INFO PDP(262420000000026:5): Context 0x7f73794b30c8 was deleted (sgsn_libgtp.c:660) 20241117124853892 DMM INFO MM(262420000000026/fbebbc37) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241117124853892 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241117124853892 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5519ffa26ce2: Removing Client IMSI='262420000000026'H, index=0 20241117124853897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124853897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241117124853897 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124853897 DMM INFO MM(262420000000026/fbebbc37) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@5519ffa26ce2: Final verdict of PTC: pass 20241117124853900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44240<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124853902 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(989)@5519ffa26ce2: Final verdict of PTC: none 20241117124853903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(973)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(977)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(982)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(987)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(985)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(980)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(975)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Nov 17 12:48:54 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 20241117124854032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124854433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94312) 20241117124854904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124854904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94312, count=104352) 20241117124855905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124855905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sun Nov 17 12:48:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124856907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124856907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_gmm_detach started. 20241117124857496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124857497 DMM INFO MM(262420000000026/fbebbc37) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124857497 DMM INFO MM(262420000000026/fbebbc37) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124857497 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124857497 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124857497 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124857497 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124857497 DLLC NOTICE LLME(ffffffff/fbebbc37){ASSIGNED} LLGM Assign pre (fbebbc37 => ffffffff) (gprs_llc.c:1079) 20241117124857497 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbebbc37 => ffffffff) (gprs_llc.c:1125) 20241117124857497 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0021af0 (gprs_sndcp.c:574) 20241117124857497 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0021e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124857497 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241117124857497 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) 20241117124857497 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20241117124857497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124857497 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124857497 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124857497 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124857497 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124857540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124857540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124857540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124857540 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124857540 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124857540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124857540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124857540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124857540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124857541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124857541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124857541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124857541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124857541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124857541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124857541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124857542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124857542 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124857542 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124857542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124857542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124857542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124857546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124857557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124857557 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124857588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124857588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124857588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124857588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124857588 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124857588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124857588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124857588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124857588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1002)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124857589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124857589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124857589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124857589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124857589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124857589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124857589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124857589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124857589 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124857590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124857590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1002)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124857590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124857590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1001)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1002)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124857594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124857604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124857604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1003)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(999)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124857619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124857619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124857619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124857619 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124857619 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124857619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124857619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124857619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124857619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124857620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124857620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124857620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124857621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124857621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124857621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124857621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124857621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124857621 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124857621 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124857621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124857621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1006)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124857621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124857625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124857633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124857633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124857908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124857908 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124857908 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124857908 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124857911 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124857911 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='F4139C38'O, index=0 SGSN_Test-GSUP(1008)@5519ffa26ce2: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@5519ffa26ce2: 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 := 'F0FABFF0DD8F4626522167EE2E6504A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BDA6F318'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D02D803E02D4A3FB'O } } } } } 20241117124857958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124857958 DLLC NOTICE LLME(ffffffff/f4139c38){UNASSIGNED} LLC RX: unknown TLLI 0xf4139c38, creating LLME on the fly (gprs_llc.c:552) 20241117124857958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124857958 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241117124857958 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124857958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124857958 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124857958 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124857958 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124857958 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124857958 DLLC NOTICE LLME(ffffffff/f4139c38){UNASSIGNED} LLGM Assign pre (f4139c38 => ca66621e) (gprs_llc.c:1079) 20241117124857958 DLLC NOTICE LLME(f4139c38/ca66621e){ASSIGNED} LLGM Assign post (f4139c38 => ca66621e) (gprs_llc.c:1125) 20241117124857958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124857958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124857958 DMM DEBUG MM(262420000000026/ca66621e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124857972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124857972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124857972 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124857972 DMM DEBUG MM(262420000000026/ca66621e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241117124857972 DMM NOTICE MM(262420000000026/ca66621e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124857972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124857972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124857972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124857972 DMM DEBUG MM(262420000000026/ca66621e) Requesting authorization (sgsn_auth.c:160) 20241117124857972 DMM INFO MM(262420000000026/ca66621e) Requesting authentication tuples (sgsn_auth.c:184) 20241117124857972 DMM DEBUG MM(262420000000026/ca66621e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124857972 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241117124857972 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)@5519ffa26ce2: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241117124857975 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124857975 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124857975 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124857975 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124857975 DMM INFO MM(262420000000026/ca66621e) Subscriber data update (mmctx.c:445) 20241117124857975 DMM DEBUG MM(262420000000026/ca66621e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124857975 DMM INFO MM(262420000000026/ca66621e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124857975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124857975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124857975 DMM INFO MM(262420000000026/ca66621e) <- GMM AUTH AND CIPHERING REQ (rand = f0 fa bf f0 dd 8f 46 26 52 21 67 ee 2e 65 04 a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124857983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124857983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124857983 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124857983 DMM INFO MM(262420000000026/ca66621e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124857983 DMM NOTICE MM(262420000000026/ca66621e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124857983 DMM DEBUG MM(262420000000026/ca66621e) checking auth: received GSM SRES = bd a6 f3 18 (gprs_gmm.c:666) 20241117124857983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124857983 DMM DEBUG MM(262420000000026/ca66621e) Requesting authorization (sgsn_auth.c:160) 20241117124857983 DMM INFO MM(262420000000026/ca66621e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124857983 DMM DEBUG MM(262420000000026/ca66621e) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124857983 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241117124857983 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) 20241117124857983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124857983 DMM INFO MM(262420000000026/ca66621e) <- GMM ATTACH ACCEPT (new P-TMSI=0xca66621e) (gprs_gmm.c:300) 20241117124857984 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124857984 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124857984 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241117124857984 DMM INFO MM(262420000000026/ca66621e) Subscriber data update (mmctx.c:445) 20241117124857984 DMM DEBUG MM(262420000000026/ca66621e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124857984 DMM INFO MM(262420000000026/ca66621e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124857984 DMM NOTICE MM(262420000000026/ca66621e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241117124857984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124857984 DMM NOTICE MM(262420000000026/ca66621e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124857985 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) 20241117124857985 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124857985 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241117124857985 DMM INFO MM(262420000000026/ca66621e) Subscriber data update (mmctx.c:445) 20241117124857985 DMM DEBUG MM(262420000000026/ca66621e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124857992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124857992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124857992 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124857992 DMM INFO MM(262420000000026/ca66621e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124857992 DMM NOTICE MM(262420000000026/ca66621e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124857992 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124857992 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124857992 DLLC NOTICE LLME(f4139c38/ca66621e){ASSIGNED} LLGM Assign pre (ffffffff => ca66621e) (gprs_llc.c:1079) 20241117124857992 DLLC NOTICE LLME(ffffffff/ca66621e){ASSIGNED} LLGM Assign post (ffffffff => ca66621e) (gprs_llc.c:1125) 20241117124857992 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124857992 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124857992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124857992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124858044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124858045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124858045 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124858045 DMM INFO MM(262420000000026/ca66621e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124858045 DMM INFO MM(262420000000026/ca66621e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124858045 DMM DEBUG MM(262420000000026/ca66621e) Using GGSN 0 (gprs_sm.c:312) 20241117124858045 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) 20241117124858045 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241117124858045 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124858045 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124858045 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241117124858058 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 ba bc 11 94 11 d1 fa 57 3f 14 05 7f fa 6f 35 a4 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) 20241117124858058 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b30c8, cbp=0x55d8a001b0f0) (sgsn_libgtp.c:632) 20241117124858058 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124858058 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0021e48 TLLI=ca66621e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124858058 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124858058 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124858066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124858066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124858066 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124858066 DMM INFO MM(262420000000026/ca66621e) -> GMM DETACH REQUEST TLLI=0xca66621e type=GPRS detach (gprs_gmm.c:1465) 20241117124858066 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241117124858066 DMM INFO MM(262420000000026/ca66621e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241117124858066 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124858066 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124858066 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124858066 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124858066 DLLC NOTICE LLME(ffffffff/ca66621e){ASSIGNED} LLGM Assign pre (ca66621e => ffffffff) (gprs_llc.c:1079) 20241117124858066 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca66621e => ffffffff) (gprs_llc.c:1125) 20241117124858066 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0021af0 (gprs_sndcp.c:574) 20241117124858066 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0021e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124858066 DMM NOTICE MM(262420000000026/ca66621e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117124858066 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241117124858066 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117124858066 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117124858066 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241117124858066 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241117124858066 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) 20241117124858066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124858066 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124858066 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124858066 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124858067 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@5519ffa26ce2: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@5519ffa26ce2: Final verdict of PTC: pass 20241117124858074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52578<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124858076 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124858076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1006)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(996)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1002)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(999)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1004)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1000)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(994)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(999): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Nov 17 12:48:58 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 20241117124858207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124858509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20241117124859076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124859076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103496, count=107852) 20241117124859926 DGPRS DEBUG Checking for inactive LLMEs, time = 13658474 (sgsn.c:131) 20241117124900077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124900077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sun Nov 17 12:49:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124901078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124901078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241117124901570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124901571 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124901618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124901618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124901618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124901618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124901618 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124901618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124901618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124901618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124901618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124901619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124901619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124901619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124901620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124901620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124901620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124901620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124901620 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124901620 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124901620 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124901620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1015)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124901620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124901620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124901625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117124901635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124901635 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124901660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124901660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124901660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124901660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124901660 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124901660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124901660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124901660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124901660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124901661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124901661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124901661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124901662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124901662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124901662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124901662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124901662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124901662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124901662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124901662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124901662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124901662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124901667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124901676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124901676 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124901699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124901699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124901699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124901699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124901699 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124901699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124901699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124901699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124901699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124901701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124901701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124901701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124901701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124901701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124901701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124901701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124901701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124901701 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124901701 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124901701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124901702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124901702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124901706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124901716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124901716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124902078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124902078 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124902078 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124902078 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124902081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241117124902081 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5519ffa26ce2: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='E458C98B'O, index=0 SGSN_Test-GSUP(1027)@5519ffa26ce2: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241117124903141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124903141 DLLC NOTICE LLME(ffffffff/e458c98b){UNASSIGNED} LLC RX: unknown TLLI 0xe458c98b, creating LLME on the fly (gprs_llc.c:552) 20241117124903141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124903141 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241117124903141 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124903141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124903141 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124903141 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124903141 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124903141 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124903141 DLLC NOTICE LLME(ffffffff/e458c98b){UNASSIGNED} LLGM Assign pre (e458c98b => f4881838) (gprs_llc.c:1079) 20241117124903141 DLLC NOTICE LLME(e458c98b/f4881838){ASSIGNED} LLGM Assign post (e458c98b => f4881838) (gprs_llc.c:1125) 20241117124903141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124903141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124903141 DMM DEBUG MM(262420000000039/f4881838) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124903154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124903154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241117124903154 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124903154 DMM INFO MM(262420000000039/f4881838) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241117124903154 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124903154 DLLC NOTICE LLME(e458c98b/f4881838){ASSIGNED} LLGM Assign pre (e458c98b => f4881838) (gprs_llc.c:1079) 20241117124903154 DLLC NOTICE LLME(e458c98b/f4881838){ASSIGNED} LLGM Assign post (e458c98b => f4881838) (gprs_llc.c:1125) 20241117124903154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124903155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124903155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124903155 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124903155 DMM DEBUG MM(262420000000039/f4881838) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241117124903155 DMM NOTICE MM(262420000000039/f4881838) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124903155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124903155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124903155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117124903155 DMM INFO MM(262420000000039/f4881838) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4881838) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5519ffa26ce2: Removing Client IMSI='262420000000039'H, index=0 20241117124904159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124904159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124904159 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124904159 DMM INFO MM(262420000000039/f4881838) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124904159 DMM NOTICE MM(262420000000039/f4881838) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124904159 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124904159 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124904159 DLLC NOTICE LLME(e458c98b/f4881838){ASSIGNED} LLGM Assign pre (ffffffff => f4881838) (gprs_llc.c:1079) 20241117124904159 DLLC NOTICE LLME(ffffffff/f4881838){ASSIGNED} LLGM Assign post (ffffffff => f4881838) (gprs_llc.c:1125) 20241117124904159 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124904159 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124904159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124904159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@5519ffa26ce2: Final verdict of PTC: pass 20241117124904162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52594<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1020)@5519ffa26ce2: Final verdict of PTC: none 20241117124904165 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124904165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1011)@5519ffa26ce2: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1015)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@5519ffa26ce2: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5519ffa26ce2: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1025)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1013)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1023)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1018)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Nov 17 12:49:04 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 20241117124904301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124904702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65920) 20241117124905166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124905166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65920, count=70276) 20241117124906166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124906166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Nov 17 12:49:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124907167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124907167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_xid_empty_l3 started. 20241117124907765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124907767 DMM INFO MM(262420000000039/f4881838) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124907767 DMM INFO MM(262420000000039/f4881838) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124907767 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124907767 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124907767 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124907767 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124907767 DLLC NOTICE LLME(ffffffff/f4881838){ASSIGNED} LLGM Assign pre (f4881838 => ffffffff) (gprs_llc.c:1079) 20241117124907767 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4881838 => ffffffff) (gprs_llc.c:1125) 20241117124907767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124907767 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124907767 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124907767 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124907767 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124907815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124907815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124907815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124907815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124907815 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124907815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124907815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124907815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124907815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124907816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124907816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124907816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124907816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124907816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124907816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124907816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124907816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124907817 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124907817 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124907817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124907817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124907817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124907821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124907831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124907831 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124907849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124907849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124907849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124907849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124907849 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124907849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124907849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124907849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124907849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124907851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124907851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124907851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124907851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124907851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124907851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124907851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124907851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124907851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124907851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124907851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124907852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124907852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124907855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124907865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124907865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124907896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124907896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124907896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124907896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124907896 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124907896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124907896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124907896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124907896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124907897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124907897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124907897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124907897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124907897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124907897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124907897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124907898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124907898 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124907898 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124907898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124907898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124907898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124907903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124907912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124907912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1042)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124908168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124908168 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124908168 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124908168 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124908170 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1044)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124908171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@5519ffa26ce2: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='C2D625BE'O, index=0 SGSN_Test-GSUP(1046)@5519ffa26ce2: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@5519ffa26ce2: 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 := '6CE2F46E4F638CED391C542717E60C73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D54151A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F486FB8639B2F254'O } } } } } 20241117124909224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124909224 DLLC NOTICE LLME(ffffffff/c2d625be){UNASSIGNED} LLC RX: unknown TLLI 0xc2d625be, creating LLME on the fly (gprs_llc.c:552) 20241117124909224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124909224 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241117124909224 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124909224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124909224 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124909224 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124909224 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124909224 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124909224 DLLC NOTICE LLME(ffffffff/c2d625be){UNASSIGNED} LLGM Assign pre (c2d625be => d3c337c3) (gprs_llc.c:1079) 20241117124909224 DLLC NOTICE LLME(c2d625be/d3c337c3){ASSIGNED} LLGM Assign post (c2d625be => d3c337c3) (gprs_llc.c:1125) 20241117124909224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124909224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124909224 DMM DEBUG MM(262420000000044/d3c337c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124909238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124909238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124909238 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124909238 DMM DEBUG MM(262420000000044/d3c337c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241117124909238 DMM NOTICE MM(262420000000044/d3c337c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124909238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124909238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124909238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124909238 DMM DEBUG MM(262420000000044/d3c337c3) Requesting authorization (sgsn_auth.c:160) 20241117124909238 DMM INFO MM(262420000000044/d3c337c3) Requesting authentication tuples (sgsn_auth.c:184) 20241117124909238 DMM DEBUG MM(262420000000044/d3c337c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124909238 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241117124909238 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@5519ffa26ce2: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@5519ffa26ce2: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241117124909241 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124909241 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124909241 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124909241 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124909241 DMM INFO MM(262420000000044/d3c337c3) Subscriber data update (mmctx.c:445) 20241117124909241 DMM DEBUG MM(262420000000044/d3c337c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124909241 DMM INFO MM(262420000000044/d3c337c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124909241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124909241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124909241 DMM INFO MM(262420000000044/d3c337c3) <- GMM AUTH AND CIPHERING REQ (rand = 6c e2 f4 6e 4f 63 8c ed 39 1c 54 27 17 e6 0c 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124909248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124909248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124909248 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124909248 DMM INFO MM(262420000000044/d3c337c3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124909248 DMM NOTICE MM(262420000000044/d3c337c3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124909248 DMM DEBUG MM(262420000000044/d3c337c3) checking auth: received GSM SRES = d5 41 51 a2 (gprs_gmm.c:666) 20241117124909248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124909248 DMM DEBUG MM(262420000000044/d3c337c3) Requesting authorization (sgsn_auth.c:160) 20241117124909248 DMM INFO MM(262420000000044/d3c337c3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124909248 DMM DEBUG MM(262420000000044/d3c337c3) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124909248 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241117124909248 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) 20241117124909248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124909248 DMM INFO MM(262420000000044/d3c337c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3c337c3) (gprs_gmm.c:300) 20241117124909250 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124909250 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124909250 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241117124909250 DMM INFO MM(262420000000044/d3c337c3) Subscriber data update (mmctx.c:445) 20241117124909250 DMM DEBUG MM(262420000000044/d3c337c3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124909250 DMM INFO MM(262420000000044/d3c337c3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124909250 DMM NOTICE MM(262420000000044/d3c337c3) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241117124909250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124909250 DMM NOTICE MM(262420000000044/d3c337c3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124909250 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) 20241117124909251 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124909251 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241117124909251 DMM INFO MM(262420000000044/d3c337c3) Subscriber data update (mmctx.c:445) 20241117124909251 DMM DEBUG MM(262420000000044/d3c337c3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124909257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124909257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124909257 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124909257 DMM INFO MM(262420000000044/d3c337c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124909257 DMM NOTICE MM(262420000000044/d3c337c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124909257 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124909257 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124909257 DLLC NOTICE LLME(c2d625be/d3c337c3){ASSIGNED} LLGM Assign pre (ffffffff => d3c337c3) (gprs_llc.c:1079) 20241117124909257 DLLC NOTICE LLME(ffffffff/d3c337c3){ASSIGNED} LLGM Assign post (ffffffff => d3c337c3) (gprs_llc.c:1125) 20241117124909257 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124909257 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124909257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124909257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124909308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124909308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124909308 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124909308 DMM INFO MM(262420000000044/d3c337c3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124909308 DMM INFO MM(262420000000044/d3c337c3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124909308 DMM DEBUG MM(262420000000044/d3c337c3) Using GGSN 0 (gprs_sm.c:312) 20241117124909308 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) 20241117124909308 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241117124909308 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124909308 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124909308 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241117124909321 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 99 e4 04 07 11 47 12 39 11 14 05 7f 67 1e fa bb 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) 20241117124909321 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b4138, cbp=0x55d8a001d660) (sgsn_libgtp.c:632) 20241117124909321 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124909321 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0022fb8 TLLI=d3c337c3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124909321 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124909321 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124909329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124909329 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241117124909329 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241117124909329 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@5519ffa26ce2: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@5519ffa26ce2: Final verdict of PTC: pass 20241117124909335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50218<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124909337 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124909337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1044)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(1046)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1034)@5519ffa26ce2: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1039)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1045)@5519ffa26ce2: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@5519ffa26ce2: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1042)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1032)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1037)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1043)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_xid_empty_l3-BVCI220(1042): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Nov 17 12:49:09 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 20241117124909473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124909874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50226<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93676) 20241117124910338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124910338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93676, count=98032) 20241117124911340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124911340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Nov 17 12:49:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124912341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124912341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_xid_n201u started. 20241117124912934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124912935 DMM INFO MM(262420000000044/d3c337c3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124912935 DMM INFO MM(262420000000044/d3c337c3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124912935 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124912935 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124912935 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124912935 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124912935 DLLC NOTICE LLME(ffffffff/d3c337c3){ASSIGNED} LLGM Assign pre (d3c337c3 => ffffffff) (gprs_llc.c:1079) 20241117124912935 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3c337c3 => ffffffff) (gprs_llc.c:1125) 20241117124912935 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0022c60 (gprs_sndcp.c:574) 20241117124912935 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0022fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124912935 DMM NOTICE MM(262420000000044/d3c337c3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117124912935 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241117124912935 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117124912935 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117124912935 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241117124912936 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241117124912936 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) 20241117124912936 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20241117124912936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124912936 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124912936 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124912936 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124912936 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124912987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124912987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124912987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124912987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124912987 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124912987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124912987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124912987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124912987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124912988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124912988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124912988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124912989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124912989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124912989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124912989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124912989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124912989 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124912989 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124912989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124912989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124912989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124912993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124913002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124913002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124913023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124913023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124913023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124913023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124913023 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124913023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124913023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124913023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124913023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124913024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124913024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124913024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124913024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124913024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124913024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124913024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124913024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124913024 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124913024 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124913024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124913025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124913025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124913028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124913038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124913038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124913057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124913057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124913057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124913057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124913057 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124913057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124913057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124913057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124913057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124913058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124913058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124913058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124913059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124913059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124913059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124913059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124913059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124913059 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124913059 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124913059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124913059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124913059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124913064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124913073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124913073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124913341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124913341 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124913341 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124913342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124913344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124913344 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@5519ffa26ce2: 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(1064)@5519ffa26ce2: 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(1064)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@5519ffa26ce2: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='CE33D09C'O, index=0 SGSN_Test-GSUP(1065)@5519ffa26ce2: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@5519ffa26ce2: 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 := '4E562FAC9AFDF5A9D662255C167C91C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3976B06B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C853B04AA1E918D0'O } } } } } 20241117124914398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124914398 DLLC NOTICE LLME(ffffffff/ce33d09c){UNASSIGNED} LLC RX: unknown TLLI 0xce33d09c, creating LLME on the fly (gprs_llc.c:552) 20241117124914398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124914398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241117124914398 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124914398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124914398 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124914398 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124914398 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124914398 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124914398 DLLC NOTICE LLME(ffffffff/ce33d09c){UNASSIGNED} LLGM Assign pre (ce33d09c => cc48b3ae) (gprs_llc.c:1079) 20241117124914398 DLLC NOTICE LLME(ce33d09c/cc48b3ae){ASSIGNED} LLGM Assign post (ce33d09c => cc48b3ae) (gprs_llc.c:1125) 20241117124914398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124914398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124914398 DMM DEBUG MM(262420000000045/cc48b3ae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124914411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124914411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124914411 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124914411 DMM DEBUG MM(262420000000045/cc48b3ae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241117124914411 DMM NOTICE MM(262420000000045/cc48b3ae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124914411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124914411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124914411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124914411 DMM DEBUG MM(262420000000045/cc48b3ae) Requesting authorization (sgsn_auth.c:160) 20241117124914411 DMM INFO MM(262420000000045/cc48b3ae) Requesting authentication tuples (sgsn_auth.c:184) 20241117124914411 DMM DEBUG MM(262420000000045/cc48b3ae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124914411 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241117124914411 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@5519ffa26ce2: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@5519ffa26ce2: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241117124914413 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124914413 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124914414 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124914414 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124914414 DMM INFO MM(262420000000045/cc48b3ae) Subscriber data update (mmctx.c:445) 20241117124914414 DMM DEBUG MM(262420000000045/cc48b3ae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124914414 DMM INFO MM(262420000000045/cc48b3ae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124914414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124914414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124914414 DMM INFO MM(262420000000045/cc48b3ae) <- GMM AUTH AND CIPHERING REQ (rand = 4e 56 2f ac 9a fd f5 a9 d6 62 25 5c 16 7c 91 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124914420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124914420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124914421 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124914421 DMM INFO MM(262420000000045/cc48b3ae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124914421 DMM NOTICE MM(262420000000045/cc48b3ae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124914421 DMM DEBUG MM(262420000000045/cc48b3ae) checking auth: received GSM SRES = 39 76 b0 6b (gprs_gmm.c:666) 20241117124914421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124914421 DMM DEBUG MM(262420000000045/cc48b3ae) Requesting authorization (sgsn_auth.c:160) 20241117124914421 DMM INFO MM(262420000000045/cc48b3ae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124914421 DMM DEBUG MM(262420000000045/cc48b3ae) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124914421 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241117124914421 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) 20241117124914421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124914421 DMM INFO MM(262420000000045/cc48b3ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc48b3ae) (gprs_gmm.c:300) 20241117124914422 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124914422 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124914422 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241117124914422 DMM INFO MM(262420000000045/cc48b3ae) Subscriber data update (mmctx.c:445) 20241117124914422 DMM DEBUG MM(262420000000045/cc48b3ae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124914422 DMM INFO MM(262420000000045/cc48b3ae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124914422 DMM NOTICE MM(262420000000045/cc48b3ae) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241117124914422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124914422 DMM NOTICE MM(262420000000045/cc48b3ae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124914422 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) 20241117124914422 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124914422 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241117124914422 DMM INFO MM(262420000000045/cc48b3ae) Subscriber data update (mmctx.c:445) 20241117124914422 DMM DEBUG MM(262420000000045/cc48b3ae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124914428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124914428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124914428 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124914428 DMM INFO MM(262420000000045/cc48b3ae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124914428 DMM NOTICE MM(262420000000045/cc48b3ae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124914428 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124914429 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124914429 DLLC NOTICE LLME(ce33d09c/cc48b3ae){ASSIGNED} LLGM Assign pre (ffffffff => cc48b3ae) (gprs_llc.c:1079) 20241117124914429 DLLC NOTICE LLME(ffffffff/cc48b3ae){ASSIGNED} LLGM Assign post (ffffffff => cc48b3ae) (gprs_llc.c:1125) 20241117124914429 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124914429 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124914429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124914429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124914480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124914480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124914480 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124914480 DMM INFO MM(262420000000045/cc48b3ae) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124914480 DMM INFO MM(262420000000045/cc48b3ae) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124914480 DMM DEBUG MM(262420000000045/cc48b3ae) Using GGSN 0 (gprs_sm.c:312) 20241117124914480 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) 20241117124914480 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241117124914480 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124914480 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124914480 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241117124914492 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 47 84 08 af 11 8e 3c 21 3a 14 05 7f 1c de 8e d9 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) 20241117124914492 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b51a8, cbp=0x55d8a001dae0) (sgsn_libgtp.c:632) 20241117124914492 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124914492 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0022fb8 TLLI=cc48b3ae, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124914492 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124914492 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124914499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124914499 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241117124914500 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241117124914500 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241117124914500 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@5519ffa26ce2: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@5519ffa26ce2: Final verdict of PTC: pass 20241117124914507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50228<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1053)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(1065)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1063)@5519ffa26ce2: Final verdict of PTC: none 20241117124914509 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124914509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1054)@5519ffa26ce2: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1058)@5519ffa26ce2: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@5519ffa26ce2: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1056)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1051)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1061)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_xid_n201u finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Nov 17 12:49:14 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241117124914638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124915040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97100) 20241117124915510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124915510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97100, count=101456) 20241117124916512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124916512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Nov 17 12:49:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124917513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124917513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_llc_null started. 20241117124918098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124918099 DMM INFO MM(262420000000045/cc48b3ae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124918099 DMM INFO MM(262420000000045/cc48b3ae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124918099 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124918099 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124918099 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124918099 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124918099 DLLC NOTICE LLME(ffffffff/cc48b3ae){ASSIGNED} LLGM Assign pre (cc48b3ae => ffffffff) (gprs_llc.c:1079) 20241117124918099 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc48b3ae => ffffffff) (gprs_llc.c:1125) 20241117124918099 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0022c60 (gprs_sndcp.c:574) 20241117124918099 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0022fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124918099 DMM NOTICE MM(262420000000045/cc48b3ae) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117124918099 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241117124918099 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117124918099 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117124918099 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241117124918099 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241117124918099 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) 20241117124918099 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20241117124918099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124918099 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124918099 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124918099 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124918099 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124918156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124918156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124918156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124918156 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124918156 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124918156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124918156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124918156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124918156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124918158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124918158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124918158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124918158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124918158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124918158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124918158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124918158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124918158 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124918158 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124918158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124918159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124918159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117124918162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124918173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124918173 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124918192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124918192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124918192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124918192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124918192 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124918192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124918192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124918192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124918192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124918193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124918193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124918193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124918194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124918194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124918194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124918194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124918194 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124918194 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124918194 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124918194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124918194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124918194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124918198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124918209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124918209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1083)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124918240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124918240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124918240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124918240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124918240 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124918240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124918240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124918240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124918240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124918242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124918242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124918242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124918243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124918243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124918243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124918243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124918243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124918243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124918243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124918243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124918243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124918243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1083)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124918247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124918257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124918257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1080)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124918514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124918514 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124918514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124918514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1082)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124918516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1082)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124918517 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1082)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1082)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1082)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@5519ffa26ce2: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='ECC061B4'O, index=0 SGSN_Test-GSUP(1084)@5519ffa26ce2: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@5519ffa26ce2: 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 := '70BF37ECED6008251E20283EB7EB9880'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4EB8D8F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B0E95F1F242DBE74'O } } } } } 20241117124919570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124919570 DLLC NOTICE LLME(ffffffff/ecc061b4){UNASSIGNED} LLC RX: unknown TLLI 0xecc061b4, creating LLME on the fly (gprs_llc.c:552) 20241117124919570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124919570 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241117124919570 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124919570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124919571 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124919571 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124919571 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124919571 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124919571 DLLC NOTICE LLME(ffffffff/ecc061b4){UNASSIGNED} LLGM Assign pre (ecc061b4 => e88704a9) (gprs_llc.c:1079) 20241117124919571 DLLC NOTICE LLME(ecc061b4/e88704a9){ASSIGNED} LLGM Assign post (ecc061b4 => e88704a9) (gprs_llc.c:1125) 20241117124919571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124919571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124919571 DMM DEBUG MM(262420000000041/e88704a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124919583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124919583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124919583 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124919584 DMM DEBUG MM(262420000000041/e88704a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241117124919584 DMM NOTICE MM(262420000000041/e88704a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124919584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124919584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124919584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124919584 DMM DEBUG MM(262420000000041/e88704a9) Requesting authorization (sgsn_auth.c:160) 20241117124919584 DMM INFO MM(262420000000041/e88704a9) Requesting authentication tuples (sgsn_auth.c:184) 20241117124919584 DMM DEBUG MM(262420000000041/e88704a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124919584 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241117124919584 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@5519ffa26ce2: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@5519ffa26ce2: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241117124919587 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124919587 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124919587 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124919587 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124919587 DMM INFO MM(262420000000041/e88704a9) Subscriber data update (mmctx.c:445) 20241117124919587 DMM DEBUG MM(262420000000041/e88704a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124919587 DMM INFO MM(262420000000041/e88704a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124919587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124919587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124919587 DMM INFO MM(262420000000041/e88704a9) <- GMM AUTH AND CIPHERING REQ (rand = 70 bf 37 ec ed 60 08 25 1e 20 28 3e b7 eb 98 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124919594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124919594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124919594 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124919594 DMM INFO MM(262420000000041/e88704a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124919594 DMM NOTICE MM(262420000000041/e88704a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124919594 DMM DEBUG MM(262420000000041/e88704a9) checking auth: received GSM SRES = 4e b8 d8 f2 (gprs_gmm.c:666) 20241117124919594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124919594 DMM DEBUG MM(262420000000041/e88704a9) Requesting authorization (sgsn_auth.c:160) 20241117124919594 DMM INFO MM(262420000000041/e88704a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124919594 DMM DEBUG MM(262420000000041/e88704a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124919594 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241117124919594 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) 20241117124919594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124919594 DMM INFO MM(262420000000041/e88704a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe88704a9) (gprs_gmm.c:300) 20241117124919596 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124919596 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124919596 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241117124919596 DMM INFO MM(262420000000041/e88704a9) Subscriber data update (mmctx.c:445) 20241117124919596 DMM DEBUG MM(262420000000041/e88704a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124919596 DMM INFO MM(262420000000041/e88704a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124919596 DMM NOTICE MM(262420000000041/e88704a9) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241117124919596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124919596 DMM NOTICE MM(262420000000041/e88704a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124919596 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) 20241117124919596 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124919596 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241117124919596 DMM INFO MM(262420000000041/e88704a9) Subscriber data update (mmctx.c:445) 20241117124919596 DMM DEBUG MM(262420000000041/e88704a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124919603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124919603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124919603 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124919603 DMM INFO MM(262420000000041/e88704a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124919603 DMM NOTICE MM(262420000000041/e88704a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124919603 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124919603 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124919603 DLLC NOTICE LLME(ecc061b4/e88704a9){ASSIGNED} LLGM Assign pre (ffffffff => e88704a9) (gprs_llc.c:1079) 20241117124919603 DLLC NOTICE LLME(ffffffff/e88704a9){ASSIGNED} LLGM Assign post (ffffffff => e88704a9) (gprs_llc.c:1125) 20241117124919603 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124919603 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124919603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124919603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117124920656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124920656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241117124920656 DLLC DEBUG TLLI=e88704a9 sends us LLC NULL (gprs_llc.c:912) 20241117124920656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124920656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241117124920656 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124920656 DMM INFO MM(262420000000041/e88704a9) -> GMM DETACH REQUEST TLLI=0xe88704a9 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241117124920656 DMM INFO MM(262420000000041/e88704a9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241117124920656 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124920656 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124920656 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124920656 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124920656 DLLC NOTICE LLME(ffffffff/e88704a9){ASSIGNED} LLGM Assign pre (e88704a9 => ffffffff) (gprs_llc.c:1079) 20241117124920656 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e88704a9 => ffffffff) (gprs_llc.c:1125) 20241117124920656 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241117124920657 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) 20241117124920657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124920657 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124920657 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124920657 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124920657 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@5519ffa26ce2: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@5519ffa26ce2: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@5519ffa26ce2: Final verdict of PTC: pass 20241117124925667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40264<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124925669 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124925669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@5519ffa26ce2: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1072)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@5519ffa26ce2: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1077)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1083)@5519ffa26ce2: Final verdict of PTC: none TC_llc_null-BVCI220(1080)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1081)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1070)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1075)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_llc_null-BVCI220(1080): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_llc_null finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Nov 17 12:49:25 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241117124925799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124926100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97348) 20241117124926670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124926670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97348, count=101704) 20241117124927672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124927672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Nov 17 12:49:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124928673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124928673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_llc_sabm_dm_llgmm started. 20241117124929161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124929162 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124929211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124929211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124929211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124929211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124929211 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124929211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124929211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124929211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124929211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1091)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1092)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124929213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124929213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124929213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124929213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124929213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124929213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124929213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124929213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124929213 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124929213 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124929214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124929214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124929214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1092)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1092)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124929218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124929226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124929226 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1093)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1089)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1091)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124929237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124929237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124929237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124929237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124929237 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124929237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124929237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124929237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124929237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124929239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124929239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124929239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124929239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124929239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124929239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124929239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124929239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124929239 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124929239 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124929239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124929240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124929240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124929244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124929252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124929252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124929277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124929277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124929277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124929277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124929277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124929277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124929277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124929277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124929277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124929279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124929279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124929279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124929279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124929279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124929279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124929279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124929279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124929279 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124929279 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124929279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124929280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124929280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124929284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124929295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124929295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124929675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124929675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124929675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124929675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124929677 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124929678 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117124929927 DGPRS DEBUG Checking for inactive LLMEs, time = 13658504 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1089)@5519ffa26ce2: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='D18760C2'O, index=0 SGSN_Test-GSUP(1103)@5519ffa26ce2: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@5519ffa26ce2: 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 := '1CB6D54EA3CE9B32A43443A87BE45B96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DEFA690D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '945929A626B207C4'O } } } } } 20241117124930735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124930735 DLLC NOTICE LLME(ffffffff/d18760c2){UNASSIGNED} LLC RX: unknown TLLI 0xd18760c2, creating LLME on the fly (gprs_llc.c:552) 20241117124930735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124930735 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241117124930735 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124930735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124930735 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124930735 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124930735 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124930735 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124930735 DLLC NOTICE LLME(ffffffff/d18760c2){UNASSIGNED} LLGM Assign pre (d18760c2 => eb781434) (gprs_llc.c:1079) 20241117124930735 DLLC NOTICE LLME(d18760c2/eb781434){ASSIGNED} LLGM Assign post (d18760c2 => eb781434) (gprs_llc.c:1125) 20241117124930735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124930735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124930735 DMM DEBUG MM(262420000000042/eb781434) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124930748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124930748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124930748 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124930748 DMM DEBUG MM(262420000000042/eb781434) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241117124930748 DMM NOTICE MM(262420000000042/eb781434) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124930748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124930748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124930748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124930748 DMM DEBUG MM(262420000000042/eb781434) Requesting authorization (sgsn_auth.c:160) 20241117124930748 DMM INFO MM(262420000000042/eb781434) Requesting authentication tuples (sgsn_auth.c:184) 20241117124930748 DMM DEBUG MM(262420000000042/eb781434) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124930748 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241117124930748 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@5519ffa26ce2: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@5519ffa26ce2: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241117124930751 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124930751 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124930751 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124930751 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124930751 DMM INFO MM(262420000000042/eb781434) Subscriber data update (mmctx.c:445) 20241117124930751 DMM DEBUG MM(262420000000042/eb781434) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124930751 DMM INFO MM(262420000000042/eb781434) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124930751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124930751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124930751 DMM INFO MM(262420000000042/eb781434) <- GMM AUTH AND CIPHERING REQ (rand = 1c b6 d5 4e a3 ce 9b 32 a4 34 43 a8 7b e4 5b 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124930760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124930760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124930760 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124930760 DMM INFO MM(262420000000042/eb781434) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124930760 DMM NOTICE MM(262420000000042/eb781434) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124930760 DMM DEBUG MM(262420000000042/eb781434) checking auth: received GSM SRES = de fa 69 0d (gprs_gmm.c:666) 20241117124930760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124930760 DMM DEBUG MM(262420000000042/eb781434) Requesting authorization (sgsn_auth.c:160) 20241117124930760 DMM INFO MM(262420000000042/eb781434) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124930760 DMM DEBUG MM(262420000000042/eb781434) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124930760 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241117124930760 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) 20241117124930760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124930760 DMM INFO MM(262420000000042/eb781434) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb781434) (gprs_gmm.c:300) 20241117124930761 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124930761 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124930761 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241117124930761 DMM INFO MM(262420000000042/eb781434) Subscriber data update (mmctx.c:445) 20241117124930761 DMM DEBUG MM(262420000000042/eb781434) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124930761 DMM INFO MM(262420000000042/eb781434) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124930761 DMM NOTICE MM(262420000000042/eb781434) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241117124930761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124930761 DMM NOTICE MM(262420000000042/eb781434) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124930761 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) 20241117124930762 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124930762 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241117124930762 DMM INFO MM(262420000000042/eb781434) Subscriber data update (mmctx.c:445) 20241117124930762 DMM DEBUG MM(262420000000042/eb781434) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124930768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124930768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124930768 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124930768 DMM INFO MM(262420000000042/eb781434) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124930768 DMM NOTICE MM(262420000000042/eb781434) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124930768 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124930768 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124930768 DLLC NOTICE LLME(d18760c2/eb781434){ASSIGNED} LLGM Assign pre (ffffffff => eb781434) (gprs_llc.c:1079) 20241117124930768 DLLC NOTICE LLME(ffffffff/eb781434){ASSIGNED} LLGM Assign post (ffffffff => eb781434) (gprs_llc.c:1125) 20241117124930768 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124930768 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124930768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124930768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117124931820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124931820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@5519ffa26ce2: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1089)@5519ffa26ce2: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@5519ffa26ce2: Final verdict of PTC: pass 20241117124931828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@5519ffa26ce2: Final verdict of PTC: none 20241117124931831 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124931831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1096)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1092)@5519ffa26ce2: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1089)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1101)@5519ffa26ce2: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1091)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@5519ffa26ce2: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1090)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1094)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1099)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1089): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Nov 17 12:49:31 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 20241117124931963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124932364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79316) 20241117124932832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124932832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79316, count=87348) 20241117124933834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124933834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Nov 17 12:49:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124934836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124934836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_llc_sabm_dm_ll5 started. 20241117124935424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124935425 DMM INFO MM(262420000000042/eb781434) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124935425 DMM INFO MM(262420000000042/eb781434) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124935425 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124935425 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124935425 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124935425 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124935425 DLLC NOTICE LLME(ffffffff/eb781434){ASSIGNED} LLGM Assign pre (eb781434 => ffffffff) (gprs_llc.c:1079) 20241117124935425 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb781434 => ffffffff) (gprs_llc.c:1125) 20241117124935425 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241117124935425 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) 20241117124935425 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20241117124935425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124935425 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124935425 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124935425 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124935425 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124935475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124935475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124935475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124935475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124935475 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124935475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124935475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124935475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124935475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124935477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124935477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124935477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124935477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124935477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124935477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124935477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124935477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124935477 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124935477 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124935478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1110)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124935478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124935478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124935482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124935493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124935493 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124935510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124935510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124935511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124935511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124935511 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124935511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124935511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124935511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124935511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124935513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124935513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124935513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124935513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124935513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124935513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124935513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124935513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124935513 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124935513 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124935513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1115)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124935514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124935514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124935518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124935526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124935526 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124935554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124935554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124935554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124935554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124935554 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124935554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124935554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124935554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124935554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124935556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124935556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124935556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124935556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124935556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124935556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124935556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124935556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124935556 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124935556 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124935556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124935557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124935557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1121)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124935560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124935568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124935568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1118)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124935838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124935838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124935838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124935838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1120)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124935840 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1120)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124935840 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1120)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@5519ffa26ce2: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C3947A7D'O, index=0 SGSN_Test-GSUP(1122)@5519ffa26ce2: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@5519ffa26ce2: 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 := 'BA3B41DB555B08E5720D56E6B365CDF4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D927F32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '468FFB5C6B55C8D8'O } } } } } 20241117124936889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124936889 DLLC NOTICE LLME(ffffffff/c3947a7d){UNASSIGNED} LLC RX: unknown TLLI 0xc3947a7d, creating LLME on the fly (gprs_llc.c:552) 20241117124936889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124936889 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241117124936889 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124936889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124936889 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124936889 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124936889 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124936889 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124936889 DLLC NOTICE LLME(ffffffff/c3947a7d){UNASSIGNED} LLGM Assign pre (c3947a7d => d80a48f8) (gprs_llc.c:1079) 20241117124936889 DLLC NOTICE LLME(c3947a7d/d80a48f8){ASSIGNED} LLGM Assign post (c3947a7d => d80a48f8) (gprs_llc.c:1125) 20241117124936889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124936889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124936889 DMM DEBUG MM(262420000000043/d80a48f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124936902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124936902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124936902 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124936902 DMM DEBUG MM(262420000000043/d80a48f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241117124936902 DMM NOTICE MM(262420000000043/d80a48f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124936902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124936902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124936902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124936902 DMM DEBUG MM(262420000000043/d80a48f8) Requesting authorization (sgsn_auth.c:160) 20241117124936902 DMM INFO MM(262420000000043/d80a48f8) Requesting authentication tuples (sgsn_auth.c:184) 20241117124936902 DMM DEBUG MM(262420000000043/d80a48f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124936902 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241117124936902 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@5519ffa26ce2: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@5519ffa26ce2: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241117124936905 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124936905 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124936905 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124936905 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124936905 DMM INFO MM(262420000000043/d80a48f8) Subscriber data update (mmctx.c:445) 20241117124936905 DMM DEBUG MM(262420000000043/d80a48f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124936905 DMM INFO MM(262420000000043/d80a48f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124936905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124936905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124936905 DMM INFO MM(262420000000043/d80a48f8) <- GMM AUTH AND CIPHERING REQ (rand = ba 3b 41 db 55 5b 08 e5 72 0d 56 e6 b3 65 cd f4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124936913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124936913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124936913 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124936913 DMM INFO MM(262420000000043/d80a48f8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124936913 DMM NOTICE MM(262420000000043/d80a48f8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124936913 DMM DEBUG MM(262420000000043/d80a48f8) checking auth: received GSM SRES = 1d 92 7f 32 (gprs_gmm.c:666) 20241117124936913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124936913 DMM DEBUG MM(262420000000043/d80a48f8) Requesting authorization (sgsn_auth.c:160) 20241117124936913 DMM INFO MM(262420000000043/d80a48f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124936913 DMM DEBUG MM(262420000000043/d80a48f8) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124936913 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241117124936913 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) 20241117124936913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124936913 DMM INFO MM(262420000000043/d80a48f8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd80a48f8) (gprs_gmm.c:300) 20241117124936915 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124936915 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124936915 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241117124936915 DMM INFO MM(262420000000043/d80a48f8) Subscriber data update (mmctx.c:445) 20241117124936915 DMM DEBUG MM(262420000000043/d80a48f8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124936915 DMM INFO MM(262420000000043/d80a48f8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124936915 DMM NOTICE MM(262420000000043/d80a48f8) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241117124936915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124936915 DMM NOTICE MM(262420000000043/d80a48f8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124936915 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) 20241117124936915 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124936915 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241117124936915 DMM INFO MM(262420000000043/d80a48f8) Subscriber data update (mmctx.c:445) 20241117124936915 DMM DEBUG MM(262420000000043/d80a48f8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124936922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124936922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124936922 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124936922 DMM INFO MM(262420000000043/d80a48f8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124936922 DMM NOTICE MM(262420000000043/d80a48f8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124936922 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124936922 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124936922 DLLC NOTICE LLME(c3947a7d/d80a48f8){ASSIGNED} LLGM Assign pre (ffffffff => d80a48f8) (gprs_llc.c:1079) 20241117124936922 DLLC NOTICE LLME(ffffffff/d80a48f8){ASSIGNED} LLGM Assign post (ffffffff => d80a48f8) (gprs_llc.c:1125) 20241117124936922 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124936922 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124936922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124936922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117124937974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124937974 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@5519ffa26ce2: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@5519ffa26ce2: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@5519ffa26ce2: Final verdict of PTC: pass 20241117124937983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52434<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@5519ffa26ce2: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1115)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1121)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1110)@5519ffa26ce2: Final verdict of PTC: none 20241117124937986 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124937986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1106)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@5519ffa26ce2: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@5519ffa26ce2: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1118)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1108)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1113)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1119)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1118): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Nov 17 12:49:38 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 20241117124938120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124938521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87104) 20241117124938986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124938986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87104, count=91460) 20241117124939987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124939987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Nov 17 12:49:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124940987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124940987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_suspend_nopaging started. 20241117124941586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124941587 DMM INFO MM(262420000000043/d80a48f8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124941587 DMM INFO MM(262420000000043/d80a48f8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124941587 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124941587 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124941587 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124941587 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124941587 DLLC NOTICE LLME(ffffffff/d80a48f8){ASSIGNED} LLGM Assign pre (d80a48f8 => ffffffff) (gprs_llc.c:1079) 20241117124941587 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d80a48f8 => ffffffff) (gprs_llc.c:1125) 20241117124941587 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241117124941587 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) 20241117124941587 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20241117124941587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117124941587 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124941587 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117124941588 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124941588 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124941628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124941628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124941628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124941629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124941629 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124941629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124941629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124941629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124941629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124941630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124941630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124941630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124941630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124941630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124941630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124941630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124941630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124941630 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124941630 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124941630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124941631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124941631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124941634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124941643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124941643 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1130)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 TC_suspend_nopaging-BVCI196(1128)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124941668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124941668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124941668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124941668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124941668 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124941668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124941668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124941668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124941668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124941670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124941670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124941670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124941670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124941670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124941670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124941670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124941670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124941670 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124941670 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124941670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124941671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124941671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124941674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117124941683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124941683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124941706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124941706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124941706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124941706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124941706 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124941706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124941706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124941706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124941706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124941708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124941708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124941708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124941708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124941708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124941708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124941708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124941708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124941708 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124941708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124941708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124941709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124941709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124941712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124941720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124941720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124941988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124941988 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124941988 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124941988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124941990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124941991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@5519ffa26ce2: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='CA008E09'O, index=0 SGSN_Test-GSUP(1141)@5519ffa26ce2: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@5519ffa26ce2: 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 := '7F9A68B3BF779BA6D807C8D5ED04F877'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9ABCA765'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E75CDB038AC18B22'O } } } } } 20241117124943046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124943046 DLLC NOTICE LLME(ffffffff/ca008e09){UNASSIGNED} LLC RX: unknown TLLI 0xca008e09, creating LLME on the fly (gprs_llc.c:552) 20241117124943046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124943046 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241117124943046 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124943046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117124943046 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124943046 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117124943046 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124943046 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124943046 DLLC NOTICE LLME(ffffffff/ca008e09){UNASSIGNED} LLGM Assign pre (ca008e09 => f768cd6d) (gprs_llc.c:1079) 20241117124943046 DLLC NOTICE LLME(ca008e09/f768cd6d){ASSIGNED} LLGM Assign post (ca008e09 => f768cd6d) (gprs_llc.c:1125) 20241117124943046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124943046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124943046 DMM DEBUG MM(262420000000048/f768cd6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124943060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124943060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124943060 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124943060 DMM DEBUG MM(262420000000048/f768cd6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241117124943060 DMM NOTICE MM(262420000000048/f768cd6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124943060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124943060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124943060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124943060 DMM DEBUG MM(262420000000048/f768cd6d) Requesting authorization (sgsn_auth.c:160) 20241117124943060 DMM INFO MM(262420000000048/f768cd6d) Requesting authentication tuples (sgsn_auth.c:184) 20241117124943060 DMM DEBUG MM(262420000000048/f768cd6d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124943060 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241117124943060 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@5519ffa26ce2: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@5519ffa26ce2: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241117124943062 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124943062 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124943062 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124943062 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124943062 DMM INFO MM(262420000000048/f768cd6d) Subscriber data update (mmctx.c:445) 20241117124943062 DMM DEBUG MM(262420000000048/f768cd6d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124943062 DMM INFO MM(262420000000048/f768cd6d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124943062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124943062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124943062 DMM INFO MM(262420000000048/f768cd6d) <- GMM AUTH AND CIPHERING REQ (rand = 7f 9a 68 b3 bf 77 9b a6 d8 07 c8 d5 ed 04 f8 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124943070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124943070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124943070 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124943070 DMM INFO MM(262420000000048/f768cd6d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124943070 DMM NOTICE MM(262420000000048/f768cd6d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124943070 DMM DEBUG MM(262420000000048/f768cd6d) checking auth: received GSM SRES = 9a bc a7 65 (gprs_gmm.c:666) 20241117124943070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124943070 DMM DEBUG MM(262420000000048/f768cd6d) Requesting authorization (sgsn_auth.c:160) 20241117124943070 DMM INFO MM(262420000000048/f768cd6d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124943070 DMM DEBUG MM(262420000000048/f768cd6d) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124943070 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241117124943070 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) 20241117124943070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124943070 DMM INFO MM(262420000000048/f768cd6d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf768cd6d) (gprs_gmm.c:300) 20241117124943072 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124943072 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124943072 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241117124943072 DMM INFO MM(262420000000048/f768cd6d) Subscriber data update (mmctx.c:445) 20241117124943072 DMM DEBUG MM(262420000000048/f768cd6d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124943072 DMM INFO MM(262420000000048/f768cd6d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124943072 DMM NOTICE MM(262420000000048/f768cd6d) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241117124943072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124943072 DMM NOTICE MM(262420000000048/f768cd6d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124943072 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) 20241117124943072 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124943072 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241117124943072 DMM INFO MM(262420000000048/f768cd6d) Subscriber data update (mmctx.c:445) 20241117124943072 DMM DEBUG MM(262420000000048/f768cd6d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124943079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124943079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124943079 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124943079 DMM INFO MM(262420000000048/f768cd6d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124943079 DMM NOTICE MM(262420000000048/f768cd6d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124943079 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124943079 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124943079 DLLC NOTICE LLME(ca008e09/f768cd6d){ASSIGNED} LLGM Assign pre (ffffffff => f768cd6d) (gprs_llc.c:1079) 20241117124943079 DLLC NOTICE LLME(ffffffff/f768cd6d){ASSIGNED} LLGM Assign post (ffffffff => f768cd6d) (gprs_llc.c:1125) 20241117124943079 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124943079 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124943079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124943079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124943131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124943131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124943131 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124943131 DMM INFO MM(262420000000048/f768cd6d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124943131 DMM INFO MM(262420000000048/f768cd6d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124943131 DMM DEBUG MM(262420000000048/f768cd6d) Using GGSN 0 (gprs_sm.c:312) 20241117124943131 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) 20241117124943131 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241117124943131 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124943131 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124943131 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241117124943143 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 a0 c4 65 17 11 b2 31 0c 0a 14 05 7f 01 54 d1 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=1062 from retransmit req queue (gtp.c:443) 20241117124943143 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b6218, cbp=0x55d8a001e060) (sgsn_libgtp.c:632) 20241117124943143 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124943143 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0022fb8 TLLI=f768cd6d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124943143 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124943143 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124943151 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241117124943158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124943158 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241117124943158 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241117124943161 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241117124943161 DMM INFO MM(262420000000048/f768cd6d) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@5519ffa26ce2: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@5519ffa26ce2: Final verdict of PTC: pass 20241117124948171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36650<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117124948173 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124948173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1141)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1129)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1139)@5519ffa26ce2: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1134)@5519ffa26ce2: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@5519ffa26ce2: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1137)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1132)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1127)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_suspend_nopaging finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Nov 17 12:49:48 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241117124948303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124948704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94340) 20241117124949174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124949174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94340, count=100052) 20241117124950175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124950175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Nov 17 12:49:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117124951175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124951175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_suspend_resume started. 20241117124951766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124951767 DMM INFO MM(262420000000048/f768cd6d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117124951767 DMM INFO MM(262420000000048/f768cd6d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117124951767 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117124951767 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117124951767 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117124951767 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117124951767 DLLC NOTICE LLME(ffffffff/f768cd6d){ASSIGNED} LLGM Assign pre (f768cd6d => ffffffff) (gprs_llc.c:1079) 20241117124951767 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f768cd6d => ffffffff) (gprs_llc.c:1125) 20241117124951767 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0022c60 (gprs_sndcp.c:574) 20241117124951767 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0022fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117124951767 DMM NOTICE MM(262420000000048/f768cd6d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117124951767 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241117124951767 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117124951767 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117124951767 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241117124951767 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241117124951767 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) 20241117124951767 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20241117124951767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117124951767 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117124951767 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117124951767 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117124951767 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124951817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117124951817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124951817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124951817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124951817 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117124951817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124951817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124951817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124951817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124951818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124951818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124951819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124951819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124951819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124951819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124951819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124951819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124951819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117124951819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124951819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124951819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124951819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124951823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124951834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124951834 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1150)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1147)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124951862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117124951862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124951862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124951862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124951862 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117124951862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124951862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124951862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124951862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124951864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124951864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124951864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124951864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124951864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124951864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124951864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124951864 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124951864 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117124951864 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124951864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1154)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117124951864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124951864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124951868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124951880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124951880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1155)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1151)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117124951892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117124951892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117124951892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117124951892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124951892 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117124951892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117124951892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117124951892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117124951892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117124951894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117124951894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117124951894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117124951894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117124951894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117124951894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117124951894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117124951894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117124951894 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117124951894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117124951894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117124951895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117124951895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117124951899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117124951909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124951909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117124952176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124952176 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117124952176 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117124952176 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117124952179 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117124952179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@5519ffa26ce2: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='C9B800DA'O, index=0 SGSN_Test-GSUP(1160)@5519ffa26ce2: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@5519ffa26ce2: 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 := '82F1459157267CA2CA5075DA9C0C6EB3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '254A4AC5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB7F4EEE6A90AD44'O } } } } } 20241117124953263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124953263 DLLC NOTICE LLME(ffffffff/c9b800da){UNASSIGNED} LLC RX: unknown TLLI 0xc9b800da, creating LLME on the fly (gprs_llc.c:552) 20241117124953263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124953263 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241117124953263 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117124953263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117124953263 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117124953263 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117124953263 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117124953263 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117124953263 DLLC NOTICE LLME(ffffffff/c9b800da){UNASSIGNED} LLGM Assign pre (c9b800da => d1a321d7) (gprs_llc.c:1079) 20241117124953263 DLLC NOTICE LLME(c9b800da/d1a321d7){ASSIGNED} LLGM Assign post (c9b800da => d1a321d7) (gprs_llc.c:1125) 20241117124953263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117124953263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117124953263 DMM DEBUG MM(262420000000049/d1a321d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117124953278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124953278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117124953278 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124953278 DMM DEBUG MM(262420000000049/d1a321d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241117124953278 DMM NOTICE MM(262420000000049/d1a321d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117124953278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117124953278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117124953278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117124953278 DMM DEBUG MM(262420000000049/d1a321d7) Requesting authorization (sgsn_auth.c:160) 20241117124953278 DMM INFO MM(262420000000049/d1a321d7) Requesting authentication tuples (sgsn_auth.c:184) 20241117124953278 DMM DEBUG MM(262420000000049/d1a321d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117124953278 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241117124953278 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@5519ffa26ce2: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@5519ffa26ce2: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241117124953280 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117124953280 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117124953280 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117124953280 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117124953280 DMM INFO MM(262420000000049/d1a321d7) Subscriber data update (mmctx.c:445) 20241117124953280 DMM DEBUG MM(262420000000049/d1a321d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117124953280 DMM INFO MM(262420000000049/d1a321d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117124953280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117124953280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117124953280 DMM INFO MM(262420000000049/d1a321d7) <- GMM AUTH AND CIPHERING REQ (rand = 82 f1 45 91 57 26 7c a2 ca 50 75 da 9c 0c 6e b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117124953288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124953288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241117124953288 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124953288 DMM INFO MM(262420000000049/d1a321d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117124953288 DMM NOTICE MM(262420000000049/d1a321d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117124953288 DMM DEBUG MM(262420000000049/d1a321d7) checking auth: received GSM SRES = 25 4a 4a c5 (gprs_gmm.c:666) 20241117124953288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117124953288 DMM DEBUG MM(262420000000049/d1a321d7) Requesting authorization (sgsn_auth.c:160) 20241117124953288 DMM INFO MM(262420000000049/d1a321d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117124953288 DMM DEBUG MM(262420000000049/d1a321d7) Requesting subscriber data update (gprs_subscriber.c:894) 20241117124953288 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241117124953288 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) 20241117124953288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117124953288 DMM INFO MM(262420000000049/d1a321d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1a321d7) (gprs_gmm.c:300) 20241117124953289 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117124953289 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117124953289 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241117124953290 DMM INFO MM(262420000000049/d1a321d7) Subscriber data update (mmctx.c:445) 20241117124953290 DMM DEBUG MM(262420000000049/d1a321d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117124953290 DMM INFO MM(262420000000049/d1a321d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117124953290 DMM NOTICE MM(262420000000049/d1a321d7) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241117124953290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117124953290 DMM NOTICE MM(262420000000049/d1a321d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117124953290 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) 20241117124953290 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117124953290 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241117124953290 DMM INFO MM(262420000000049/d1a321d7) Subscriber data update (mmctx.c:445) 20241117124953290 DMM DEBUG MM(262420000000049/d1a321d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117124953295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124953295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117124953295 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124953295 DMM INFO MM(262420000000049/d1a321d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117124953295 DMM NOTICE MM(262420000000049/d1a321d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117124953295 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117124953295 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117124953295 DLLC NOTICE LLME(c9b800da/d1a321d7){ASSIGNED} LLGM Assign pre (ffffffff => d1a321d7) (gprs_llc.c:1079) 20241117124953295 DLLC NOTICE LLME(ffffffff/d1a321d7){ASSIGNED} LLGM Assign post (ffffffff => d1a321d7) (gprs_llc.c:1125) 20241117124953295 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117124953295 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117124953295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117124953295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@5519ffa26ce2: setverdict(pass): none -> pass 20241117124953347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124953347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117124953347 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117124953347 DMM INFO MM(262420000000049/d1a321d7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117124953348 DMM INFO MM(262420000000049/d1a321d7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117124953348 DMM DEBUG MM(262420000000049/d1a321d7) Using GGSN 0 (gprs_sm.c:312) 20241117124953348 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) 20241117124953348 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241117124953348 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117124953348 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241117124953348 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241117124953360 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 9f 2e aa 3d 11 ce ea 05 bd 14 05 7f 46 d0 3a 61 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241117124953360 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b7288, cbp=0x55d8a001e8d0) (sgsn_libgtp.c:632) 20241117124953360 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117124953360 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0022fb8 TLLI=d1a321d7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117124953360 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117124953360 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117124953369 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241117124953376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124953376 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241117124953376 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241117124953379 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241117124953379 DMM INFO MM(262420000000049/d1a321d7) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241117124958385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117124958386 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241117124958386 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241117124958389 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@5519ffa26ce2: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@5519ffa26ce2: Final verdict of PTC: pass 20241117124958396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53130<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1148)@5519ffa26ce2: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1154)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(1160)@5519ffa26ce2: Final verdict of PTC: none 20241117124958398 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117124958398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1155)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1158)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@5519ffa26ce2: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@5519ffa26ce2: Final verdict of PTC: none TC_suspend_resume-BVCI210(1151)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1146)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1156)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1152)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_suspend_resume-BVCI210(1151): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_suspend_resume finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Nov 17 12:49:58 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241117124958522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117124958923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96140) 20241117124959399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117124959399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117124959928 DGPRS DEBUG Checking for inactive LLMEs, time = 13658534 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=96140, count=104308) 20241117125000400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125000400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Nov 17 12:50:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125001402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125001402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_suspend_rau started. 20241117125001988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125001989 DMM INFO MM(262420000000049/d1a321d7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125001989 DMM INFO MM(262420000000049/d1a321d7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125001989 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125001989 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125001989 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117125001989 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117125001989 DLLC NOTICE LLME(ffffffff/d1a321d7){ASSIGNED} LLGM Assign pre (d1a321d7 => ffffffff) (gprs_llc.c:1079) 20241117125001989 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1a321d7 => ffffffff) (gprs_llc.c:1125) 20241117125001989 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0022c60 (gprs_sndcp.c:574) 20241117125001989 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0022fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117125001989 DMM NOTICE MM(262420000000049/d1a321d7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125001989 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241117125001989 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125001989 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125001989 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241117125001989 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241117125001989 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) 20241117125001989 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20241117125001989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117125001989 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117125001989 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117125001989 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117125001989 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1168)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125002042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125002042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125002042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125002042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125002042 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125002042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125002042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125002042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125002042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1167)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117125002043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125002043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125002043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125002044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125002044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125002044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125002044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125002044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125002044 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125002044 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125002044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125002044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125002044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125002047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125002055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125002056 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1165)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1167)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125002075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125002075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125002075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125002075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125002075 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125002075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125002075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125002075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125002075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125002077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125002077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125002077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125002077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125002077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125002077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125002077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125002077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125002077 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125002077 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125002078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125002078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125002078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125002081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125002091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125002091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125002118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125002118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125002118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125002118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125002118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125002118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125002118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125002118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125002118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125002120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125002120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125002120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125002120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125002120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125002120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125002120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125002120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125002120 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125002120 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125002120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1177)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125002121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125002121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125002124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125002135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125002135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125002403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125002403 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125002403 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125002403 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125002405 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125002406 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1165)@5519ffa26ce2: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='CA421056'O, index=0 SGSN_Test-GSUP(1179)@5519ffa26ce2: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@5519ffa26ce2: 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 := '230960FF4A7A903C6E527202FD360D1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B4F3E43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0CF5784B7787A7B7'O } } } } } 20241117125003459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125003459 DLLC NOTICE LLME(ffffffff/ca421056){UNASSIGNED} LLC RX: unknown TLLI 0xca421056, creating LLME on the fly (gprs_llc.c:552) 20241117125003459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125003459 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241117125003459 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117125003459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117125003459 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117125003459 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117125003459 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125003459 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125003459 DLLC NOTICE LLME(ffffffff/ca421056){UNASSIGNED} LLGM Assign pre (ca421056 => e5eaefac) (gprs_llc.c:1079) 20241117125003459 DLLC NOTICE LLME(ca421056/e5eaefac){ASSIGNED} LLGM Assign post (ca421056 => e5eaefac) (gprs_llc.c:1125) 20241117125003459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125003459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125003459 DMM DEBUG MM(262420000000050/e5eaefac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125003472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125003472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117125003472 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125003472 DMM DEBUG MM(262420000000050/e5eaefac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241117125003472 DMM NOTICE MM(262420000000050/e5eaefac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125003472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125003472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125003472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125003472 DMM DEBUG MM(262420000000050/e5eaefac) Requesting authorization (sgsn_auth.c:160) 20241117125003472 DMM INFO MM(262420000000050/e5eaefac) Requesting authentication tuples (sgsn_auth.c:184) 20241117125003472 DMM DEBUG MM(262420000000050/e5eaefac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125003472 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241117125003472 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@5519ffa26ce2: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@5519ffa26ce2: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241117125003475 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125003475 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125003476 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125003476 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125003476 DMM INFO MM(262420000000050/e5eaefac) Subscriber data update (mmctx.c:445) 20241117125003476 DMM DEBUG MM(262420000000050/e5eaefac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125003476 DMM INFO MM(262420000000050/e5eaefac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125003476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125003476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125003476 DMM INFO MM(262420000000050/e5eaefac) <- GMM AUTH AND CIPHERING REQ (rand = 23 09 60 ff 4a 7a 90 3c 6e 52 72 02 fd 36 0d 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117125003484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125003484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125003484 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125003484 DMM INFO MM(262420000000050/e5eaefac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125003484 DMM NOTICE MM(262420000000050/e5eaefac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125003484 DMM DEBUG MM(262420000000050/e5eaefac) checking auth: received GSM SRES = 9b 4f 3e 43 (gprs_gmm.c:666) 20241117125003484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125003484 DMM DEBUG MM(262420000000050/e5eaefac) Requesting authorization (sgsn_auth.c:160) 20241117125003484 DMM INFO MM(262420000000050/e5eaefac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125003484 DMM DEBUG MM(262420000000050/e5eaefac) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125003484 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241117125003484 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) 20241117125003484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117125003484 DMM INFO MM(262420000000050/e5eaefac) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5eaefac) (gprs_gmm.c:300) 20241117125003485 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125003485 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125003485 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241117125003485 DMM INFO MM(262420000000050/e5eaefac) Subscriber data update (mmctx.c:445) 20241117125003485 DMM DEBUG MM(262420000000050/e5eaefac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125003485 DMM INFO MM(262420000000050/e5eaefac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125003485 DMM NOTICE MM(262420000000050/e5eaefac) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241117125003485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125003485 DMM NOTICE MM(262420000000050/e5eaefac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125003485 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) 20241117125003486 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125003486 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241117125003486 DMM INFO MM(262420000000050/e5eaefac) Subscriber data update (mmctx.c:445) 20241117125003486 DMM DEBUG MM(262420000000050/e5eaefac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117125003492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125003492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117125003492 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125003492 DMM INFO MM(262420000000050/e5eaefac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125003492 DMM NOTICE MM(262420000000050/e5eaefac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125003492 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125003492 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125003492 DLLC NOTICE LLME(ca421056/e5eaefac){ASSIGNED} LLGM Assign pre (ffffffff => e5eaefac) (gprs_llc.c:1079) 20241117125003492 DLLC NOTICE LLME(ffffffff/e5eaefac){ASSIGNED} LLGM Assign post (ffffffff => e5eaefac) (gprs_llc.c:1125) 20241117125003492 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117125003492 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117125003492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125003492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@5519ffa26ce2: setverdict(pass): none -> pass 20241117125003544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125003544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117125003544 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125003544 DMM INFO MM(262420000000050/e5eaefac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125003544 DMM INFO MM(262420000000050/e5eaefac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125003544 DMM DEBUG MM(262420000000050/e5eaefac) Using GGSN 0 (gprs_sm.c:312) 20241117125003544 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) 20241117125003544 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241117125003544 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125003544 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125003544 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241117125003554 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 95 e3 78 f2 11 19 92 35 03 14 05 7f 45 48 86 87 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) 20241117125003554 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b82f8, cbp=0x55d8a001ec60) (sgsn_libgtp.c:632) 20241117125003554 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125003554 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0022fb8 TLLI=e5eaefac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117125003554 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125003554 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117125003562 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241117125003568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125003568 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241117125003568 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241117125003572 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241117125003572 DMM INFO MM(262420000000050/e5eaefac) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241117125008580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125008580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125008580 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125008580 DMM INFO MM(262420000000050/e5eaefac) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241117125008580 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125008580 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241117125008580 DLLC NOTICE LLME(ffffffff/e5eaefac){ASSIGNED} LLGM Assign pre (e5eaefac => cb9d442a) (gprs_llc.c:1079) 20241117125008580 DLLC NOTICE LLME(e5eaefac/cb9d442a){ASSIGNED} LLGM Assign post (e5eaefac => cb9d442a) (gprs_llc.c:1125) 20241117125008580 DMM INFO MM(262420000000050/cb9d442a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117125008589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125008589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241117125008589 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125008589 DMM INFO MM(262420000000050/cb9d442a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241117125008589 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241117125008589 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125008589 DLLC NOTICE LLME(e5eaefac/cb9d442a){ASSIGNED} LLGM Assign pre (ffffffff => cb9d442a) (gprs_llc.c:1079) 20241117125008589 DLLC NOTICE LLME(ffffffff/cb9d442a){ASSIGNED} LLGM Assign post (ffffffff => cb9d442a) (gprs_llc.c:1125) 20241117125008589 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241117125009088 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1165)@5519ffa26ce2: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@5519ffa26ce2: Final verdict of PTC: pass 20241117125009099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@5519ffa26ce2: Final verdict of PTC: none 20241117125009101 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125009101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1168)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1172)@5519ffa26ce2: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1177)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@5519ffa26ce2: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@5519ffa26ce2: Final verdict of PTC: none TC_suspend_rau-BVCI196(1165)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1166)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1175)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1170)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_suspend_rau-BVCI196(1165): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_suspend_rau finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sun Nov 17 12:50:09 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241117125009230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125009631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109700) 20241117125010102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125010102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109700, count=110860) 20241117125011102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125011102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Nov 17 12:50:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125012103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125012103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_paging_ps started. 20241117125012690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125012691 DMM INFO MM(262420000000050/cb9d442a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125012691 DMM INFO MM(262420000000050/cb9d442a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125012691 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125012691 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125012691 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117125012691 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117125012691 DLLC NOTICE LLME(ffffffff/cb9d442a){ASSIGNED} LLGM Assign pre (cb9d442a => ffffffff) (gprs_llc.c:1079) 20241117125012691 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb9d442a => ffffffff) (gprs_llc.c:1125) 20241117125012691 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0022c60 (gprs_sndcp.c:574) 20241117125012691 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0022fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117125012691 DMM NOTICE MM(262420000000050/cb9d442a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125012691 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241117125012691 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125012691 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125012692 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241117125012692 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241117125012692 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) 20241117125012692 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20241117125012692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117125012692 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117125012692 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117125012692 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117125012692 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125012737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125012737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125012737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125012737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125012737 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125012737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125012737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125012737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125012737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125012739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125012739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125012739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125012739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125012739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125012739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125012739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125012739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125012739 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125012739 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125012739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125012739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125012739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125012744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125012753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125012753 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125012770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125012770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125012770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125012770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125012770 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125012770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125012770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125012770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125012770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125012772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125012772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125012772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125012772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125012772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125012772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125012772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125012772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125012772 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125012772 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125012772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125012772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125012773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125012775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125012784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125012784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1192)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 TC_paging_ps-BVCI210(1190)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1197)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125012820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125012820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125012820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125012820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125012820 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125012820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125012820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125012820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125012820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125012822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125012822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125012822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125012822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125012822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125012822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125012822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125012822 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125012822 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125012822 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125012822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125012822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125012822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125012826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125012836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125012836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1194)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125013104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125013104 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125013104 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125013104 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1196)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125013106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1196)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125013107 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1196)@5519ffa26ce2: 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(1196)@5519ffa26ce2: 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(1196)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@5519ffa26ce2: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='C620E2E6'O, index=0 SGSN_Test-GSUP(1198)@5519ffa26ce2: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@5519ffa26ce2: 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 := 'D27D0DA367CDF86D10DC531AF3D5B04A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3F5A620'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D957FBA12AEF71DC'O } } } } } 20241117125014160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125014160 DLLC NOTICE LLME(ffffffff/c620e2e6){UNASSIGNED} LLC RX: unknown TLLI 0xc620e2e6, creating LLME on the fly (gprs_llc.c:552) 20241117125014160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125014160 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241117125014160 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117125014160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117125014160 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117125014160 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117125014160 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125014160 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125014160 DLLC NOTICE LLME(ffffffff/c620e2e6){UNASSIGNED} LLGM Assign pre (c620e2e6 => d144d0e5) (gprs_llc.c:1079) 20241117125014160 DLLC NOTICE LLME(c620e2e6/d144d0e5){ASSIGNED} LLGM Assign post (c620e2e6 => d144d0e5) (gprs_llc.c:1125) 20241117125014160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125014160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125014160 DMM DEBUG MM(262420000000051/d144d0e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125014171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125014171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117125014171 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125014171 DMM DEBUG MM(262420000000051/d144d0e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241117125014171 DMM NOTICE MM(262420000000051/d144d0e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125014171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125014171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125014172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125014172 DMM DEBUG MM(262420000000051/d144d0e5) Requesting authorization (sgsn_auth.c:160) 20241117125014172 DMM INFO MM(262420000000051/d144d0e5) Requesting authentication tuples (sgsn_auth.c:184) 20241117125014172 DMM DEBUG MM(262420000000051/d144d0e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125014172 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241117125014172 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@5519ffa26ce2: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@5519ffa26ce2: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241117125014175 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125014175 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125014175 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125014175 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125014175 DMM INFO MM(262420000000051/d144d0e5) Subscriber data update (mmctx.c:445) 20241117125014175 DMM DEBUG MM(262420000000051/d144d0e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125014175 DMM INFO MM(262420000000051/d144d0e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125014175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125014175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125014175 DMM INFO MM(262420000000051/d144d0e5) <- GMM AUTH AND CIPHERING REQ (rand = d2 7d 0d a3 67 cd f8 6d 10 dc 53 1a f3 d5 b0 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117125014184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125014184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125014184 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125014184 DMM INFO MM(262420000000051/d144d0e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125014184 DMM NOTICE MM(262420000000051/d144d0e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125014184 DMM DEBUG MM(262420000000051/d144d0e5) checking auth: received GSM SRES = f3 f5 a6 20 (gprs_gmm.c:666) 20241117125014184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125014184 DMM DEBUG MM(262420000000051/d144d0e5) Requesting authorization (sgsn_auth.c:160) 20241117125014184 DMM INFO MM(262420000000051/d144d0e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125014184 DMM DEBUG MM(262420000000051/d144d0e5) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125014184 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241117125014184 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) 20241117125014184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117125014184 DMM INFO MM(262420000000051/d144d0e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd144d0e5) (gprs_gmm.c:300) 20241117125014185 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125014185 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125014185 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241117125014185 DMM INFO MM(262420000000051/d144d0e5) Subscriber data update (mmctx.c:445) 20241117125014185 DMM DEBUG MM(262420000000051/d144d0e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125014185 DMM INFO MM(262420000000051/d144d0e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125014185 DMM NOTICE MM(262420000000051/d144d0e5) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241117125014185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125014185 DMM NOTICE MM(262420000000051/d144d0e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125014185 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) 20241117125014186 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125014186 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241117125014186 DMM INFO MM(262420000000051/d144d0e5) Subscriber data update (mmctx.c:445) 20241117125014186 DMM DEBUG MM(262420000000051/d144d0e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117125014193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125014193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117125014193 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125014193 DMM INFO MM(262420000000051/d144d0e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125014193 DMM NOTICE MM(262420000000051/d144d0e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125014193 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125014193 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125014193 DLLC NOTICE LLME(c620e2e6/d144d0e5){ASSIGNED} LLGM Assign pre (ffffffff => d144d0e5) (gprs_llc.c:1079) 20241117125014193 DLLC NOTICE LLME(ffffffff/d144d0e5){ASSIGNED} LLGM Assign post (ffffffff => d144d0e5) (gprs_llc.c:1125) 20241117125014193 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117125014193 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117125014193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125014193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@5519ffa26ce2: setverdict(pass): none -> pass 20241117125014245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125014245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117125014245 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125014245 DMM INFO MM(262420000000051/d144d0e5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125014245 DMM INFO MM(262420000000051/d144d0e5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125014245 DMM DEBUG MM(262420000000051/d144d0e5) Using GGSN 0 (gprs_sm.c:312) 20241117125014245 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) 20241117125014246 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241117125014246 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125014246 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125014246 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241117125014257 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 c4 e1 58 99 11 21 49 83 6c 14 05 7f 17 c0 8b cb 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) 20241117125014257 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794b9368, cbp=0x55d8a001c260) (sgsn_libgtp.c:632) 20241117125014257 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125014257 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0022fb8 TLLI=d144d0e5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117125014257 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125014257 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117125014265 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241117125017247 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241117125017247 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241117125017247 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241117125019275 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241117125019275 DMM INFO MM(262420000000051/d144d0e5) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@5519ffa26ce2: 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 := 'D144D0E5'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@5519ffa26ce2: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@5519ffa26ce2: Final verdict of PTC: pass 20241117125019290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@5519ffa26ce2: Final verdict of PTC: none 20241117125019291 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125019291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1196)@5519ffa26ce2: Final verdict of PTC: none TC_paging_ps-BVCI220(1194)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1186)@5519ffa26ce2: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1191)@5519ffa26ce2: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1197)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1189)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1184)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1195)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_paging_ps-BVCI220(1194): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_paging_ps finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Nov 17 12:50:19 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241117125019421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125019822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102556) 20241117125020292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125020292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102556, count=103716) 20241117125021293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125021293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Sun Nov 17 12:50:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125022293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125022293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_paging_ps_ra_multiple_cells started. 20241117125022883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125022885 DMM INFO MM(262420000000051/d144d0e5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125022885 DMM INFO MM(262420000000051/d144d0e5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125022885 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125022885 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125022885 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117125022885 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241117125022885 DLLC NOTICE LLME(ffffffff/d144d0e5){ASSIGNED} LLGM Assign pre (d144d0e5 => ffffffff) (gprs_llc.c:1079) 20241117125022885 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d144d0e5 => ffffffff) (gprs_llc.c:1125) 20241117125022885 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0022c60 (gprs_sndcp.c:574) 20241117125022885 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0022fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117125022885 DMM NOTICE MM(262420000000051/d144d0e5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125022885 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241117125022885 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125022885 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125022885 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241117125022885 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241117125022885 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) 20241117125022885 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20241117125022885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117125022885 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117125022885 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117125022885 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117125022885 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@5519ffa26ce2: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1205)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117125022938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125022938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125022938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125022938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125022938 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125022938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125022938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125022938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125022938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1206)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125022940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125022940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125022940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125022941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125022941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125022941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125022941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125022941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125022941 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125022941 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125022941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125022942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125022942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1206)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1206)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125022946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117125022955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125022955 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1205)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1210)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125022963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125022963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125022963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125022963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125022963 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125022963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125022963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125022963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125022963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125022964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125022964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125022964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125022964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125022964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125022964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125022964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125022964 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125022964 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125022964 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125022964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125022965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125022965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125022968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117125022978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125022978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125023003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125023003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125023003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125023003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125023003 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125023003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125023003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125023003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125023003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125023005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125023005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125023005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125023005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125023005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125023005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125023005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125023005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125023005 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125023005 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125023005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125023006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125023006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125023009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125023018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125023018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125023294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125023294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125023294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125023294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125023296 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125023297 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@5519ffa26ce2: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='D4ED13CC'O, index=0 SGSN_Test-GSUP(1217)@5519ffa26ce2: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@5519ffa26ce2: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@5519ffa26ce2: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='D4ED13CC'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@5519ffa26ce2: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='D4ED13CC'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@5519ffa26ce2: 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 := 'EB22F02593F74D8A65AB4E50F7DB48FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1EEF6E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF35F62CB0013A86'O } } } } } 20241117125024356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125024356 DLLC NOTICE LLME(ffffffff/d4ed13cc){UNASSIGNED} LLC RX: unknown TLLI 0xd4ed13cc, creating LLME on the fly (gprs_llc.c:552) 20241117125024356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125024356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241117125024356 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117125024356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117125024356 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117125024356 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117125024356 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125024356 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125024356 DLLC NOTICE LLME(ffffffff/d4ed13cc){UNASSIGNED} LLGM Assign pre (d4ed13cc => f331ca92) (gprs_llc.c:1079) 20241117125024356 DLLC NOTICE LLME(d4ed13cc/f331ca92){ASSIGNED} LLGM Assign post (d4ed13cc => f331ca92) (gprs_llc.c:1125) 20241117125024356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125024356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125024356 DMM DEBUG MM(262420000000052/f331ca92) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125024369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125024369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117125024369 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125024369 DMM DEBUG MM(262420000000052/f331ca92) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241117125024369 DMM NOTICE MM(262420000000052/f331ca92) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125024369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125024369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125024369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125024369 DMM DEBUG MM(262420000000052/f331ca92) Requesting authorization (sgsn_auth.c:160) 20241117125024369 DMM INFO MM(262420000000052/f331ca92) Requesting authentication tuples (sgsn_auth.c:184) 20241117125024369 DMM DEBUG MM(262420000000052/f331ca92) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125024369 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241117125024369 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@5519ffa26ce2: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@5519ffa26ce2: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241117125024372 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125024372 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125024372 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125024372 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125024372 DMM INFO MM(262420000000052/f331ca92) Subscriber data update (mmctx.c:445) 20241117125024372 DMM DEBUG MM(262420000000052/f331ca92) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125024372 DMM INFO MM(262420000000052/f331ca92) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125024372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125024372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125024372 DMM INFO MM(262420000000052/f331ca92) <- GMM AUTH AND CIPHERING REQ (rand = eb 22 f0 25 93 f7 4d 8a 65 ab 4e 50 f7 db 48 fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117125024379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125024379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125024379 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125024379 DMM INFO MM(262420000000052/f331ca92) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125024379 DMM NOTICE MM(262420000000052/f331ca92) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125024379 DMM DEBUG MM(262420000000052/f331ca92) checking auth: received GSM SRES = c1 ee f6 e9 (gprs_gmm.c:666) 20241117125024379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125024379 DMM DEBUG MM(262420000000052/f331ca92) Requesting authorization (sgsn_auth.c:160) 20241117125024379 DMM INFO MM(262420000000052/f331ca92) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125024379 DMM DEBUG MM(262420000000052/f331ca92) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125024379 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241117125024379 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) 20241117125024379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117125024379 DMM INFO MM(262420000000052/f331ca92) <- GMM ATTACH ACCEPT (new P-TMSI=0xf331ca92) (gprs_gmm.c:300) 20241117125024381 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125024381 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125024381 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241117125024381 DMM INFO MM(262420000000052/f331ca92) Subscriber data update (mmctx.c:445) 20241117125024381 DMM DEBUG MM(262420000000052/f331ca92) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125024381 DMM INFO MM(262420000000052/f331ca92) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125024381 DMM NOTICE MM(262420000000052/f331ca92) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241117125024381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125024381 DMM NOTICE MM(262420000000052/f331ca92) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125024381 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) 20241117125024381 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125024381 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241117125024381 DMM INFO MM(262420000000052/f331ca92) Subscriber data update (mmctx.c:445) 20241117125024381 DMM DEBUG MM(262420000000052/f331ca92) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117125024387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125024387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117125024387 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125024387 DMM INFO MM(262420000000052/f331ca92) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125024387 DMM NOTICE MM(262420000000052/f331ca92) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125024387 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125024387 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125024387 DLLC NOTICE LLME(d4ed13cc/f331ca92){ASSIGNED} LLGM Assign pre (ffffffff => f331ca92) (gprs_llc.c:1079) 20241117125024387 DLLC NOTICE LLME(ffffffff/f331ca92){ASSIGNED} LLGM Assign post (ffffffff => f331ca92) (gprs_llc.c:1125) 20241117125024387 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117125024388 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117125024388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125024388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125024440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125024440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117125024440 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125024440 DMM INFO MM(262420000000052/f331ca92) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125024440 DMM INFO MM(262420000000052/f331ca92) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125024440 DMM DEBUG MM(262420000000052/f331ca92) Using GGSN 0 (gprs_sm.c:312) 20241117125024440 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) 20241117125024440 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241117125024440 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125024440 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125024441 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241117125024452 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 74 19 43 e3 11 6c 37 15 52 14 05 7f 66 4e 7f 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=1070 from retransmit req queue (gtp.c:443) 20241117125024452 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794ba3d8, cbp=0x55d8a001ccc0) (sgsn_libgtp.c:632) 20241117125024452 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125024452 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a00240c8 TLLI=f331ca92, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117125024452 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125024452 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@5519ffa26ce2: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117125024461 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241117125027442 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241117125027442 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241117125027442 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241117125029470 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241117125029470 DMM INFO MM(262420000000052/f331ca92) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@5519ffa26ce2: 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 := 'F331CA92'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241117125029929 DGPRS DEBUG Checking for inactive LLMEs, time = 13658564 (sgsn.c:131) 20241117125043294 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241117125043294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125043295 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241117125052942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125052945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125052945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117125052966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125052968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125052968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117125053007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125053009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125053009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@5519ffa26ce2: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5519ffa26ce2: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20241117125054370 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125054370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1217)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1215)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1206)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1210)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@5519ffa26ce2: Final verdict of PTC: none 20241117125054373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@5519ffa26ce2: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@5519ffa26ce2: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1204)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1213)@5519ffa26ce2: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@5519ffa26ce2: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1208)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@5519ffa26ce2: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Sun Nov 17 12:50:54 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241117125054509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125054910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49608<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103392) 20241117125055371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125055371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103392, count=108824) 20241117125056373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125056373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Nov 17 12:50:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125057374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125057374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_bssgp_rim_single_report started. 20241117125057973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125057975 DMM INFO MM(262420000000052/f331ca92) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125057975 DMM INFO MM(262420000000052/f331ca92) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125057975 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125057975 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125057975 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117125057975 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241117125057975 DLLC NOTICE LLME(ffffffff/f331ca92){ASSIGNED} LLGM Assign pre (f331ca92 => ffffffff) (gprs_llc.c:1079) 20241117125057975 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f331ca92 => ffffffff) (gprs_llc.c:1125) 20241117125057975 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0023d70 (gprs_sndcp.c:574) 20241117125057975 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a00240c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117125057975 DMM NOTICE MM(262420000000052/f331ca92) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125057975 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241117125057975 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125057975 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125057975 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241117125057975 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241117125057975 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) 20241117125057975 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20241117125057975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117125057975 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117125057975 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117125057975 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117125057975 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125058023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125058023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125058023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125058023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125058023 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125058023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125058023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125058024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125058024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125058025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125058025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125058025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125058025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125058025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125058025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125058025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125058025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125058025 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125058025 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125058025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125058026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125058026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125058030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117125058041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125058041 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125058065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125058065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125058065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125058065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125058065 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125058065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125058065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125058065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125058065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125058067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125058067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125058067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125058067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125058067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125058067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125058067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125058067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125058067 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125058067 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125058067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1229)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125058068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125058068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125058072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125058083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125058083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125058108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125058108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125058108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125058108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125058108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125058108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125058108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125058108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125058108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125058110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125058110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125058110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125058110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125058110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125058110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125058110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125058110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125058110 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125058110 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125058110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125058110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125058110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125058114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125058123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125058123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125058375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125058375 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125058375 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125058375 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125058377 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125058378 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125058395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5519ffa26ce2: setverdict(pass): none -> pass MTC@5519ffa26ce2: Warning: Re-starting timer T, which is already active (running or expired). 20241117125058406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117125058413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@5519ffa26ce2: Final verdict of PTC: none 20241117125058415 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125058415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1229)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1234)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1224)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@5519ffa26ce2: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@5519ffa26ce2: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@5519ffa26ce2: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1232)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1222)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1227)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: pass MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@5519ffa26ce2: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Nov 17 12:50:58 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 20241117125058546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125058947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58336) 20241117125059417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125059417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125059930 DGPRS DEBUG Checking for inactive LLMEs, time = 13658594 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=58336, count=59596) 20241117125100418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125100418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Nov 17 12:51:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125101420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125101420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_rim_eutran_to_geran started. 20241117125102008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125102009 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125102052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125102052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125102052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125102052 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125102052 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125102052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125102052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125102052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125102052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125102054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125102054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125102054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125102054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125102054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125102054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125102054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125102054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125102054 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125102054 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125102054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125102055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125102055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125102058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1243)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117125102068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125102068 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125102090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125102090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125102090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125102090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125102090 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125102090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125102090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125102090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125102090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125102092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125102092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125102092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125102092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125102092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125102092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125102092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125102092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125102092 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125102092 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125102092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125102092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125102092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125102096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125102104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125102104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125102125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125102125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125102125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125102125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125102125 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125102125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125102125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125102125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125102125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125102127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125102127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125102127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125102127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125102127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125102127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125102127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125102127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125102127 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125102127 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125102127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1252)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125102128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125102128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125102131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125102140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125102140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125102421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125102421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125102421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125102421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125102423 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125102424 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@5519ffa26ce2: 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(1253)@5519ffa26ce2: 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(1253)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5519ffa26ce2: setverdict(pass): none -> pass 20241117125102457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117125102462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57030<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1242)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1247)@5519ffa26ce2: Final verdict of PTC: none 20241117125102465 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125102465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rim_eutran_to_geran-BVCI210(1246)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1252)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@5519ffa26ce2: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@5519ffa26ce2: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1250)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1245)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1240)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: pass MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@5519ffa26ce2: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Nov 17 12:51:02 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 20241117125102596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125102997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48116) 20241117125103466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125103466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48116, count=52472) 20241117125104467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125104467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sun Nov 17 12:51:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125105468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125105468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_cell_change_different_rai_ci_attach started. 20241117125106058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125106060 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125106104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125106104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125106104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125106104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125106104 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125106104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125106104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125106104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125106104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125106105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125106105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125106105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125106105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125106105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125106105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125106105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125106105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125106105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125106105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125106105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125106106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125106106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125106111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1261)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125106121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125106121 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125106151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125106151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125106151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125106151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125106151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125106151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125106151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125106151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125106151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125106153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125106153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125106153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125106153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125106153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125106153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125106153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125106153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125106153 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125106153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125106153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1266)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125106154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125106154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1265)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117125106157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125106167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125106167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1263)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1265)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125106185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125106185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125106185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125106185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125106185 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125106185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125106185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125106185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125106185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125106187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125106187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125106187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125106187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125106187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125106187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125106187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125106187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125106187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125106187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125106187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1270)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125106188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125106188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125106191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125106202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125106202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125106469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125106470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125106470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125106470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125106471 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125106472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@5519ffa26ce2: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='EEEE1E58'O, index=0 SGSN_Test-GSUP(1272)@5519ffa26ce2: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@5519ffa26ce2: 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 := '0A07CFD4586403E8056873F3775E75C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B437D01'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7E9BC7581BD90FED'O } } } } } 20241117125106519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125106519 DLLC NOTICE LLME(ffffffff/eeee1e58){UNASSIGNED} LLC RX: unknown TLLI 0xeeee1e58, creating LLME on the fly (gprs_llc.c:552) 20241117125106519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125106520 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241117125106520 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117125106520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117125106520 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117125106520 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117125106520 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125106520 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125106520 DLLC NOTICE LLME(ffffffff/eeee1e58){UNASSIGNED} LLGM Assign pre (eeee1e58 => d3d7406c) (gprs_llc.c:1079) 20241117125106520 DLLC NOTICE LLME(eeee1e58/d3d7406c){ASSIGNED} LLGM Assign post (eeee1e58 => d3d7406c) (gprs_llc.c:1125) 20241117125106520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125106520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125106520 DMM DEBUG MM(262420000000068/d3d7406c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125106533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125106533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117125106533 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125106533 DMM DEBUG MM(262420000000068/d3d7406c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241117125106533 DMM NOTICE MM(262420000000068/d3d7406c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125106533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125106533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125106533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125106533 DMM DEBUG MM(262420000000068/d3d7406c) Requesting authorization (sgsn_auth.c:160) 20241117125106533 DMM INFO MM(262420000000068/d3d7406c) Requesting authentication tuples (sgsn_auth.c:184) 20241117125106533 DMM DEBUG MM(262420000000068/d3d7406c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125106533 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241117125106533 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@5519ffa26ce2: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@5519ffa26ce2: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241117125106537 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125106537 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125106537 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125106537 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125106537 DMM INFO MM(262420000000068/d3d7406c) Subscriber data update (mmctx.c:445) 20241117125106537 DMM DEBUG MM(262420000000068/d3d7406c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125106537 DMM INFO MM(262420000000068/d3d7406c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125106537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125106537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125106537 DMM INFO MM(262420000000068/d3d7406c) <- GMM AUTH AND CIPHERING REQ (rand = 0a 07 cf d4 58 64 03 e8 05 68 73 f3 77 5e 75 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117125106545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125106545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125106546 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125106546 DMM INFO MM(262420000000068/d3d7406c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125106546 DMM NOTICE MM(262420000000068/d3d7406c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125106546 DMM DEBUG MM(262420000000068/d3d7406c) checking auth: received GSM SRES = 1b 43 7d 01 (gprs_gmm.c:666) 20241117125106546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125106546 DMM DEBUG MM(262420000000068/d3d7406c) Requesting authorization (sgsn_auth.c:160) 20241117125106546 DMM INFO MM(262420000000068/d3d7406c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125106546 DMM DEBUG MM(262420000000068/d3d7406c) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125106546 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241117125106546 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) 20241117125106546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117125106546 DMM INFO MM(262420000000068/d3d7406c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d7406c) (gprs_gmm.c:300) 20241117125106547 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125106547 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125106547 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241117125106547 DMM INFO MM(262420000000068/d3d7406c) Subscriber data update (mmctx.c:445) 20241117125106547 DMM DEBUG MM(262420000000068/d3d7406c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125106547 DMM INFO MM(262420000000068/d3d7406c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125106547 DMM NOTICE MM(262420000000068/d3d7406c) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241117125106547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125106547 DMM NOTICE MM(262420000000068/d3d7406c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125106547 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) 20241117125106548 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125106548 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241117125106548 DMM INFO MM(262420000000068/d3d7406c) Subscriber data update (mmctx.c:445) 20241117125106548 DMM DEBUG MM(262420000000068/d3d7406c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117125106554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125106554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117125106554 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125106554 DMM INFO MM(262420000000068/d3d7406c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125106554 DMM NOTICE MM(262420000000068/d3d7406c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125106554 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125106554 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125106554 DLLC NOTICE LLME(eeee1e58/d3d7406c){ASSIGNED} LLGM Assign pre (ffffffff => d3d7406c) (gprs_llc.c:1079) 20241117125106554 DLLC NOTICE LLME(ffffffff/d3d7406c){ASSIGNED} LLGM Assign post (ffffffff => d3d7406c) (gprs_llc.c:1125) 20241117125106554 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117125106554 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117125106554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125106554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125106606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125106606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117125106606 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125106606 DMM INFO MM(262420000000068/d3d7406c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125106606 DMM INFO MM(262420000000068/d3d7406c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125106606 DMM DEBUG MM(262420000000068/d3d7406c) Using GGSN 0 (gprs_sm.c:312) 20241117125106606 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) 20241117125106606 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241117125106606 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125106606 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125106606 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241117125106618 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 5b 54 4e a2 11 f2 6a bf 4e 14 05 7f e9 84 0f 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=1072 from retransmit req queue (gtp.c:443) 20241117125106618 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794bb448, cbp=0x55d8a001c670) (sgsn_libgtp.c:632) 20241117125106618 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125106619 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a00240c8 TLLI=d3d7406c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117125106619 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125106619 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@5519ffa26ce2: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117125106626 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241117125106633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125106634 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117125106634 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@5519ffa26ce2: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1263)@5519ffa26ce2: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='D3D7406C'O, index=0 20241117125106640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125106640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241117125106640 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD3D7406C) type="GPRS attach" (gprs_gmm.c:1266) 20241117125106640 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125106640 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117125106640 DLLC NOTICE LLME(ffffffff/d3d7406c){ASSIGNED} LLGM Assign pre (d3d7406c => dcf74546) (gprs_llc.c:1079) 20241117125106640 DLLC NOTICE LLME(d3d7406c/dcf74546){ASSIGNED} LLGM Assign post (d3d7406c => dcf74546) (gprs_llc.c:1125) 20241117125106640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125106640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125106640 DMM DEBUG MM(262420000000068/dcf74546) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125106652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125106652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241117125106652 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125106652 DMM DEBUG MM(262420000000068/dcf74546) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241117125106652 DMM NOTICE MM(262420000000068/dcf74546) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125106652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125106652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125106652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125106652 DMM DEBUG MM(262420000000068/dcf74546) Requesting authorization (sgsn_auth.c:160) 20241117125106652 DMM INFO MM(262420000000068/dcf74546) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125106652 DMM DEBUG MM(262420000000068/dcf74546) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125106652 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241117125106652 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) 20241117125107639 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125107639 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125107639 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241117125107639 DMM INFO MM(262420000000068/dcf74546) Subscriber data update (mmctx.c:445) 20241117125107639 DMM DEBUG MM(262420000000068/dcf74546) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241117125107639 DMM INFO MM(262420000000068/dcf74546) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241117125107639 DMM NOTICE MM(262420000000068/dcf74546) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241117125107639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125107639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125107639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117125107639 DMM INFO MM(262420000000068/dcf74546) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcf74546) (gprs_gmm.c:300) 20241117125107639 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) 20241117125107640 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125107640 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241117125107640 DMM INFO MM(262420000000068/dcf74546) Subscriber data update (mmctx.c:445) 20241117125107640 DMM DEBUG MM(262420000000068/dcf74546) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117125107650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125107650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125107650 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125107650 DMM INFO MM(262420000000068/dcf74546) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125107650 DMM NOTICE MM(262420000000068/dcf74546) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125107650 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125107650 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125107650 DLLC NOTICE LLME(d3d7406c/dcf74546){ASSIGNED} LLGM Assign pre (ffffffff => dcf74546) (gprs_llc.c:1079) 20241117125107650 DLLC NOTICE LLME(ffffffff/dcf74546){ASSIGNED} LLGM Assign post (ffffffff => dcf74546) (gprs_llc.c:1125) 20241117125107650 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117125107650 DMM ERROR MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241117125107650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125107650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125107699 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241117125107707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125107708 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125107708 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@5519ffa26ce2: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@5519ffa26ce2: Final verdict of PTC: pass 20241117125107712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57040<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@5519ffa26ce2: Final verdict of PTC: none 20241117125107714 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125107715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1271)@5519ffa26ce2: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1260)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1266)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1270)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@5519ffa26ce2: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1263)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1265)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@5519ffa26ce2: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1264)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1258)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1268)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1263): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1264): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1265): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1266): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Sun Nov 17 12:51:07 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 20241117125107845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125108246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118984) 20241117125108716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125108716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=118984, count=123340) 20241117125109718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125109718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sun Nov 17 12:51:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125110709 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241117125110709 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241117125110709 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241117125110719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125110719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_cell_change_different_rai_ci_data started. 20241117125111307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125111309 DMM INFO MM(262420000000068/dcf74546) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125111309 DMM INFO MM(262420000000068/dcf74546) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125111309 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125111309 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125111309 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117125111309 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241117125111309 DLLC NOTICE LLME(ffffffff/dcf74546){ASSIGNED} LLGM Assign pre (dcf74546 => ffffffff) (gprs_llc.c:1079) 20241117125111309 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcf74546 => ffffffff) (gprs_llc.c:1125) 20241117125111309 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0023d70 (gprs_sndcp.c:574) 20241117125111309 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a00240c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117125111309 DMM NOTICE MM(262420000000068/dcf74546) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125111309 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241117125111309 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125111309 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125111309 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241117125111309 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241117125111309 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) 20241117125111309 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:399) 20241117125111309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117125111309 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117125111309 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117125111309 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117125111309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125111356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125111356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125111356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125111356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125111356 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125111356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125111356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125111356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125111356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125111358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125111358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125111358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125111359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125111359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125111359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125111359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125111359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125111359 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125111359 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125111359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125111359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125111359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125111364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125111373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125111373 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125111392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125111392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125111392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125111392 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125111392 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125111392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125111392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125111392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125111392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125111394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125111394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125111394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125111395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125111395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125111395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125111395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125111395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125111395 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125111395 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125111395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125111396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125111396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125111398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117125111407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125111407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125111434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125111434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125111434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125111434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125111434 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125111434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125111434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125111434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125111434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125111436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125111436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125111436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125111436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125111436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125111436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125111436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125111436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125111436 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125111436 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125111436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125111437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125111437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125111440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125111449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125111449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125111719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125111719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125111719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125111719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125111722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125111723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@5519ffa26ce2: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='CC9DBEA7'O, index=0 SGSN_Test-GSUP(1291)@5519ffa26ce2: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@5519ffa26ce2: 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 := 'BC35C471ED337A50DD516C55EA262C9C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EED73D1A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC42CC68410372E0'O } } } } } 20241117125111771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125111771 DLLC NOTICE LLME(ffffffff/cc9dbea7){UNASSIGNED} LLC RX: unknown TLLI 0xcc9dbea7, creating LLME on the fly (gprs_llc.c:552) 20241117125111771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125111771 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241117125111771 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117125111771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117125111771 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117125111772 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117125111772 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125111772 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125111772 DLLC NOTICE LLME(ffffffff/cc9dbea7){UNASSIGNED} LLGM Assign pre (cc9dbea7 => e678a33d) (gprs_llc.c:1079) 20241117125111772 DLLC NOTICE LLME(cc9dbea7/e678a33d){ASSIGNED} LLGM Assign post (cc9dbea7 => e678a33d) (gprs_llc.c:1125) 20241117125111772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125111772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125111772 DMM DEBUG MM(262420000000070/e678a33d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125111785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125111785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117125111785 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125111785 DMM DEBUG MM(262420000000070/e678a33d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241117125111785 DMM NOTICE MM(262420000000070/e678a33d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125111785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125111785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125111785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125111785 DMM DEBUG MM(262420000000070/e678a33d) Requesting authorization (sgsn_auth.c:160) 20241117125111785 DMM INFO MM(262420000000070/e678a33d) Requesting authentication tuples (sgsn_auth.c:184) 20241117125111785 DMM DEBUG MM(262420000000070/e678a33d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125111785 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241117125111785 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@5519ffa26ce2: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@5519ffa26ce2: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241117125111788 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125111788 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125111788 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125111788 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125111788 DMM INFO MM(262420000000070/e678a33d) Subscriber data update (mmctx.c:445) 20241117125111788 DMM DEBUG MM(262420000000070/e678a33d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125111788 DMM INFO MM(262420000000070/e678a33d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125111788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125111788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125111788 DMM INFO MM(262420000000070/e678a33d) <- GMM AUTH AND CIPHERING REQ (rand = bc 35 c4 71 ed 33 7a 50 dd 51 6c 55 ea 26 2c 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117125111797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125111797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125111797 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125111797 DMM INFO MM(262420000000070/e678a33d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125111797 DMM NOTICE MM(262420000000070/e678a33d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125111797 DMM DEBUG MM(262420000000070/e678a33d) checking auth: received GSM SRES = ee d7 3d 1a (gprs_gmm.c:666) 20241117125111797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125111797 DMM DEBUG MM(262420000000070/e678a33d) Requesting authorization (sgsn_auth.c:160) 20241117125111797 DMM INFO MM(262420000000070/e678a33d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125111797 DMM DEBUG MM(262420000000070/e678a33d) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125111797 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241117125111797 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) 20241117125111797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117125111797 DMM INFO MM(262420000000070/e678a33d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe678a33d) (gprs_gmm.c:300) 20241117125111798 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125111798 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125111798 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241117125111798 DMM INFO MM(262420000000070/e678a33d) Subscriber data update (mmctx.c:445) 20241117125111798 DMM DEBUG MM(262420000000070/e678a33d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125111798 DMM INFO MM(262420000000070/e678a33d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125111798 DMM NOTICE MM(262420000000070/e678a33d) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241117125111798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125111798 DMM NOTICE MM(262420000000070/e678a33d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125111798 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) 20241117125111799 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125111799 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241117125111799 DMM INFO MM(262420000000070/e678a33d) Subscriber data update (mmctx.c:445) 20241117125111799 DMM DEBUG MM(262420000000070/e678a33d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117125111804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125111804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117125111804 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125111804 DMM INFO MM(262420000000070/e678a33d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125111804 DMM NOTICE MM(262420000000070/e678a33d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125111804 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125111804 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125111804 DLLC NOTICE LLME(cc9dbea7/e678a33d){ASSIGNED} LLGM Assign pre (ffffffff => e678a33d) (gprs_llc.c:1079) 20241117125111804 DLLC NOTICE LLME(ffffffff/e678a33d){ASSIGNED} LLGM Assign post (ffffffff => e678a33d) (gprs_llc.c:1125) 20241117125111804 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117125111804 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117125111804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125111804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125111856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125111856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117125111857 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125111857 DMM INFO MM(262420000000070/e678a33d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125111857 DMM INFO MM(262420000000070/e678a33d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125111857 DMM DEBUG MM(262420000000070/e678a33d) Using GGSN 0 (gprs_sm.c:312) 20241117125111857 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) 20241117125111857 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241117125111857 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125111857 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125111857 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241117125111867 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 54 b1 97 87 11 eb e8 f3 25 14 05 7f 9d bd f3 22 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241117125111867 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794bc4b8, cbp=0x55d8a0021af0) (sgsn_libgtp.c:632) 20241117125111867 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125111867 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a00240c8 TLLI=e678a33d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117125111867 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125111867 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@5519ffa26ce2: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117125111875 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241117125111883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125111883 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117125111883 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@5519ffa26ce2: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E678A33D'O, index=0 20241117125111890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125111890 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125111890 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55d8a00240c8, TLLI=e678a33d, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@5519ffa26ce2: Removing Client IMSI='262420000000070'H, index=0 20241117125113890 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@5519ffa26ce2: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@5519ffa26ce2: Final verdict of PTC: pass 20241117125113900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47576<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1284)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(1291)@5519ffa26ce2: Final verdict of PTC: none 20241117125113902 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125113902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1289)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1279)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@5519ffa26ce2: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@5519ffa26ce2: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@5519ffa26ce2: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1282)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1277)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1287)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Nov 17 12:51:14 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 20241117125114033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125114434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99504) 20241117125114884 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241117125114884 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241117125114884 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241117125114903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125114903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99504, count=105792) 20241117125115905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125115905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sun Nov 17 12:51:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125116905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125116905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_cell_change_different_ci_attach started. 20241117125117492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125117494 DMM INFO MM(262420000000070/e678a33d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125117494 DMM INFO MM(262420000000070/e678a33d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125117494 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125117494 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125117494 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117125117494 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241117125117494 DLLC NOTICE LLME(ffffffff/e678a33d){ASSIGNED} LLGM Assign pre (e678a33d => ffffffff) (gprs_llc.c:1079) 20241117125117494 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e678a33d => ffffffff) (gprs_llc.c:1125) 20241117125117494 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0023d70 (gprs_sndcp.c:574) 20241117125117494 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a00240c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117125117494 DMM NOTICE MM(262420000000070/e678a33d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125117494 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241117125117494 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125117494 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125117494 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241117125117494 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241117125117494 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) 20241117125117494 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20241117125117494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117125117494 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117125117494 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117125117494 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117125117494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125117542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125117542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125117542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125117542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125117542 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125117542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125117542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125117542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125117542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125117544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125117544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125117544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125117545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125117545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125117545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125117545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125117545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125117545 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125117545 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125117545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1298)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125117546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125117546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125117550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125117559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125117559 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1296)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1304)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125117587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125117587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125117587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125117587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125117587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125117587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125117587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125117587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125117587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1303)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1304)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125117589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125117589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125117589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125117590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125117590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125117590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125117590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125117590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125117590 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125117590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125117590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125117590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125117590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1304)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125117595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1300)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125117605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125117605 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1301)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1303)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125117623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125117623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125117623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125117623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125117623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125117623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125117623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125117623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125117623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125117625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125117625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125117625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125117625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125117625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125117625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125117625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125117625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125117625 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125117625 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125117625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1309)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125117626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125117626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125117629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125117639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125117639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1306)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125117907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125117907 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125117907 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125117907 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1308)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125117909 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1308)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125117909 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1308)@5519ffa26ce2: 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(1308)@5519ffa26ce2: 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(1308)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1296)@5519ffa26ce2: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D709AB61'O, index=0 SGSN_Test-GSUP(1310)@5519ffa26ce2: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1296)@5519ffa26ce2: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1301)@5519ffa26ce2: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D709AB61'O, index=0 TC_cell_change_different_ci_attach(1312)@5519ffa26ce2: 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 := '2B5C4F7B549E367A0CDDE4312682CB2D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B723B7D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF26D7D6A2FF488D'O } } } } } 20241117125117959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125117959 DLLC NOTICE LLME(ffffffff/d709ab61){UNASSIGNED} LLC RX: unknown TLLI 0xd709ab61, creating LLME on the fly (gprs_llc.c:552) 20241117125117959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125117959 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241117125117960 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117125117960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117125117960 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117125117960 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117125117960 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125117960 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125117960 DLLC NOTICE LLME(ffffffff/d709ab61){UNASSIGNED} LLGM Assign pre (d709ab61 => d8726d97) (gprs_llc.c:1079) 20241117125117960 DLLC NOTICE LLME(d709ab61/d8726d97){ASSIGNED} LLGM Assign post (d709ab61 => d8726d97) (gprs_llc.c:1125) 20241117125117960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125117960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125117960 DMM DEBUG MM(262420000000069/d8726d97) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125117971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125117971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117125117971 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125117971 DMM DEBUG MM(262420000000069/d8726d97) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241117125117971 DMM NOTICE MM(262420000000069/d8726d97) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125117971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125117971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125117971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125117971 DMM DEBUG MM(262420000000069/d8726d97) Requesting authorization (sgsn_auth.c:160) 20241117125117971 DMM INFO MM(262420000000069/d8726d97) Requesting authentication tuples (sgsn_auth.c:184) 20241117125117971 DMM DEBUG MM(262420000000069/d8726d97) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125117971 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241117125117972 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@5519ffa26ce2: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@5519ffa26ce2: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241117125117974 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125117974 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125117974 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125117974 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125117974 DMM INFO MM(262420000000069/d8726d97) Subscriber data update (mmctx.c:445) 20241117125117974 DMM DEBUG MM(262420000000069/d8726d97) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125117974 DMM INFO MM(262420000000069/d8726d97) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125117974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125117974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125117974 DMM INFO MM(262420000000069/d8726d97) <- GMM AUTH AND CIPHERING REQ (rand = 2b 5c 4f 7b 54 9e 36 7a 0c dd e4 31 26 82 cb 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117125117982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125117982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125117982 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125117982 DMM INFO MM(262420000000069/d8726d97) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125117982 DMM NOTICE MM(262420000000069/d8726d97) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125117982 DMM DEBUG MM(262420000000069/d8726d97) checking auth: received GSM SRES = b7 23 b7 d3 (gprs_gmm.c:666) 20241117125117982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125117982 DMM DEBUG MM(262420000000069/d8726d97) Requesting authorization (sgsn_auth.c:160) 20241117125117983 DMM INFO MM(262420000000069/d8726d97) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125117983 DMM DEBUG MM(262420000000069/d8726d97) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125117983 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241117125117983 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) 20241117125117983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117125117983 DMM INFO MM(262420000000069/d8726d97) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8726d97) (gprs_gmm.c:300) 20241117125117984 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125117984 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125117984 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241117125117984 DMM INFO MM(262420000000069/d8726d97) Subscriber data update (mmctx.c:445) 20241117125117984 DMM DEBUG MM(262420000000069/d8726d97) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125117984 DMM INFO MM(262420000000069/d8726d97) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125117984 DMM NOTICE MM(262420000000069/d8726d97) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241117125117984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125117984 DMM NOTICE MM(262420000000069/d8726d97) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125117984 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) 20241117125117984 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125117984 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241117125117984 DMM INFO MM(262420000000069/d8726d97) Subscriber data update (mmctx.c:445) 20241117125117984 DMM DEBUG MM(262420000000069/d8726d97) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117125117991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125117991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117125117991 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125117991 DMM INFO MM(262420000000069/d8726d97) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125117991 DMM NOTICE MM(262420000000069/d8726d97) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125117991 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125117991 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125117991 DLLC NOTICE LLME(d709ab61/d8726d97){ASSIGNED} LLGM Assign pre (ffffffff => d8726d97) (gprs_llc.c:1079) 20241117125117991 DLLC NOTICE LLME(ffffffff/d8726d97){ASSIGNED} LLGM Assign post (ffffffff => d8726d97) (gprs_llc.c:1125) 20241117125117991 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117125117991 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117125117991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125117991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125118043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125118043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117125118043 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125118043 DMM INFO MM(262420000000069/d8726d97) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125118043 DMM INFO MM(262420000000069/d8726d97) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125118043 DMM DEBUG MM(262420000000069/d8726d97) Using GGSN 0 (gprs_sm.c:312) 20241117125118043 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) 20241117125118043 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241117125118043 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125118043 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125118043 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241117125118055 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 91 a6 4f 5d 11 36 72 83 16 14 05 7f dd 5a f9 38 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) 20241117125118055 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794bd528, cbp=0x55d8a0026410) (sgsn_libgtp.c:632) 20241117125118055 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125118055 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0023348 TLLI=d8726d97, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117125118055 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125118055 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@5519ffa26ce2: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117125118062 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241117125118070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125118070 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117125118070 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1301)@5519ffa26ce2: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1306)@5519ffa26ce2: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D8726D97'O, index=0 20241117125118077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125118077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241117125118077 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125118077 DMM INFO MM(262420000000069/d8726d97) -> GMM ATTACH REQUEST MI(TMSI-0xD8726D97) type="GPRS attach" (gprs_gmm.c:1266) 20241117125118077 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125118077 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117125118077 DLLC NOTICE LLME(ffffffff/d8726d97){ASSIGNED} LLGM Assign pre (d8726d97 => c32c428d) (gprs_llc.c:1079) 20241117125118078 DLLC NOTICE LLME(d8726d97/c32c428d){ASSIGNED} LLGM Assign post (d8726d97 => c32c428d) (gprs_llc.c:1125) 20241117125118078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125118078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125118078 DMM DEBUG MM(262420000000069/c32c428d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125118090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125118090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241117125118090 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125118090 DMM DEBUG MM(262420000000069/c32c428d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241117125118090 DMM NOTICE MM(262420000000069/c32c428d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125118090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125118090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125118090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125118090 DMM DEBUG MM(262420000000069/c32c428d) Requesting authorization (sgsn_auth.c:160) 20241117125118090 DMM INFO MM(262420000000069/c32c428d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125118090 DMM DEBUG MM(262420000000069/c32c428d) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125118090 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241117125118090 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) 20241117125119076 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125119076 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125119076 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241117125119076 DMM INFO MM(262420000000069/c32c428d) Subscriber data update (mmctx.c:445) 20241117125119076 DMM DEBUG MM(262420000000069/c32c428d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241117125119076 DMM INFO MM(262420000000069/c32c428d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241117125119076 DMM NOTICE MM(262420000000069/c32c428d) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241117125119076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125119076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125119076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241117125119076 DMM INFO MM(262420000000069/c32c428d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc32c428d) (gprs_gmm.c:300) 20241117125119076 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) 20241117125119077 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125119077 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241117125119077 DMM INFO MM(262420000000069/c32c428d) Subscriber data update (mmctx.c:445) 20241117125119077 DMM DEBUG MM(262420000000069/c32c428d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117125119085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125119085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125119085 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125119085 DMM INFO MM(262420000000069/c32c428d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125119085 DMM NOTICE MM(262420000000069/c32c428d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125119085 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125119085 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125119085 DLLC NOTICE LLME(d8726d97/c32c428d){ASSIGNED} LLGM Assign pre (ffffffff => c32c428d) (gprs_llc.c:1079) 20241117125119085 DLLC NOTICE LLME(ffffffff/c32c428d){ASSIGNED} LLGM Assign post (ffffffff => c32c428d) (gprs_llc.c:1125) 20241117125119085 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117125119085 DMM ERROR MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241117125119085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125119085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125119134 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241117125119143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125119143 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125119143 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1296)@5519ffa26ce2: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@5519ffa26ce2: Final verdict of PTC: pass 20241117125119148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53644<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117125119150 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125119150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1310)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1309)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1304)@5519ffa26ce2: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1296)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1298)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@5519ffa26ce2: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1301)@5519ffa26ce2: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1306)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1297)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1302)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1307)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1296): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1297): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1301): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1306): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sun Nov 17 12:51:19 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 20241117125119284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125119685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125352) 20241117125120151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125120151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125352, count=129708) 20241117125121152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125121153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sun Nov 17 12:51:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125122144 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241117125122144 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241117125122144 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241117125122154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125122154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_cell_change_different_ci_data started. 20241117125122742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125122743 DMM INFO MM(262420000000069/c32c428d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125122743 DMM INFO MM(262420000000069/c32c428d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125122743 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125122743 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125122743 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117125122743 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241117125122743 DLLC NOTICE LLME(ffffffff/c32c428d){ASSIGNED} LLGM Assign pre (c32c428d => ffffffff) (gprs_llc.c:1079) 20241117125122743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c32c428d => ffffffff) (gprs_llc.c:1125) 20241117125122743 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0022ff0 (gprs_sndcp.c:574) 20241117125122743 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0023348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117125122743 DMM NOTICE MM(262420000000069/c32c428d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125122743 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241117125122743 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125122743 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125122743 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241117125122743 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241117125122743 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) 20241117125122743 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:399) 20241117125122743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117125122743 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117125122743 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117125122743 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117125122743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125122799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125122799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125122799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125122799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125122799 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125122799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125122799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125122799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125122799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1317)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1318)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125122801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125122801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125122801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125122801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125122801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125122801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125122801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125122801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125122801 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125122801 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125122801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1318)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125122803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125122803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125122806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241117125122817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125122817 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1315)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125122828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125122828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125122828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125122828 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125122828 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125122828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125122828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125122828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125122828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125122829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125122829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125122829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125122830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125122830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125122830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125122830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125122830 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125122830 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125122830 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125122830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125122830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125122830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125122834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125122843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125122843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125122863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125122863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125122863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125122863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125122863 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125122863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125122863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125122863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125122863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125122865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125122865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125122865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125122865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125122865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125122865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125122865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125122865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125122865 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125122865 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125122865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1327)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125122866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125122866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125122870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125122880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125122880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125123154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125123154 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125123154 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125123154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125123157 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125123157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1315)@5519ffa26ce2: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F764082B'O, index=0 SGSN_Test-GSUP(1329)@5519ffa26ce2: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1315)@5519ffa26ce2: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@5519ffa26ce2: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F764082B'O, index=0 TC_cell_change_different_ci_data(1331)@5519ffa26ce2: 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 := 'E4775A90601BEDAF6308CE4B4C382E61'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '544B3E0D'O ("TK>\r") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C6D40931A896A0A'O } } } } } 20241117125123207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125123207 DLLC NOTICE LLME(ffffffff/f764082b){UNASSIGNED} LLC RX: unknown TLLI 0xf764082b, creating LLME on the fly (gprs_llc.c:552) 20241117125123207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125123207 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241117125123207 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117125123207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117125123207 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117125123207 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117125123207 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125123207 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125123207 DLLC NOTICE LLME(ffffffff/f764082b){UNASSIGNED} LLGM Assign pre (f764082b => c2d6d7c5) (gprs_llc.c:1079) 20241117125123207 DLLC NOTICE LLME(f764082b/c2d6d7c5){ASSIGNED} LLGM Assign post (f764082b => c2d6d7c5) (gprs_llc.c:1125) 20241117125123207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125123207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125123207 DMM DEBUG MM(262420000000071/c2d6d7c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125123220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125123220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117125123220 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125123220 DMM DEBUG MM(262420000000071/c2d6d7c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241117125123220 DMM NOTICE MM(262420000000071/c2d6d7c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125123220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125123220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125123220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125123220 DMM DEBUG MM(262420000000071/c2d6d7c5) Requesting authorization (sgsn_auth.c:160) 20241117125123220 DMM INFO MM(262420000000071/c2d6d7c5) Requesting authentication tuples (sgsn_auth.c:184) 20241117125123220 DMM DEBUG MM(262420000000071/c2d6d7c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125123221 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241117125123221 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@5519ffa26ce2: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@5519ffa26ce2: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241117125123223 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125123223 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125123223 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125123223 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125123223 DMM INFO MM(262420000000071/c2d6d7c5) Subscriber data update (mmctx.c:445) 20241117125123223 DMM DEBUG MM(262420000000071/c2d6d7c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125123223 DMM INFO MM(262420000000071/c2d6d7c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125123223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125123223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125123223 DMM INFO MM(262420000000071/c2d6d7c5) <- GMM AUTH AND CIPHERING REQ (rand = e4 77 5a 90 60 1b ed af 63 08 ce 4b 4c 38 2e 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117125123230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125123230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125123231 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125123231 DMM INFO MM(262420000000071/c2d6d7c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125123231 DMM NOTICE MM(262420000000071/c2d6d7c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125123231 DMM DEBUG MM(262420000000071/c2d6d7c5) checking auth: received GSM SRES = 54 4b 3e 0d (gprs_gmm.c:666) 20241117125123231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125123231 DMM DEBUG MM(262420000000071/c2d6d7c5) Requesting authorization (sgsn_auth.c:160) 20241117125123231 DMM INFO MM(262420000000071/c2d6d7c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125123231 DMM DEBUG MM(262420000000071/c2d6d7c5) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125123231 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241117125123231 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) 20241117125123231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117125123231 DMM INFO MM(262420000000071/c2d6d7c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2d6d7c5) (gprs_gmm.c:300) 20241117125123232 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125123232 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125123232 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241117125123232 DMM INFO MM(262420000000071/c2d6d7c5) Subscriber data update (mmctx.c:445) 20241117125123232 DMM DEBUG MM(262420000000071/c2d6d7c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125123232 DMM INFO MM(262420000000071/c2d6d7c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125123232 DMM NOTICE MM(262420000000071/c2d6d7c5) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241117125123232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125123232 DMM NOTICE MM(262420000000071/c2d6d7c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125123232 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) 20241117125123233 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125123233 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241117125123233 DMM INFO MM(262420000000071/c2d6d7c5) Subscriber data update (mmctx.c:445) 20241117125123233 DMM DEBUG MM(262420000000071/c2d6d7c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117125123239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125123239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117125123239 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125123239 DMM INFO MM(262420000000071/c2d6d7c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125123239 DMM NOTICE MM(262420000000071/c2d6d7c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125123239 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125123239 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125123239 DLLC NOTICE LLME(f764082b/c2d6d7c5){ASSIGNED} LLGM Assign pre (ffffffff => c2d6d7c5) (gprs_llc.c:1079) 20241117125123239 DLLC NOTICE LLME(ffffffff/c2d6d7c5){ASSIGNED} LLGM Assign post (ffffffff => c2d6d7c5) (gprs_llc.c:1125) 20241117125123239 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117125123239 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117125123239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125123239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125123290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125123290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241117125123290 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125123290 DMM INFO MM(262420000000071/c2d6d7c5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125123290 DMM INFO MM(262420000000071/c2d6d7c5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125123290 DMM DEBUG MM(262420000000071/c2d6d7c5) Using GGSN 0 (gprs_sm.c:312) 20241117125123290 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) 20241117125123290 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241117125123290 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125123290 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125123290 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241117125123301 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 f1 1f 9e be 11 e8 61 b1 c7 14 05 7f 67 ee 88 00 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241117125123301 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794be598, cbp=0x55d8a00252a0) (sgsn_libgtp.c:632) 20241117125123301 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125123301 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8a0023348 TLLI=c2d6d7c5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241117125123301 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125123301 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@5519ffa26ce2: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed 20241117125123309 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241117125123316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125123316 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241117125123316 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@5519ffa26ce2: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@5519ffa26ce2: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C2D6D7C5'O, index=0 20241117125123323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125123323 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125123323 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125123325 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1315)@5519ffa26ce2: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@5519ffa26ce2: Final verdict of PTC: pass 20241117125123337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@5519ffa26ce2: Final verdict of PTC: none 20241117125123339 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125123340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_ci_data-BVCI196(1315)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1318)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1322)@5519ffa26ce2: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1327)@5519ffa26ce2: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1316)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1325)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1320)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1315): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Nov 17 12:51:23 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 20241117125123466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125123868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53670<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91144) 20241117125124341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125124341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91144, count=106596) 20241117125125341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125125341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Nov 17 12:51:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125126324 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241117125126325 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241117125126325 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241117125126342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125126342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_sgsn_context_req_in started. 20241117125126929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125126930 DMM INFO MM(262420000000071/c2d6d7c5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125126930 DMM INFO MM(262420000000071/c2d6d7c5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125126930 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125126930 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125126930 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117125126930 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241117125126931 DLLC NOTICE LLME(ffffffff/c2d6d7c5){ASSIGNED} LLGM Assign pre (c2d6d7c5 => ffffffff) (gprs_llc.c:1079) 20241117125126931 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2d6d7c5 => ffffffff) (gprs_llc.c:1125) 20241117125126931 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8a0022ff0 (gprs_sndcp.c:574) 20241117125126931 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8a0023348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241117125126931 DMM NOTICE MM(262420000000071/c2d6d7c5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125126931 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241117125126931 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125126931 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125126931 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241117125126931 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241117125126931 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) 20241117125126931 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20241117125126931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117125126931 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117125126931 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117125126931 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117125126931 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125126976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125126976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125126976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125126976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125126976 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125126976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125126976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125126976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125126976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125126978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125126978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125126978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125126978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125126978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125126978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125126978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125126978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125126978 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125126978 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125126978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125126978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125126978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125126982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1337)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125126991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125126991 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125127013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125127013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125127013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125127013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125127013 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125127013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125127013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125127013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125127013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125127014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125127014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125127014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125127015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125127015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125127015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125127015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125127015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125127015 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125127015 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125127015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1341)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125127015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125127015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125127019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117125127027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125127027 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125127059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125127059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125127059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125127059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125127059 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125127059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125127059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125127059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125127059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125127061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125127061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125127061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125127061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125127061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125127061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125127061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125127061 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125127061 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125127061 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125127061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125127062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125127062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125127066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125127075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125127075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1344)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125127343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125127343 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125127343 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125127343 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125127345 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125127346 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@5519ffa26ce2: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='C958053B'O, index=0 SGSN_Test-GSUP(1348)@5519ffa26ce2: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@5519ffa26ce2: 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 := '6FA968A9CACF340D0FC6126266EB6CD3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4A87951'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DD88AD24684D6E7C'O } } } } } 20241117125128400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125128400 DLLC NOTICE LLME(ffffffff/c958053b){UNASSIGNED} LLC RX: unknown TLLI 0xc958053b, creating LLME on the fly (gprs_llc.c:552) 20241117125128400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125128400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241117125128401 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117125128401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117125128401 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117125128401 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Allocated (fsm.c:456) 20241117125128401 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125128401 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125128401 DLLC NOTICE LLME(ffffffff/c958053b){UNASSIGNED} LLGM Assign pre (c958053b => ff7870fd) (gprs_llc.c:1079) 20241117125128401 DLLC NOTICE LLME(c958053b/ff7870fd){ASSIGNED} LLGM Assign post (c958053b => ff7870fd) (gprs_llc.c:1125) 20241117125128401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125128401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125128401 DMM DEBUG MM(262420000000072/ff7870fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125128413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125128413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117125128413 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125128413 DMM DEBUG MM(262420000000072/ff7870fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241117125128413 DMM NOTICE MM(262420000000072/ff7870fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125128413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125128413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125128414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125128414 DMM DEBUG MM(262420000000072/ff7870fd) Requesting authorization (sgsn_auth.c:160) 20241117125128414 DMM INFO MM(262420000000072/ff7870fd) Requesting authentication tuples (sgsn_auth.c:184) 20241117125128414 DMM DEBUG MM(262420000000072/ff7870fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125128414 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241117125128414 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@5519ffa26ce2: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@5519ffa26ce2: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241117125128416 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125128416 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125128416 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125128416 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125128416 DMM INFO MM(262420000000072/ff7870fd) Subscriber data update (mmctx.c:445) 20241117125128416 DMM DEBUG MM(262420000000072/ff7870fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125128416 DMM INFO MM(262420000000072/ff7870fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125128416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125128416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125128416 DMM INFO MM(262420000000072/ff7870fd) <- GMM AUTH AND CIPHERING REQ (rand = 6f a9 68 a9 ca cf 34 0d 0f c6 12 62 66 eb 6c d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241117125128424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125128424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125128425 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125128425 DMM INFO MM(262420000000072/ff7870fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125128425 DMM NOTICE MM(262420000000072/ff7870fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125128425 DMM DEBUG MM(262420000000072/ff7870fd) checking auth: received GSM SRES = d4 a8 79 51 (gprs_gmm.c:666) 20241117125128425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125128425 DMM DEBUG MM(262420000000072/ff7870fd) Requesting authorization (sgsn_auth.c:160) 20241117125128425 DMM INFO MM(262420000000072/ff7870fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125128425 DMM DEBUG MM(262420000000072/ff7870fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125128425 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241117125128425 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) 20241117125128425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117125128425 DMM INFO MM(262420000000072/ff7870fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xff7870fd) (gprs_gmm.c:300) 20241117125128426 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125128426 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125128426 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241117125128426 DMM INFO MM(262420000000072/ff7870fd) Subscriber data update (mmctx.c:445) 20241117125128426 DMM DEBUG MM(262420000000072/ff7870fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125128426 DMM INFO MM(262420000000072/ff7870fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125128426 DMM NOTICE MM(262420000000072/ff7870fd) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241117125128426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125128426 DMM NOTICE MM(262420000000072/ff7870fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125128426 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) 20241117125128426 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125128426 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241117125128426 DMM INFO MM(262420000000072/ff7870fd) Subscriber data update (mmctx.c:445) 20241117125128427 DMM DEBUG MM(262420000000072/ff7870fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117125128432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125128432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117125128433 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125128433 DMM INFO MM(262420000000072/ff7870fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125128433 DMM NOTICE MM(262420000000072/ff7870fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125128433 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125128433 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125128433 DLLC NOTICE LLME(c958053b/ff7870fd){ASSIGNED} LLGM Assign pre (ffffffff => ff7870fd) (gprs_llc.c:1079) 20241117125128433 DLLC NOTICE LLME(ffffffff/ff7870fd){ASSIGNED} LLGM Assign post (ffffffff => ff7870fd) (gprs_llc.c:1125) 20241117125128433 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117125128433 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117125128433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125128433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125128486 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 93 8e 00 00 03 52 f0 99 42 42 de 05 ff 78 70 fd 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:2868) 20241117125129931 DGPRS DEBUG Checking for inactive LLMEs, time = 13658624 (sgsn.c:131) TC_sgsn_context_req_in(1350)@5519ffa26ce2: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241117125130487 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241117125130487 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241117125130487 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) 20241117125130487 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241117125130487 DMM INFO MM(262420000000072/ff7870fd) Subscriber data update (mmctx.c:445) 20241117125130487 DMM DEBUG MM(262420000000072/ff7870fd) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241117125130487 DMM INFO MM(262420000000072/ff7870fd) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241117125130487 DMM INFO MM(262420000000072/ff7870fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125130487 DMM INFO MM(262420000000072/ff7870fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125130487 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125130487 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125130487 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117125130487 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117125130487 DLLC NOTICE LLME(ffffffff/ff7870fd){ASSIGNED} LLGM Assign pre (ff7870fd => ffffffff) (gprs_llc.c:1079) 20241117125130487 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff7870fd => ffffffff) (gprs_llc.c:1125) 20241117125130487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117125130487 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117125130487 DMM DEBUG MM_STATE_Iu[0x55d8a001d3a0]{Detached}: Deallocated (fsm.c:568) 20241117125130487 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@5519ffa26ce2: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@5519ffa26ce2: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241117125130492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43656<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117125130494 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125130494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1348)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1336)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1341)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@5519ffa26ce2: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1347)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@5519ffa26ce2: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@5519ffa26ce2: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1344)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1334)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1339)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1345)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1344): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@5519ffa26ce2: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Nov 17 12:51:30 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 20241117125130573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125130974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87660) 20241117125131495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125131495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87660, count=100480) 20241117125132497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125132497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Nov 17 12:51:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125133498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125133498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_sgsn_context_req_out started. 20241117125134033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125134035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125134082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125134082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125134082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125134082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125134082 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125134082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125134082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125134082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125134082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125134084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125134084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125134084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125134084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125134084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125134084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125134084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125134084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125134084 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125134084 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125134084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125134085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125134085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125134089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125134098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125134098 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125134120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125134120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125134120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125134120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125134120 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125134120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125134120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125134120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125134120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125134122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125134122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125134122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125134122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125134122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125134122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125134122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125134122 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125134122 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125134122 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125134122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1360)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125134123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125134123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125134126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117125134136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125134136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125134168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125134168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125134168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125134168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125134168 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125134168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125134168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125134168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125134168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125134169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125134170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125134170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125134170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125134170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125134170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125134170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125134170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125134170 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125134170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125134170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125134170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125134170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125134175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125134184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125134184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1363)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125134499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125134499 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125134499 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125134499 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1365)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125134501 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1365)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125134501 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1365)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@5519ffa26ce2: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='EAB40F58'O, index=0 SGSN_Test-GSUP(1367)@5519ffa26ce2: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241117125135559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125135559 DLLC NOTICE LLME(ffffffff/eab40f58){UNASSIGNED} LLC RX: unknown TLLI 0xeab40f58, creating LLME on the fly (gprs_llc.c:552) 20241117125135559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241117125135559 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241117125135559 DMM NOTICE LLME(ffffffff/eab40f58){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241117125135559 DLLC NOTICE LLME(ffffffff/eab40f58){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241117125135559 DMM ERROR LLME(ffffffff/eab40f58){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241117125135559 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241117125135559 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241117125135559 DLLC NOTICE LLME(ffffffff/eab40f58){UNASSIGNED} LLGM Assign pre (eab40f58 => ffffffff) (gprs_llc.c:1079) 20241117125135559 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eab40f58 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@5519ffa26ce2: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@5519ffa26ce2: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20241117125135572 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125135572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1355)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1365)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1360)@5519ffa26ce2: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@5519ffa26ce2: Final verdict of PTC: none 20241117125135574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1361)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1366)@5519ffa26ce2: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1363)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@5519ffa26ce2: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1358)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1353)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1364)@5519ffa26ce2: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@5519ffa26ce2: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1363): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@5519ffa26ce2: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Nov 17 12:51:35 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 20241117125135703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125136104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50500) 20241117125136573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125136573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50500, count=54856) 20241117125137575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125137575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sun Nov 17 12:51:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125138576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125138576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_req_id_req_ra_update started. 20241117125139165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125139166 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125139207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125139208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125139208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125139208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125139208 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125139208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125139208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125139208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125139208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125139209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125139209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125139209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125139209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125139209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125139209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125139209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125139209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125139209 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125139209 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125139209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125139210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125139210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125139214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125139224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125139224 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125139246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125139246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125139246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125139246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125139246 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125139246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125139246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125139246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125139246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125139247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125139247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125139247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125139248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125139248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125139248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125139248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125139248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125139248 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125139248 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125139248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1379)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125139248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125139248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125139251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125139261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125139261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125139286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125139286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125139286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125139286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125139286 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125139286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125139286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125139286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125139286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125139288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125139288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125139288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125139288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125139288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125139288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125139288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125139288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125139288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125139288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125139288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125139289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125139289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125139293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125139303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125139303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125139577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125139577 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125139577 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125139577 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125139579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125139580 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@5519ffa26ce2: 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)@5519ffa26ce2: 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)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@5519ffa26ce2: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='F0B5E418'O, index=0 SGSN_Test-GSUP(1386)@5519ffa26ce2: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241117125139627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125139627 DLLC NOTICE LLME(ffffffff/f0b5e418){UNASSIGNED} LLC RX: unknown TLLI 0xf0b5e418, creating LLME on the fly (gprs_llc.c:552) 20241117125139627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125139627 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241117125139627 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117125139627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117125139627 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117125139627 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117125139627 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125139627 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125139627 DLLC NOTICE LLME(ffffffff/f0b5e418){UNASSIGNED} LLGM Assign pre (f0b5e418 => d2edae59) (gprs_llc.c:1079) 20241117125139627 DLLC NOTICE LLME(f0b5e418/d2edae59){ASSIGNED} LLGM Assign post (f0b5e418 => d2edae59) (gprs_llc.c:1125) 20241117125139627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125139627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125139627 DMM DEBUG MM(262420000000047/d2edae59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125139640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125139640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125139640 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125139640 DMM INFO MM(262420000000047/d2edae59) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241117125139640 DMM INFO MM(262420000000047/d2edae59) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-57723-204 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241117125139640 DMM NOTICE MM(262420000000047/d2edae59) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241117125139640 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241117125139640 DMM INFO MM(262420000000047/d2edae59) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241117125139640 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125139640 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125139640 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117125139640 DMM ERROR MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241117125139640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241117125139640 DMM DEBUG MM_STATE_Gb(0)[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117125139640 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117125139640 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117125139640 DLLC NOTICE LLME(f0b5e418/d2edae59){ASSIGNED} LLGM Assign pre (d2edae59 => ffffffff) (gprs_llc.c:1079) 20241117125139640 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2edae59 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@5519ffa26ce2: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@5519ffa26ce2: Final verdict of PTC: pass 20241117125139647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43540<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@5519ffa26ce2: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1384)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@5519ffa26ce2: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1374)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1379)@5519ffa26ce2: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@5519ffa26ce2: Final verdict of PTC: none 20241117125139649 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(1380)@5519ffa26ce2: Final verdict of PTC: none 20241117125139650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1376)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1377)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1382)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1372)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sun Nov 17 12:51:39 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241117125139777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125140178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20241117125140651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125140651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20241117125141652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125141652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@5519ffa26ce2: Test execution finished. MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Nov 17 12:51:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125142653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125142653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_iu_attach started. 20241117125143241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125143242 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125143290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125143290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125143290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125143290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125143290 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125143290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125143290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125143290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125143290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1394)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125143291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125143291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125143291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125143292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125143292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125143292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125143292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125143292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125143292 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125143292 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125143292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125143292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125143292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1394)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1393)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117125143297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125143308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125143308 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1391)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1393)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125143324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125143324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125143324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125143324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125143324 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125143324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125143324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125143324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125143324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125143326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125143326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125143326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125143326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125143326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125143326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125143326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125143326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125143326 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125143326 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125143326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125143327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125143327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125143332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125143342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125143342 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1400)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1397)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125143365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125143365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125143365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125143365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125143365 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125143365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125143365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125143365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125143365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125143367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125143367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125143367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125143367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125143367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125143367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125143367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125143367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125143367 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125143367 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125143367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125143368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125143368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125143372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5519ffa26ce2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@5519ffa26ce2: ************************************************* SGSN_Test_0-M3UA(1406)@5519ffa26ce2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@5519ffa26ce2: ************************************************* MTC@5519ffa26ce2: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@5519ffa26ce2: v_sccp_pdu_maxlen:268 20241117125143382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125143382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1401)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125143581 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117125143581 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241117125143581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117125143581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@5519ffa26ce2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117125143584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125143584 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117125143584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117125143584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117125143584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241117125143584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117125143584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241117125143586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125143586 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117125143586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117125143586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117125143586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117125143586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117125143586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241117125143586 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241117125143654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125143654 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125143654 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125143654 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125143656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125143657 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125144394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125144394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125144394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125144394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125144394 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117125144394 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117125144394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125144394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125144394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125144394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@5519ffa26ce2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1391)@5519ffa26ce2: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='DF111AB7'O, index=0 SGSN_Test-GSUP(1409)@5519ffa26ce2: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@5519ffa26ce2: 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 := 'CC44'O, rac := 'FC'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(1405)@5519ffa26ce2: Added conn table entry 0TC_iu_attach(1411)1943145 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: First idle individual index:0 SGSN_Test_0-RAN(1405)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 20241117125144730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125144730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125144730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125144730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125144731 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125144731 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125144731 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125144731 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241117125144731 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241117125144731 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241117125144731 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{Deregistered}: Allocated (fsm.c:456) 20241117125144731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Init}: Allocated (fsm.c:456) 20241117125144731 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Allocated (fsm.c:456) 20241117125144731 DMM DEBUG MM_STATE_Iu[0x55d8a0023130]{Detached}: Allocated (fsm.c:456) 20241117125144731 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125144731 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125144731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125144731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125144731 DMM DEBUG MM(262420000001001/e4d54a15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125144731 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241117125144731 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125144731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125144731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125144731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125144731 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125144731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125144732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144732 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125144732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@5519ffa26ce2: { messageType := 2, destLocRef := '1DA669'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(1404)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@5519ffa26ce2: 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 := 'C1F535556BEDFB76F37B9CB1436B0A2B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1522E72'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C69F99DEE69C21E4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7F7A0682DBB74FC4F2D75CDE0BF19E8C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '21215017083532ECF40CEC25A7045FBE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '60C80FE5BB0545E7F0333B225B2D6A16'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5F6A392D9056348E'O } } } } } SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241117125144741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125144741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125144741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125144741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125144742 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125144742 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125144742 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125144742 DMM DEBUG MM(262420000001001/e4d54a15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241117125144742 DMM NOTICE MM(262420000001001/e4d54a15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125144742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125144742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125144742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125144742 DMM DEBUG MM(262420000001001/e4d54a15) Requesting authorization (sgsn_auth.c:160) 20241117125144742 DMM INFO MM(262420000001001/e4d54a15) Requesting authentication tuples (sgsn_auth.c:184) 20241117125144742 DMM DEBUG MM(262420000001001/e4d54a15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125144742 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241117125144742 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@5519ffa26ce2: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@5519ffa26ce2: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241117125144744 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125144744 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125144744 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125144744 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125144744 DMM INFO MM(262420000001001/e4d54a15) Subscriber data update (mmctx.c:445) 20241117125144744 DMM DEBUG MM(262420000001001/e4d54a15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125144744 DMM INFO MM(262420000001001/e4d54a15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125144744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125144744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125144744 DMM INFO MM(262420000001001/e4d54a15) <- GMM AUTH AND CIPHERING REQ (rand = c1 f5 35 55 6b ed fb 76 f3 7b 9c b1 43 6b 0a 2b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 60 c8 0f e5 bb 05 45 e7 f0 33 3b 22 5b 2d 6a 16 ) (gprs_gmm.c:483) 20241117125144744 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241117125144744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125144744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125144744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125144744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: vl_len:37 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D225F6A392D23094B99990000100001F029049056348E'O 20241117125144751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125144751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125144751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125144751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125144752 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125144752 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125144752 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125144752 DMM INFO MM(262420000001001/e4d54a15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125144752 DMM NOTICE MM(262420000001001/e4d54a15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125144752 DMM DEBUG MM(262420000001001/e4d54a15) checking auth: received UMTS RES = 5f 6a 39 2d 90 56 34 8e (gprs_gmm.c:666) 20241117125144752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125144752 DMM DEBUG MM(262420000001001/e4d54a15) Requesting authorization (sgsn_auth.c:160) 20241117125144752 DMM INFO MM(262420000001001/e4d54a15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125144752 DMM DEBUG MM(262420000001001/e4d54a15) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125144752 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241117125144752 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) 20241117125144752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117125144752 DMM DEBUG MM(262420000001001/e4d54a15) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117125144752 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125144752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125144752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125144752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125144760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125144760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125144760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125144761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125144761 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125144761 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125144761 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125144761 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241117125144761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241117125144761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117125144761 DMM INFO MM(262420000001001/e4d54a15) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4d54a15) (gprs_gmm.c:300) 20241117125144761 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241117125144761 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144761 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125144761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125144761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125144761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125144761 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144761 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125144761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125144761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125144761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117125144766 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125144766 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125144766 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241117125144766 DMM INFO MM(262420000001001/e4d54a15) Subscriber data update (mmctx.c:445) 20241117125144766 DMM DEBUG MM(262420000001001/e4d54a15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125144766 DMM INFO MM(262420000001001/e4d54a15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125144766 DMM NOTICE MM(262420000001001/e4d54a15) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241117125144766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125144766 DMM NOTICE MM(262420000001001/e4d54a15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125144766 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) 20241117125144767 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125144767 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241117125144767 DMM INFO MM(262420000001001/e4d54a15) Subscriber data update (mmctx.c:445) 20241117125144767 DMM DEBUG MM(262420000001001/e4d54a15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: vl_len:14 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117125144769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125144769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125144769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125144769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125144769 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125144769 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125144769 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125144770 DMM INFO MM(262420000001001/e4d54a15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125144770 DMM NOTICE MM(262420000001001/e4d54a15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125144770 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125144770 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125144770 DMM DEBUG MM_STATE_Iu(1)[0x55d8a0023130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241117125144770 DMM DEBUG MM_STATE_Iu(1)[0x55d8a0023130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241117125144770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125144770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125144770 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144770 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125144770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125144770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125144770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: vl_len:7 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1404)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117125144775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125144775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125144775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125144775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125144775 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117125144775 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117125144775 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117125144775 DMM INFO MM(262420000001001/e4d54a15) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241117125144775 DMM DEBUG MM_STATE_Iu(1)[0x55d8a0023130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241117125144775 DMM DEBUG MM_STATE_Iu(1)[0x55d8a0023130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241117125144775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125144775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125144775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125144775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Session index based on local reference:0 20241117125144776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125144776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125144776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125144776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125144776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125144776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125144776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@5519ffa26ce2: Deleted conn table entry 0TC_iu_attach(1411)1943145 TC_iu_attach(1411)@5519ffa26ce2: setverdict(pass): none -> pass TC_iu_attach(1411)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1391)@5519ffa26ce2: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@5519ffa26ce2: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@5519ffa26ce2: Final verdict of PTC: none 20241117125144837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43562<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1409)@5519ffa26ce2: Final verdict of PTC: none 20241117125144840 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125144840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach-BVCI210(1397)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1394)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1393)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1403)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@5519ffa26ce2: Final verdict of PTC: none TC_iu_attach-BVCI220(1401)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1398)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@5519ffa26ce2: Final verdict of PTC: none TC_iu_attach-BVCI196(1391)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1396)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1402)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1392)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_iu_attach-BVCI196(1391): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_iu_attach-BVCI220(1401): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_iu_attach finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Nov 17 12:51:44 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 20241117125144977 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117125144977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125144977 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117125144977 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117125144977 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117125144977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125144977 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117125144977 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117125144977 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) 20241117125144977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125144977 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241117125144977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117125144977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241117125144978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241117125144978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241117125144978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117125144978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241117125144978 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241117125144987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125145388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178288) 20241117125145842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125145842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=178288, count=208096) 20241117125146843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125146843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125146979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241117125146979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241117125146979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Nov 17 12:51:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125147845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125147845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_iu_attach_encr started. 20241117125148445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125148446 DMM INFO MM(262420000001001/e4d54a15) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125148446 DMM INFO MM(262420000001001/e4d54a15) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125148446 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125148446 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125148446 DMM DEBUG MM_STATE_Iu(1)[0x55d8a0023130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241117125148446 DMM DEBUG MM_STATE_Iu(1)[0x55d8a0023130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241117125148446 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241117125148446 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) 20241117125148446 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241117125148446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Init}: Deallocated (fsm.c:568) 20241117125148446 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Deallocated (fsm.c:568) 20241117125148446 DMM DEBUG MM_STATE_Iu(1)[0x55d8a0023130]{Detached}: Deallocated (fsm.c:568) 20241117125148446 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{Deregistered}: Deallocated (fsm.c:568) 20241117125148446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125148493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125148493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125148493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125148493 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125148493 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125148493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125148493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125148493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125148493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125148495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125148495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125148495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125148495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125148495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125148495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125148495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125148495 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125148495 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125148495 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125148495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125148496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125148496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125148499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125148510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125148510 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125148530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125148530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125148530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125148530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125148530 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125148530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125148530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125148530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125148530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125148532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125148532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125148532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125148532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125148532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125148532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125148532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125148532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125148532 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125148532 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125148532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125148533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125148533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125148536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1422)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117125148547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125148547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125148574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125148574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125148574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125148574 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125148574 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125148574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125148574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125148574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125148574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125148576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125148576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125148576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125148576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125148576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125148576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125148576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125148576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125148576 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125148576 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125148576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1426)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125148577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125148577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125148580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5519ffa26ce2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@5519ffa26ce2: ************************************************* SGSN_Test_0-M3UA(1429)@5519ffa26ce2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@5519ffa26ce2: ************************************************* MTC@5519ffa26ce2: Starting RAN_Emulation 20241117125148591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125148591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1427)@5519ffa26ce2: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1425)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125148791 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117125148791 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241117125148791 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117125148791 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@5519ffa26ce2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117125148794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125148794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117125148794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117125148794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117125148794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241117125148794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117125148794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241117125148795 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125148795 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117125148795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117125148795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117125148795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117125148795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117125148795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241117125148795 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241117125148846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125148846 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125148846 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125148846 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125148848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125148849 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125149601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125149602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125149602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125149602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125149602 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117125149602 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117125149602 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125149602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125149602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125149602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@5519ffa26ce2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@5519ffa26ce2: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='C1DDD4F1'O, index=0 SGSN_Test-GSUP(1432)@5519ffa26ce2: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@5519ffa26ce2: 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 := '7DDB'O, rac := 'AC'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(1428)@5519ffa26ce2: Added conn table entry 0TC_iu_attach_encr(1434)11833294 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: First idle individual index:0 SGSN_Test_0-RAN(1428)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 20241117125149915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125149915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125149915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125149915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125149916 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125149916 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125149916 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125149916 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241117125149916 DMM DEBUG GMM(gmm_fsm)[0x55d8a0023130]{Deregistered}: Allocated (fsm.c:456) 20241117125149916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117125149916 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Allocated (fsm.c:456) 20241117125149916 DMM DEBUG MM_STATE_Iu[0x55d8a0015d90]{Detached}: Allocated (fsm.c:456) 20241117125149916 DMM DEBUG GMM(gmm_fsm)[0x55d8a0023130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125149916 DMM DEBUG GMM(gmm_fsm)[0x55d8a0023130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125149916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125149916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125149916 DMM DEBUG MM(262420000001001/ef8ee190) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125149916 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241117125149916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125149916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125149916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125149916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125149916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125149916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125149916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125149916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5519ffa26ce2: { messageType := 2, destLocRef := 'B48FCE'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@5519ffa26ce2: 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 := 'CB7F0B99F417B5E9EE9D98CD1FBE1B8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83727E5A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EFC0F429EEBF2F0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2757763F5111C82338DC567ABD8205CE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '41176DA833ED3488561296413CCD87A3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5ECFE41A34C4931A02C31CF07F8A1A52'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B1AB03901C4CA8EE'O } } } } } SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241117125149927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125149927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125149927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125149927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125149927 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125149927 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125149927 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125149927 DMM DEBUG MM(262420000001001/ef8ee190) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241117125149927 DMM NOTICE MM(262420000001001/ef8ee190) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125149927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125149927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125149927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125149927 DMM DEBUG MM(262420000001001/ef8ee190) Requesting authorization (sgsn_auth.c:160) 20241117125149927 DMM INFO MM(262420000001001/ef8ee190) Requesting authentication tuples (sgsn_auth.c:184) 20241117125149927 DMM DEBUG MM(262420000001001/ef8ee190) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125149927 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241117125149927 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@5519ffa26ce2: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@5519ffa26ce2: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241117125149930 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125149930 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125149930 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125149930 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125149930 DMM INFO MM(262420000001001/ef8ee190) Subscriber data update (mmctx.c:445) 20241117125149930 DMM DEBUG MM(262420000001001/ef8ee190) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125149930 DMM INFO MM(262420000001001/ef8ee190) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125149930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125149930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125149930 DMM INFO MM(262420000001001/ef8ee190) <- GMM AUTH AND CIPHERING REQ (rand = cb 7f 0b 99 f4 17 b5 e9 ee 9d 98 cd 1f be 1b 8f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5e cf e4 1a 34 c4 93 1a 02 c3 1c f0 7f 8a 1a 52 ) (gprs_gmm.c:483) 20241117125149930 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241117125149930 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149930 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125149930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125149930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125149930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: vl_len:37 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522B1AB039023094B99990000100001F029041C4CA8EE'O 20241117125149936 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125149936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125149936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125149936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125149936 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125149936 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125149936 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125149936 DMM INFO MM(262420000001001/ef8ee190) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125149936 DMM NOTICE MM(262420000001001/ef8ee190) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125149936 DMM DEBUG MM(262420000001001/ef8ee190) checking auth: received UMTS RES = b1 ab 03 90 1c 4c a8 ee (gprs_gmm.c:666) 20241117125149936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125149936 DMM DEBUG MM(262420000001001/ef8ee190) Requesting authorization (sgsn_auth.c:160) 20241117125149936 DMM INFO MM(262420000001001/ef8ee190) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125149936 DMM DEBUG MM(262420000001001/ef8ee190) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125149936 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241117125149936 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) 20241117125149936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117125149936 DMM DEBUG MM(262420000001001/ef8ee190) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241117125149937 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149937 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125149937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125149937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125149937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: vl_len:17 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241117125149945 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149945 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125149945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125149945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125149945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125149945 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125149945 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125149945 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125149945 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241117125149945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241117125149945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117125149945 DMM INFO MM(262420000001001/ef8ee190) <- GMM ATTACH ACCEPT (new P-TMSI=0xef8ee190) (gprs_gmm.c:300) 20241117125149945 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241117125149945 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149945 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125149945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125149945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125149945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125149945 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149945 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125149945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125149945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125149945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117125149949 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125149949 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125149949 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241117125149949 DMM INFO MM(262420000001001/ef8ee190) Subscriber data update (mmctx.c:445) 20241117125149949 DMM DEBUG MM(262420000001001/ef8ee190) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125149949 DMM INFO MM(262420000001001/ef8ee190) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125149949 DMM NOTICE MM(262420000001001/ef8ee190) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241117125149949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125149949 DMM NOTICE MM(262420000001001/ef8ee190) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125149949 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) 20241117125149949 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125149949 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241117125149949 DMM INFO MM(262420000001001/ef8ee190) Subscriber data update (mmctx.c:445) 20241117125149949 DMM DEBUG MM(262420000001001/ef8ee190) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: vl_len:14 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117125149951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125149951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125149951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125149951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125149951 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125149952 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125149952 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125149952 DMM INFO MM(262420000001001/ef8ee190) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125149952 DMM NOTICE MM(262420000001001/ef8ee190) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125149952 DMM DEBUG GMM(gmm_fsm)[0x55d8a0023130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125149952 DMM DEBUG GMM(gmm_fsm)[0x55d8a0023130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125149952 DMM DEBUG MM_STATE_Iu(2)[0x55d8a0015d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241117125149952 DMM DEBUG MM_STATE_Iu(2)[0x55d8a0015d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241117125149952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125149952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125149952 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125149952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125149952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125149952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: vl_len:7 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1427)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117125149956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125149956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125149956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125149956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125149956 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117125149956 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117125149956 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117125149956 DMM INFO MM(262420000001001/ef8ee190) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241117125149956 DMM DEBUG MM_STATE_Iu(2)[0x55d8a0015d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241117125149956 DMM DEBUG MM_STATE_Iu(2)[0x55d8a0015d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241117125149956 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149956 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125149956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125149956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125149957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Session index based on local reference:0 20241117125149958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125149958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125149958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125149958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125149958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125149958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125149958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1428)@5519ffa26ce2: Deleted conn table entry 0TC_iu_attach_encr(1434)11833294 20241117125149958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_encr(1434)@5519ffa26ce2: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@5519ffa26ce2: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@5519ffa26ce2: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@5519ffa26ce2: Final verdict of PTC: none 20241117125150017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1432)@5519ffa26ce2: Final verdict of PTC: none 20241117125150020 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1426)@5519ffa26ce2: Final verdict of PTC: none 20241117125150020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1412)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1416)@5519ffa26ce2: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1421)@5519ffa26ce2: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@5519ffa26ce2: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1424)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1419)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1414)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_iu_attach_encr finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sun Nov 17 12:51:50 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 20241117125150157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125150161 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117125150161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125150161 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117125150161 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117125150161 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117125150161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125150161 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117125150161 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117125150161 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) 20241117125150161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125150161 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241117125150161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117125150161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241117125150162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241117125150162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241117125150162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117125150162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241117125150162 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241117125150559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210316) 20241117125151020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125151020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210316, count=211572) 20241117125152021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125152021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125152163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241117125152163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241117125152163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Nov 17 12:51:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125153022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125153022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_iu_attach_geran_rau started. 20241117125153624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125153625 DMM INFO MM(262420000001001/ef8ee190) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125153625 DMM INFO MM(262420000001001/ef8ee190) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125153625 DMM DEBUG GMM(gmm_fsm)[0x55d8a0023130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125153625 DMM DEBUG GMM(gmm_fsm)[0x55d8a0023130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125153625 DMM DEBUG MM_STATE_Iu(2)[0x55d8a0015d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241117125153625 DMM DEBUG MM_STATE_Iu(2)[0x55d8a0015d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241117125153625 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241117125153625 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) 20241117125153626 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241117125153626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117125153626 DMM DEBUG MM_STATE_Gb[0x55d8a0015ff0]{Idle}: Deallocated (fsm.c:568) 20241117125153626 DMM DEBUG MM_STATE_Iu(2)[0x55d8a0015d90]{Detached}: Deallocated (fsm.c:568) 20241117125153626 DMM DEBUG GMM(gmm_fsm)[0x55d8a0023130]{Deregistered}: Deallocated (fsm.c:568) 20241117125153626 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125153667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125153667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125153667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125153667 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125153667 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125153667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125153667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125153667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125153667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125153669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125153669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125153669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125153669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125153669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125153669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125153669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125153669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125153669 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125153669 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125153669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1439)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125153670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125153670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125153673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1440)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125153683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125153683 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125153703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125153703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125153703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125153703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125153703 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125153703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125153703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125153703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125153703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125153704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125153704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125153704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125153704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125153704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125153704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125153704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125153704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125153704 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125153704 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125153704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125153705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125153705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125153709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117125153717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125153717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125153752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125153752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125153752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125153752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125153752 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125153752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125153752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125153752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125153752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1450)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125153754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125153754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125153754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125153754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125153754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125153754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125153754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125153754 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125153754 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125153754 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125153754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125153755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125153755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1450)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125153759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5519ffa26ce2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@5519ffa26ce2: ************************************************* SGSN_Test_0-M3UA(1452)@5519ffa26ce2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@5519ffa26ce2: ************************************************* MTC@5519ffa26ce2: Starting RAN_Emulation SGSN_Test_0-SCCP(1449)@5519ffa26ce2: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1446)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125153769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125153769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1447)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125153961 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117125153961 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241117125153961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117125153961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@5519ffa26ce2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117125153963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125153963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117125153963 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117125153963 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117125153963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241117125153963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117125153963 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241117125153964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125153964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117125153964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117125153964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117125153964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117125153964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117125153964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241117125153964 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241117125154023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125154023 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125154023 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125154023 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125154025 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125154026 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125154773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125154773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125154773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125154773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125154773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125154773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125154773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125154773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125154773 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117125154773 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117125154773 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125154773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125154773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125154773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125154773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125154774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125154774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125154774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@5519ffa26ce2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@5519ffa26ce2: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='C0111F8A'O, index=0 SGSN_Test-GSUP(1455)@5519ffa26ce2: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@5519ffa26ce2: 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 := '22BC'O, rac := '3A'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(1451)@5519ffa26ce2: Added conn table entry 0TC_iu_attach_geran_rau(1457)13174283 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: First idle individual index:0 SGSN_Test_0-RAN(1451)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 20241117125155091 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155091 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125155091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125155091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125155091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125155092 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125155092 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125155092 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125155092 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241117125155092 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117125155092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Init}: Allocated (fsm.c:456) 20241117125155092 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Allocated (fsm.c:456) 20241117125155092 DMM DEBUG MM_STATE_Iu[0x55d8a0015ec0]{Detached}: Allocated (fsm.c:456) 20241117125155092 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125155092 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125155092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125155092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125155092 DMM DEBUG MM(262420000001002/c512dd33) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125155092 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241117125155092 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155092 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125155092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125155092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125155092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125155092 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155092 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125155092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125155092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125155092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@5519ffa26ce2: { messageType := 2, destLocRef := 'C9060B'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(1449)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@5519ffa26ce2: 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 := '96FF9EF6F4897F223DC08D0A4BAB6262'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A897FEAF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '229F4F40260E8D9C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '14924BE9798D0FC3F969A073D15A2E9D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '879867417F55905FA9CD991763C4836E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '42C6948DA26B077F27FFCE32BB02A850'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D7650301B2DEE836'O } } } } } SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241117125155102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125155102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125155102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125155102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125155102 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125155102 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125155102 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125155102 DMM DEBUG MM(262420000001002/c512dd33) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241117125155102 DMM NOTICE MM(262420000001002/c512dd33) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125155102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125155102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125155102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125155102 DMM DEBUG MM(262420000001002/c512dd33) Requesting authorization (sgsn_auth.c:160) 20241117125155102 DMM INFO MM(262420000001002/c512dd33) Requesting authentication tuples (sgsn_auth.c:184) 20241117125155102 DMM DEBUG MM(262420000001002/c512dd33) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125155102 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241117125155102 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@5519ffa26ce2: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@5519ffa26ce2: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241117125155105 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125155105 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125155105 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125155105 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125155105 DMM INFO MM(262420000001002/c512dd33) Subscriber data update (mmctx.c:445) 20241117125155105 DMM DEBUG MM(262420000001002/c512dd33) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125155105 DMM INFO MM(262420000001002/c512dd33) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125155105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125155105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125155105 DMM INFO MM(262420000001002/c512dd33) <- GMM AUTH AND CIPHERING REQ (rand = 96 ff 9e f6 f4 89 7f 22 3d c0 8d 0a 4b ab 62 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 42 c6 94 8d a2 6b 07 7f 27 ff ce 32 bb 02 a8 50 ) (gprs_gmm.c:483) 20241117125155105 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241117125155105 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155105 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125155105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125155105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125155105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: vl_len:37 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422D765030123094B99990000100002F02904B2DEE836'O 20241117125155111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125155111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125155111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125155111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125155112 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125155112 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125155112 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125155112 DMM INFO MM(262420000001002/c512dd33) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125155112 DMM NOTICE MM(262420000001002/c512dd33) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125155112 DMM DEBUG MM(262420000001002/c512dd33) checking auth: received UMTS RES = d7 65 03 01 b2 de e8 36 (gprs_gmm.c:666) 20241117125155112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125155112 DMM DEBUG MM(262420000001002/c512dd33) Requesting authorization (sgsn_auth.c:160) 20241117125155112 DMM INFO MM(262420000001002/c512dd33) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125155112 DMM DEBUG MM(262420000001002/c512dd33) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125155112 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241117125155112 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) 20241117125155112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117125155112 DMM DEBUG MM(262420000001002/c512dd33) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117125155112 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155112 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125155112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125155112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125155112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125155121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125155121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125155121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125155121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125155121 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125155121 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125155121 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125155121 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241117125155121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241117125155121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117125155121 DMM INFO MM(262420000001002/c512dd33) <- GMM ATTACH ACCEPT (new P-TMSI=0xc512dd33) (gprs_gmm.c:300) 20241117125155121 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241117125155122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125155122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125155122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125155122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125155122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125155122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125155122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125155122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117125155126 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125155126 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125155126 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241117125155126 DMM INFO MM(262420000001002/c512dd33) Subscriber data update (mmctx.c:445) 20241117125155126 DMM DEBUG MM(262420000001002/c512dd33) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125155126 DMM INFO MM(262420000001002/c512dd33) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125155126 DMM NOTICE MM(262420000001002/c512dd33) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241117125155126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125155126 DMM NOTICE MM(262420000001002/c512dd33) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125155126 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) 20241117125155127 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125155127 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241117125155127 DMM INFO MM(262420000001002/c512dd33) Subscriber data update (mmctx.c:445) 20241117125155127 DMM DEBUG MM(262420000001002/c512dd33) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: vl_len:14 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117125155129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125155129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125155129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125155129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125155130 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125155130 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125155130 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125155130 DMM INFO MM(262420000001002/c512dd33) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125155130 DMM NOTICE MM(262420000001002/c512dd33) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125155130 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125155130 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125155130 DMM DEBUG MM_STATE_Iu(3)[0x55d8a0015ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241117125155130 DMM DEBUG MM_STATE_Iu(3)[0x55d8a0015ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241117125155130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125155130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125155130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125155130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125155130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125155130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: vl_len:7 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1449)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117125155135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155135 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125155135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125155135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125155135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125155135 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117125155135 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117125155135 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117125155135 DMM INFO MM(262420000001002/c512dd33) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241117125155135 DMM DEBUG MM_STATE_Iu(3)[0x55d8a0015ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241117125155135 DMM DEBUG MM_STATE_Iu(3)[0x55d8a0015ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241117125155135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125155135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125155135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125155135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-RAN(1451)@5519ffa26ce2: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)13174283 20241117125155137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125155137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125155137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125155137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125155137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125155137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125155137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_geran_rau(1457)@5519ffa26ce2: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@5519ffa26ce2: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@5519ffa26ce2: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='C512DD33'O, index=1 20241117125155197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125155197 DLLC NOTICE LLME(ffffffff/c512dd33){UNASSIGNED} LLC RX: unknown TLLI 0xc512dd33, creating LLME on the fly (gprs_llc.c:552) 20241117125155197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241117125155197 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241117125155197 DMM INFO MM(262420000001002/c512dd33) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c512dd33, P-TMSI: c512dd33 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241117125155197 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241117125155197 DMM DEBUG MM_STATE_Iu(3)[0x55d8a0015ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241117125155197 DMM DEBUG MM_STATE_Iu(3)[0x55d8a0015ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241117125155197 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125155197 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241117125155197 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125155197 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125155197 DLLC NOTICE LLME(ffffffff/c512dd33){UNASSIGNED} LLGM Assign pre (c512dd33 => c512dd33) (gprs_llc.c:1079) 20241117125155197 DLLC NOTICE LLME(c512dd33/c512dd33){ASSIGNED} LLGM Assign post (c512dd33 => c512dd33) (gprs_llc.c:1125) 20241117125155197 DMM INFO MM(262420000001002/c512dd33) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@5519ffa26ce2: Removing Client IMSI='262420000001002'H, index=1 20241117125155213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125155213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125155213 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125155213 DMM INFO MM(262420000001002/c512dd33) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241117125155213 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241117125155213 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125155213 DLLC NOTICE LLME(c512dd33/c512dd33){ASSIGNED} LLGM Assign pre (ffffffff => c512dd33) (gprs_llc.c:1079) 20241117125155213 DLLC NOTICE LLME(ffffffff/c512dd33){ASSIGNED} LLGM Assign post (ffffffff => c512dd33) (gprs_llc.c:1125) 20241117125155213 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241117125155213 DMM ERROR MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@5519ffa26ce2: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1449)@5519ffa26ce2: Final verdict of PTC: none 20241117125155220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59726<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241117125155221 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125155221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1454)@5519ffa26ce2: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(1455)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1439)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@5519ffa26ce2: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1447)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1444)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1450)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@5519ffa26ce2: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1442)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1437)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1448)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1447): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-SCCP(1449): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Sun Nov 17 12:51:55 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241117125155337 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117125155337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125155337 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117125155337 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117125155337 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117125155337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125155337 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117125155337 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117125155337 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) 20241117125155337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125155337 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241117125155337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117125155337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241117125155337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241117125155338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241117125155338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117125155338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241117125155338 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241117125155359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125155761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218720) 20241117125156223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125156223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218720, count=220076) 20241117125157224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125157224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125157339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241117125157339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241117125157339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sun Nov 17 12:51:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125158225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125158225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_geran_attach_iu_rau started. 20241117125158826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125158827 DMM INFO MM(262420000001002/c512dd33) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125158827 DMM INFO MM(262420000001002/c512dd33) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125158827 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125158827 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125158827 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241117125158827 DMM ERROR MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241117125158828 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241117125158828 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) 20241117125158828 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241117125158828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ff0]{Init}: Deallocated (fsm.c:568) 20241117125158828 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Deallocated (fsm.c:568) 20241117125158828 DMM DEBUG MM_STATE_Iu(3)[0x55d8a0015ec0]{Detached}: Deallocated (fsm.c:568) 20241117125158828 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117125158828 DLLC NOTICE LLME(ffffffff/c512dd33){ASSIGNED} LLGM Assign pre (c512dd33 => ffffffff) (gprs_llc.c:1079) 20241117125158828 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c512dd33 => ffffffff) (gprs_llc.c:1125) 20241117125158828 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125158885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125158885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125158885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125158885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125158885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125158885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125158885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125158885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125158885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125158887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125158887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125158887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125158887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125158887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125158887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125158887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125158887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125158887 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125158887 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125158887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125158888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125158888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125158891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125158901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125158901 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125158920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125158920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125158920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125158920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125158920 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125158920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125158920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125158920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125158920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125158922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125158922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125158922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125158922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125158922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125158922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125158922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125158922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125158922 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125158922 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125158922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125158923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125158923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125158926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125158937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125158937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125158956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125158956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125158956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125158956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125158956 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125158956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125158956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125158956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125158956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125158958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125158958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125158958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125158958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125158958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125158958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125158958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125158958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125158958 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125158958 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125158958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1472)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125158959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125158959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125158962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125158972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125158972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@5519ffa26ce2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_geran_attach_iu_rau-BVCI220(1471)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1475)@5519ffa26ce2: ************************************************* SGSN_Test_0-M3UA(1475)@5519ffa26ce2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@5519ffa26ce2: ************************************************* MTC@5519ffa26ce2: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@5519ffa26ce2: v_sccp_pdu_maxlen:268 20241117125159177 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117125159177 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241117125159177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117125159177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@5519ffa26ce2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117125159179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125159179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117125159179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117125159179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117125159179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241117125159179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117125159179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241117125159180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125159180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117125159180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117125159180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117125159180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117125159180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117125159180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241117125159181 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241117125159225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125159225 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125159225 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125159225 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125159227 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125159227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125159932 DGPRS DEBUG Checking for inactive LLMEs, time = 13658654 (sgsn.c:131) 20241117125159989 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125159989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125159989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125159989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125159989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125159989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125159989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125159989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125159989 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117125159989 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117125159989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125159989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125159989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125159989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125159989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125159989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125159989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125159989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@5519ffa26ce2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@5519ffa26ce2: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='F059D665'O, index=0 SGSN_Test-GSUP(1478)@5519ffa26ce2: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@5519ffa26ce2: 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 := '8AF5C69081D94123F05E00FD544932E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D400F80D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81F1746CA41D2C45'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4158D45500414C335553473AEF3BC4CC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2E0F995D6244443B47711B8FDBC54E5E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6F2457F8F1E1AB86BEF65D109EE31E3D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DDBF1B683B543D68'O } } } } } 20241117125200287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125200287 DLLC NOTICE LLME(ffffffff/f059d665){UNASSIGNED} LLC RX: unknown TLLI 0xf059d665, creating LLME on the fly (gprs_llc.c:552) 20241117125200287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125200287 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241117125200287 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Allocated (fsm.c:456) 20241117125200287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117125200287 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Allocated (fsm.c:456) 20241117125200287 DMM DEBUG MM_STATE_Iu[0x55d8a0015ff0]{Detached}: Allocated (fsm.c:456) 20241117125200287 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125200287 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125200287 DLLC NOTICE LLME(ffffffff/f059d665){UNASSIGNED} LLGM Assign pre (f059d665 => faf9ddbf) (gprs_llc.c:1079) 20241117125200287 DLLC NOTICE LLME(f059d665/faf9ddbf){ASSIGNED} LLGM Assign post (f059d665 => faf9ddbf) (gprs_llc.c:1125) 20241117125200287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125200287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125200287 DMM DEBUG MM(262420000001003/faf9ddbf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125200299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125200299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241117125200299 DMM DEBUG MM_STATE_Gb(0)[0x55d8a001d3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125200299 DMM DEBUG MM(262420000001003/faf9ddbf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241117125200299 DMM NOTICE MM(262420000001003/faf9ddbf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125200299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125200299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125200299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125200299 DMM DEBUG MM(262420000001003/faf9ddbf) Requesting authorization (sgsn_auth.c:160) 20241117125200299 DMM INFO MM(262420000001003/faf9ddbf) Requesting authentication tuples (sgsn_auth.c:184) 20241117125200300 DMM DEBUG MM(262420000001003/faf9ddbf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125200300 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241117125200300 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@5519ffa26ce2: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@5519ffa26ce2: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241117125200303 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125200303 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125200303 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125200303 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125200303 DMM INFO MM(262420000001003/faf9ddbf) Subscriber data update (mmctx.c:445) 20241117125200303 DMM DEBUG MM(262420000001003/faf9ddbf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125200303 DMM INFO MM(262420000001003/faf9ddbf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125200303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125200303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125200303 DMM INFO MM(262420000001003/faf9ddbf) <- GMM AUTH AND CIPHERING REQ (rand = 8a f5 c6 90 81 d9 41 23 f0 5e 00 fd 54 49 32 e9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6f 24 57 f8 f1 e1 ab 86 be f6 5d 10 9e e3 1e 3d ) (gprs_gmm.c:483) 20241117125200311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125200311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241117125200311 DMM DEBUG MM_STATE_Gb(0)[0x55d8a001d3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125200311 DMM INFO MM(262420000001003/faf9ddbf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125200311 DMM NOTICE MM(262420000001003/faf9ddbf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125200311 DMM DEBUG MM(262420000001003/faf9ddbf) checking auth: received UMTS RES = dd bf 1b 68 3b 54 3d 68 (gprs_gmm.c:666) 20241117125200311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125200311 DMM DEBUG MM(262420000001003/faf9ddbf) Requesting authorization (sgsn_auth.c:160) 20241117125200311 DMM INFO MM(262420000001003/faf9ddbf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125200311 DMM DEBUG MM(262420000001003/faf9ddbf) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125200311 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241117125200311 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) 20241117125200311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241117125200311 DMM INFO MM(262420000001003/faf9ddbf) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaf9ddbf) (gprs_gmm.c:300) 20241117125200313 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125200313 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125200313 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241117125200313 DMM INFO MM(262420000001003/faf9ddbf) Subscriber data update (mmctx.c:445) 20241117125200313 DMM DEBUG MM(262420000001003/faf9ddbf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125200313 DMM INFO MM(262420000001003/faf9ddbf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125200313 DMM NOTICE MM(262420000001003/faf9ddbf) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241117125200313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125200313 DMM NOTICE MM(262420000001003/faf9ddbf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125200313 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) 20241117125200313 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125200313 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241117125200313 DMM INFO MM(262420000001003/faf9ddbf) Subscriber data update (mmctx.c:445) 20241117125200313 DMM DEBUG MM(262420000001003/faf9ddbf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241117125200320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125200320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241117125200320 DMM DEBUG MM_STATE_Gb(0)[0x55d8a001d3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241117125200320 DMM INFO MM(262420000001003/faf9ddbf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125200320 DMM NOTICE MM(262420000001003/faf9ddbf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125200320 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125200320 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125200320 DLLC NOTICE LLME(f059d665/faf9ddbf){ASSIGNED} LLGM Assign pre (ffffffff => faf9ddbf) (gprs_llc.c:1079) 20241117125200320 DLLC NOTICE LLME(ffffffff/faf9ddbf){ASSIGNED} LLGM Assign post (ffffffff => faf9ddbf) (gprs_llc.c:1125) 20241117125200320 DMM DEBUG MM_STATE_Gb(0)[0x55d8a001d3a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241117125200320 DMM DEBUG MM_STATE_Gb(0)[0x55d8a001d3a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241117125200320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125200320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@5519ffa26ce2: 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 := 'FAF9DDBF'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@5519ffa26ce2: Added conn table entry 0TC_geran_attach_iu_rau(1480)11830404 SGSN_Test_0-SCCP(1473)@5519ffa26ce2: First idle individual index:0 SGSN_Test_0-RAN(1474)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 20241117125200383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125200383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125200383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125200383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125200383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125200383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125200383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125200383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125200384 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125200384 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125200384 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125200384 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241117125200384 DMM INFO MM(262420000001003/faf9ddbf) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: faf9ddbf (00000000), TLLI: faf9ddbf (faf9ddbf), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241117125200384 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241117125200384 DMM DEBUG MM_STATE_Gb(0)[0x55d8a001d3a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241117125200384 DMM DEBUG MM_STATE_Gb(0)[0x55d8a001d3a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241117125200384 DLLC NOTICE LLME(ffffffff/faf9ddbf){ASSIGNED} LLGM Assign pre (faf9ddbf => ffffffff) (gprs_llc.c:1079) 20241117125200384 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faf9ddbf => ffffffff) (gprs_llc.c:1125) 20241117125200384 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125200384 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241117125200384 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125200384 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125200384 DMM DEBUG MM(262420000001003/faf9ddbf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241117125200384 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125200384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125200384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125200384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125200384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125200384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125200384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125200384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125200384 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125200384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125200384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125200384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125200384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125200384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125200385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125200385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@5519ffa26ce2: { messageType := 2, destLocRef := 'B48484'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1473)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1473)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1473)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125200397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125200397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125200397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125200397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125200397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125200397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125200397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125200397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125200397 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125200397 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125200397 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125200397 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241117125200397 DMM INFO MM(262420000001003/faf9ddbf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241117125200397 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241117125200397 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125200397 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125200397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125200397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125200397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125200397 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125200397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125200397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125200397 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125200397 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125200397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125200397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125200397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125200397 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125200397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125200397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@5519ffa26ce2: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@5519ffa26ce2: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@5519ffa26ce2: vl_len:14 SGSN_Test_0-SCCP(1473)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1473)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241117125200407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125200407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125200407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125200407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125200407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125200407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125200407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125200407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125200407 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125200407 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125200407 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125200407 DMM INFO MM(262420000001003/faf9ddbf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241117125200407 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241117125200407 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125200407 DMM DEBUG MM_STATE_Iu[0x55d8a0015ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241117125200407 DMM ERROR MM_STATE_Iu[0x55d8a0015ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@5519ffa26ce2: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@5519ffa26ce2: Final verdict of PTC: none 20241117125200412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57486<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@5519ffa26ce2: Final verdict of PTC: none 20241117125200415 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125200415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_geran_attach_iu_rau-BVCI210(1466)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1462)@5519ffa26ce2: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@5519ffa26ce2: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1472)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1467)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1460)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1465)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1470)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@5519ffa26ce2: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Nov 17 12:52:00 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 20241117125200545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125200614 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117125200614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125200614 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117125200614 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117125200614 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117125200614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125200614 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117125200614 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117125200614 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) 20241117125200614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125200614 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241117125200614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117125200614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241117125200614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241117125200614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241117125200614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117125200614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241117125200614 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241117125200946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166792) 20241117125201416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125201416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166792, count=178668) 20241117125202417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125202417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125202615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241117125202615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241117125202615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Sun Nov 17 12:52:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125203418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125203418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user started. 20241117125204010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125204012 DMM INFO MM(262420000001003/faf9ddbf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125204012 DMM INFO MM(262420000001003/faf9ddbf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125204012 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125204012 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125204012 DMM DEBUG MM_STATE_Iu[0x55d8a0015ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241117125204012 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241117125204012 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) 20241117125204012 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241117125204012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117125204012 DMM DEBUG MM_STATE_Gb(0)[0x55d8a001d3a0]{Idle}: Deallocated (fsm.c:568) 20241117125204012 DMM DEBUG MM_STATE_Iu[0x55d8a0015ff0]{Detached}: Deallocated (fsm.c:568) 20241117125204012 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015d90]{Deregistered}: Deallocated (fsm.c:568) 20241117125204012 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125204058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125204058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125204058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125204058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125204058 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125204058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125204058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125204058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125204058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125204060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125204060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125204060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125204060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125204060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125204060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125204060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125204060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125204060 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125204060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125204060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1485)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125204061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125204061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125204065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125204076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125204076 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125204093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125204093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125204093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125204093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125204093 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125204093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125204093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125204093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125204093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125204095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125204095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125204095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125204095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125204095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125204095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125204095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125204095 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125204095 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125204095 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125204095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125204096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125204096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125204100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125204108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125204108 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1496)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125204139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125204139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125204139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125204139 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125204139 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125204139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125204139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125204139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125204139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125204141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125204141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125204141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125204142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125204142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125204142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125204142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125204142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125204142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125204142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125204142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125204142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125204142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1496)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125204146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5519ffa26ce2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@5519ffa26ce2: ************************************************* SGSN_Test_0-M3UA(1498)@5519ffa26ce2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@5519ffa26ce2: ************************************************* MTC@5519ffa26ce2: Starting RAN_Emulation SGSN_Test_0-SCCP(1495)@5519ffa26ce2: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1492)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125204154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125204154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1493)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125204349 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117125204349 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241117125204349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117125204349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@5519ffa26ce2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117125204351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125204351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117125204351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117125204351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117125204351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241117125204351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117125204351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241117125204352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125204352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117125204352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117125204352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117125204352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117125204352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117125204352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241117125204352 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241117125204419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125204419 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125204419 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125204419 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125204421 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125204421 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125205159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125205159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125205159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125205159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205159 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117125205159 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117125205160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@5519ffa26ce2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='E711FB8B'O, index=0 SGSN_Test-GSUP(1501)@5519ffa26ce2: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@5519ffa26ce2: 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 := '907B'O, rac := 'AD'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(1497)@5519ffa26ce2: Added conn table entry 0TC_attach_pdp_act_user(1503)4471676 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: First idle individual index:0 SGSN_Test_0-RAN(1497)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 20241117125205487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125205487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125205487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125205487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205488 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125205488 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125205488 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125205488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241117125205488 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ff0]{Deregistered}: Allocated (fsm.c:456) 20241117125205488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117125205488 DMM DEBUG MM_STATE_Gb[0x55d8a0015ec0]{Idle}: Allocated (fsm.c:456) 20241117125205488 DMM DEBUG MM_STATE_Iu[0x55d8a00279f0]{Detached}: Allocated (fsm.c:456) 20241117125205488 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125205488 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125205488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125205488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125205488 DMM DEBUG MM(262420000001004/f214b6cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125205488 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241117125205488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@5519ffa26ce2: { messageType := 2, destLocRef := '443B7C'O ("D;|"), sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@5519ffa26ce2: 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 := 'E3A048304C98EC158330B4E998AB42F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4BFF391F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '869D0DF45691840C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6E2010B131776624DC5CD902C2A117A6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0A7CCEFDAC35B7DFBED1766F29271657'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '61DF0071F2F0A18002FCB17C3A59D7B5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DEBF927C913612C6'O } } } } } SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241117125205497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125205497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125205497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125205497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205497 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125205497 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125205497 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125205498 DMM DEBUG MM(262420000001004/f214b6cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241117125205498 DMM NOTICE MM(262420000001004/f214b6cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125205498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125205498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125205498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125205498 DMM DEBUG MM(262420000001004/f214b6cc) Requesting authorization (sgsn_auth.c:160) 20241117125205498 DMM INFO MM(262420000001004/f214b6cc) Requesting authentication tuples (sgsn_auth.c:184) 20241117125205498 DMM DEBUG MM(262420000001004/f214b6cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125205498 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241117125205498 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@5519ffa26ce2: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241117125205500 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125205500 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125205500 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125205500 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125205500 DMM INFO MM(262420000001004/f214b6cc) Subscriber data update (mmctx.c:445) 20241117125205500 DMM DEBUG MM(262420000001004/f214b6cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125205500 DMM INFO MM(262420000001004/f214b6cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125205500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125205500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125205500 DMM INFO MM(262420000001004/f214b6cc) <- GMM AUTH AND CIPHERING REQ (rand = e3 a0 48 30 4c 98 ec 15 83 30 b4 e9 98 ab 42 f7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 61 df 00 71 f2 f0 a1 80 02 fc b1 7c 3a 59 d7 b5 ) (gprs_gmm.c:483) 20241117125205500 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241117125205501 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_len:37 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122DEBF927C23094B99990000100004F02904913612C6'O 20241117125205506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125205507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125205507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125205507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205507 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125205507 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125205507 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125205507 DMM INFO MM(262420000001004/f214b6cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125205507 DMM NOTICE MM(262420000001004/f214b6cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125205507 DMM DEBUG MM(262420000001004/f214b6cc) checking auth: received UMTS RES = de bf 92 7c 91 36 12 c6 (gprs_gmm.c:666) 20241117125205507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125205507 DMM DEBUG MM(262420000001004/f214b6cc) Requesting authorization (sgsn_auth.c:160) 20241117125205507 DMM INFO MM(262420000001004/f214b6cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125205507 DMM DEBUG MM(262420000001004/f214b6cc) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125205507 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241117125205507 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) 20241117125205507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117125205507 DMM DEBUG MM(262420000001004/f214b6cc) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117125205507 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205507 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125205516 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205516 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125205516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125205516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125205516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205516 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125205516 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125205516 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125205516 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241117125205516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241117125205516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117125205516 DMM INFO MM(262420000001004/f214b6cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf214b6cc) (gprs_gmm.c:300) 20241117125205516 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241117125205516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117125205520 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125205520 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125205520 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241117125205520 DMM INFO MM(262420000001004/f214b6cc) Subscriber data update (mmctx.c:445) 20241117125205520 DMM DEBUG MM(262420000001004/f214b6cc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125205520 DMM INFO MM(262420000001004/f214b6cc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125205520 DMM NOTICE MM(262420000001004/f214b6cc) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241117125205520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125205520 DMM NOTICE MM(262420000001004/f214b6cc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125205520 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) 20241117125205521 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125205521 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241117125205521 DMM INFO MM(262420000001004/f214b6cc) Subscriber data update (mmctx.c:445) 20241117125205521 DMM DEBUG MM(262420000001004/f214b6cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_len:14 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117125205523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125205523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125205523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125205523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205523 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125205523 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125205523 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125205523 DMM INFO MM(262420000001004/f214b6cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125205524 DMM NOTICE MM(262420000001004/f214b6cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125205524 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125205524 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125205524 DMM DEBUG MM_STATE_Iu(5)[0x55d8a00279f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241117125205524 DMM DEBUG MM_STATE_Iu(5)[0x55d8a00279f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241117125205524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125205524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125205524 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205524 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_len:7 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117125205529 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205529 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205529 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125205529 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125205529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125205529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205530 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117125205530 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117125205530 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117125205530 DMM INFO MM(262420000001004/f214b6cc) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241117125205530 DMM DEBUG MM_STATE_Iu(5)[0x55d8a00279f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241117125205530 DMM DEBUG MM_STATE_Iu(5)[0x55d8a00279f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241117125205530 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 20241117125205531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125205531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125205531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125205532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@5519ffa26ce2: Deleted conn table entry 0TC_attach_pdp_act_user(1503)4471676 TC_attach_pdp_act_user(1503)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@5519ffa26ce2: 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 := 'F214B6CC'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@5519ffa26ce2: Added conn table entry 0TC_attach_pdp_act_user(1503)3969164 SGSN_Test_0-RAN(1497)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: First idle individual index:0 20241117125205733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125205733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125205733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125205733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205734 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125205734 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125205734 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125205734 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF214B6CC) type="signalling" (gprs_gmm.c:1944) 20241117125205734 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241117125205734 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117125205734 DMM DEBUG MM(262420000001004/f214b6cc) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241117125205734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@5519ffa26ce2: { messageType := 2, destLocRef := '3C908C'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125205739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125205739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125205739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125205739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205739 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125205739 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125205739 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125205739 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241117125205739 DMM DEBUG MM_STATE_Iu(5)[0x55d8a00279f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241117125205739 DMM DEBUG MM_STATE_Iu(5)[0x55d8a00279f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241117125205739 DMM INFO MM(262420000001004/f214b6cc) <- GMM SERVICE ACCEPT (P-TMSI=0xf214b6cc) (gprs_gmm.c:813) 20241117125205739 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241117125205740 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205740 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117125205746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125205746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125205746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125205746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205747 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125205747 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125205747 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125205747 DMM INFO MM(262420000001004/f214b6cc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125205747 DMM INFO MM(262420000001004/f214b6cc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125205747 DMM DEBUG MM(262420000001004/f214b6cc) Using GGSN 0 (gprs_sm.c:312) 20241117125205747 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) 20241117125205747 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241117125205747 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125205747 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125205747 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241117125205759 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 95 4b fe bf 11 0a 7b b3 55 14 05 7f b1 fa 72 b6 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) 20241117125205759 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794bf608, cbp=0x55d8a0026d30) (sgsn_libgtp.c:632) 20241117125205759 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125205759 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_len:30 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068009E76AF9B'O 20241117125205777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125205777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125205777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125205777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125205777 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117125205777 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117125205777 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117125205777 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241117125205777 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241117125205777 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241117125205777 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125205777 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241117125205777 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205777 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125205777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125205777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125205777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125205777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125205777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125205777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@5519ffa26ce2: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@5519ffa26ce2: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5519ffa26ce2: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. 20241117125205781 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125205781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1501)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@5519ffa26ce2: Final verdict of PTC: none 20241117125205782 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117125205782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125205782 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117125205782 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117125205782 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117125205782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125205782 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117125205782 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117125205782 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) 20241117125205782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125205782 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241117125205782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117125205782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241117125205782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241117125205782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241117125205782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117125205782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241117125205782 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1485)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1495)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1496)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1490)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@5519ffa26ce2: Final verdict of PTC: none 20241117125205784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1487)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1493)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1488)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1483)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1494)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@5519ffa26ce2: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1493): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-SCCP(1495): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Sun Nov 17 12:52:05 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241117125205928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125206429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277996) 20241117125206782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125206782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277996, count=282448) 20241117125207783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125207783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125207783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241117125207783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241117125207783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Sun Nov 17 12:52:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125208785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125208785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241117125209498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125209499 DMM INFO MM(262420000001004/f214b6cc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125209499 DMM INFO MM(262420000001004/f214b6cc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125209499 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125209499 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125209499 DMM DEBUG MM_STATE_Iu(5)[0x55d8a00279f0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241117125209499 DMM DEBUG MM_STATE_Iu(5)[0x55d8a00279f0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241117125209499 DMM NOTICE MM(262420000001004/f214b6cc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125209499 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241117125209499 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125209499 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125209499 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241117125209499 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241117125209499 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) 20241117125209499 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241117125209499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117125209499 DMM DEBUG MM_STATE_Gb[0x55d8a0015ec0]{Idle}: Deallocated (fsm.c:568) 20241117125209499 DMM DEBUG MM_STATE_Iu(5)[0x55d8a00279f0]{Detached}: Deallocated (fsm.c:568) 20241117125209499 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ff0]{Deregistered}: Deallocated (fsm.c:568) 20241117125209499 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117125209499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125209500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125209500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125209500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125209500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125209500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125209500 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125209544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125209544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125209544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125209544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125209544 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125209544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125209544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125209544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125209544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125209546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125209546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125209546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125209546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125209546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125209546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125209546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125209546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125209546 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125209546 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125209546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125209547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1508)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125209547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125209550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125209560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125209560 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125209581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125209581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125209581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125209581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125209581 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125209581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125209581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125209581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125209581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125209583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125209583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125209583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125209583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125209583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125209583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125209583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125209583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125209583 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125209583 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125209583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1513)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125209584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125209584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125209587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 20241117125209598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125209598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125209620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125209620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125209620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125209620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125209620 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125209620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125209620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125209620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125209620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125209622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125209622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125209622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125209622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125209622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125209622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125209622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125209622 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125209622 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125209622 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125209622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125209623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125209623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125209627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125209636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125209636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5519ffa26ce2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@5519ffa26ce2: ************************************************* SGSN_Test_0-M3UA(1521)@5519ffa26ce2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@5519ffa26ce2: ************************************************* MTC@5519ffa26ce2: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@5519ffa26ce2: v_sccp_pdu_maxlen:268 20241117125209786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125209786 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125209786 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125209786 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125209788 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125209789 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125209844 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117125209844 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241117125209844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117125209844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@5519ffa26ce2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117125209847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125209847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117125209847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117125209847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117125209847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241117125209847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117125209847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241117125209848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125209848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117125209848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117125209848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117125209848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117125209848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117125209848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241117125209848 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241117125210656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125210656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125210656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125210656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125210656 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117125210656 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117125210656 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210656 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125210656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125210656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125210656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@5519ffa26ce2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='ED52A7A4'O, index=0 SGSN_Test-GSUP(1524)@5519ffa26ce2: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@5519ffa26ce2: 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 := '3E82'O, rac := 'DA'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(1520)@5519ffa26ce2: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)16701702 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: First idle individual index:0 SGSN_Test_0-RAN(1520)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 20241117125210854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125210854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125210854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125210854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125210854 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125210854 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125210854 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125210854 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241117125210854 DMM DEBUG GMM(gmm_fsm)[0x55d8a00279f0]{Deregistered}: Allocated (fsm.c:456) 20241117125210854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117125210854 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Allocated (fsm.c:456) 20241117125210854 DMM DEBUG MM_STATE_Iu[0x55d8a0022540]{Detached}: Allocated (fsm.c:456) 20241117125210854 DMM DEBUG GMM(gmm_fsm)[0x55d8a00279f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125210854 DMM DEBUG GMM(gmm_fsm)[0x55d8a00279f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125210854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125210854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125210854 DMM DEBUG MM(262420000001058/cf38ab93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125210854 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241117125210855 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210855 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125210855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125210855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125210855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125210855 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210855 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125210855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125210855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125210855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5519ffa26ce2: { messageType := 2, destLocRef := 'FED906'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@5519ffa26ce2: 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 := '0EB176509D5D45791AEEA07B097CC60F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED34B308'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '091AB9562F4DED9A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D551CDA0B502C850D79B72C72A983BC6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6C036E2A43C746B706F0AF065789CA99'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '93DE59F917EB70B1BFA1BAF64E073176'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CB7C87458CE42191'O } } } } } SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241117125210866 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210866 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125210866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125210866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125210866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125210866 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125210866 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125210866 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125210866 DMM DEBUG MM(262420000001058/cf38ab93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241117125210866 DMM NOTICE MM(262420000001058/cf38ab93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125210866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125210866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125210866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125210866 DMM DEBUG MM(262420000001058/cf38ab93) Requesting authorization (sgsn_auth.c:160) 20241117125210866 DMM INFO MM(262420000001058/cf38ab93) Requesting authentication tuples (sgsn_auth.c:184) 20241117125210866 DMM DEBUG MM(262420000001058/cf38ab93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125210866 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241117125210866 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@5519ffa26ce2: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241117125210869 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125210869 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125210869 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125210869 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125210869 DMM INFO MM(262420000001058/cf38ab93) Subscriber data update (mmctx.c:445) 20241117125210869 DMM DEBUG MM(262420000001058/cf38ab93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125210869 DMM INFO MM(262420000001058/cf38ab93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125210869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125210869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125210869 DMM INFO MM(262420000001058/cf38ab93) <- GMM AUTH AND CIPHERING REQ (rand = 0e b1 76 50 9d 5d 45 79 1a ee a0 7b 09 7c c6 0f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 93 de 59 f9 17 eb 70 b1 bf a1 ba f6 4e 07 31 76 ) (gprs_gmm.c:483) 20241117125210869 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241117125210869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125210869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125210869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125210869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_len:37 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522CB7C874523094B99990000105008F029048CE42191'O 20241117125210876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210876 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125210876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125210876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125210876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125210876 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125210876 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125210876 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125210876 DMM INFO MM(262420000001058/cf38ab93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125210876 DMM NOTICE MM(262420000001058/cf38ab93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125210876 DMM DEBUG MM(262420000001058/cf38ab93) checking auth: received UMTS RES = cb 7c 87 45 8c e4 21 91 (gprs_gmm.c:666) 20241117125210876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125210876 DMM DEBUG MM(262420000001058/cf38ab93) Requesting authorization (sgsn_auth.c:160) 20241117125210876 DMM INFO MM(262420000001058/cf38ab93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125210876 DMM DEBUG MM(262420000001058/cf38ab93) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125210876 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241117125210876 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) 20241117125210877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117125210877 DMM DEBUG MM(262420000001058/cf38ab93) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117125210877 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210877 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125210877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125210877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125210877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125210884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125210884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125210884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125210884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125210884 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125210884 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125210884 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125210884 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241117125210884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241117125210884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117125210884 DMM INFO MM(262420000001058/cf38ab93) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf38ab93) (gprs_gmm.c:300) 20241117125210884 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241117125210884 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210884 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125210884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125210884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125210884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125210884 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210884 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125210884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125210884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125210884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117125210888 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125210888 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125210888 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241117125210888 DMM INFO MM(262420000001058/cf38ab93) Subscriber data update (mmctx.c:445) 20241117125210888 DMM DEBUG MM(262420000001058/cf38ab93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125210888 DMM INFO MM(262420000001058/cf38ab93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125210888 DMM NOTICE MM(262420000001058/cf38ab93) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241117125210888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125210888 DMM NOTICE MM(262420000001058/cf38ab93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125210888 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) 20241117125210888 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125210888 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241117125210888 DMM INFO MM(262420000001058/cf38ab93) Subscriber data update (mmctx.c:445) 20241117125210888 DMM DEBUG MM(262420000001058/cf38ab93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_len:14 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117125210891 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210891 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125210891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125210891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125210891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125210891 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125210891 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125210891 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125210891 DMM INFO MM(262420000001058/cf38ab93) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125210891 DMM NOTICE MM(262420000001058/cf38ab93) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125210891 DMM DEBUG GMM(gmm_fsm)[0x55d8a00279f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125210891 DMM DEBUG GMM(gmm_fsm)[0x55d8a00279f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125210891 DMM DEBUG MM_STATE_Iu(7)[0x55d8a0022540]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241117125210891 DMM DEBUG MM_STATE_Iu(7)[0x55d8a0022540]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241117125210891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125210891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125210891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125210891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125210891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125210891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_len:7 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117125210897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125210897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125210897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125210897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125210897 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117125210897 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117125210898 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117125210898 DMM INFO MM(262420000001058/cf38ab93) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241117125210898 DMM DEBUG MM_STATE_Iu(7)[0x55d8a0022540]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241117125210898 DMM DEBUG MM_STATE_Iu(7)[0x55d8a0022540]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241117125210898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125210898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125210898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125210898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 20241117125210899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125210899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125210899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125210899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125210899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125210899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125210899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125210899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@5519ffa26ce2: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)16701702 TC_attach_pdp_act_user_addr_v4raw(1526)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@5519ffa26ce2: 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 := 'CF38AB93'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@5519ffa26ce2: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)34177 SGSN_Test_0-RAN(1520)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: First idle individual index:0 20241117125211101 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125211101 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125211101 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125211101 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125211101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125211101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125211101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125211101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125211102 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125211102 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125211102 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125211102 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCF38AB93) type="signalling" (gprs_gmm.c:1944) 20241117125211102 DMM DEBUG GMM(gmm_fsm)[0x55d8a00279f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241117125211102 DMM DEBUG GMM(gmm_fsm)[0x55d8a00279f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117125211102 DMM DEBUG MM(262420000001058/cf38ab93) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241117125211102 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125211102 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125211102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125211102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125211102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125211102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125211102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125211102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125211102 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125211102 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125211102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125211102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125211102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125211102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125211102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125211102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5519ffa26ce2: { messageType := 2, destLocRef := '008581'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125211107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125211107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125211107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125211107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125211107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125211107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125211107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125211107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125211107 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125211107 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125211107 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125211107 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241117125211107 DMM DEBUG MM_STATE_Iu(7)[0x55d8a0022540]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241117125211107 DMM DEBUG MM_STATE_Iu(7)[0x55d8a0022540]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241117125211107 DMM INFO MM(262420000001058/cf38ab93) <- GMM SERVICE ACCEPT (P-TMSI=0xcf38ab93) (gprs_gmm.c:813) 20241117125211107 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241117125211107 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125211107 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125211107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125211107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125211107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125211107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125211108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125211108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125211108 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125211108 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125211108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125211108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125211108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125211108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125211108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125211108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117125211114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125211114 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125211114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125211114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125211114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125211114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125211114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125211114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125211114 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125211114 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125211114 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125211114 DMM INFO MM(262420000001058/cf38ab93) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125211114 DMM INFO MM(262420000001058/cf38ab93) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125211114 DMM DEBUG MM(262420000001058/cf38ab93) Using GGSN 0 (gprs_sm.c:312) 20241117125211114 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) 20241117125211114 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241117125211114 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125211114 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125211114 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241117125211125 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 0e 36 4f 7e 11 df 78 e9 f0 14 05 7f b2 d1 a0 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=1083 from retransmit req queue (gtp.c:443) 20241117125211125 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794c0678, cbp=0x55d8a0027730) (sgsn_libgtp.c:632) 20241117125211125 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125211125 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125211125 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125211125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125211125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125211125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125211125 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125211125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125211125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_len:30 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1519)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800542CB890'O 20241117125211140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125211140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125211140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125211140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125211140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125211140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125211140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125211140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125211140 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117125211140 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117125211140 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117125211140 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241117125211140 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241117125211140 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241117125211141 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125211141 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241117125211141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125211141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125211141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125211141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125211141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125211141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125211141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125211141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_v4raw(1526)@5519ffa26ce2: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_v4raw(1526)@5519ffa26ce2: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5519ffa26ce2: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test-GSUP(1524)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1 data has been put to the reassembly buffer 20241117125211144 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125211144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test_0-SCCP(1519)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Dynamic test case error: Sending data on the connection of port SCCP_SP_PORT to 1520:RANAP failed. (Broken pipe) -NSVCI98(1513)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@5519ffa26ce2: setverdict(error): none -> error 20241117125211145 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117125211145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) -NSVCI99(1518)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1508)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@5519ffa26ce2: Final verdict of PTC: none 20241117125211145 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117125211145 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117125211145 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117125211145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125211145 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117125211145 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117125211145 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) 20241117125211145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125211145 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241117125211145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117125211145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241117125211145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241117125211145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241117125211145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117125211145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241117125211145 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241117125211146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42230<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1504)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@5519ffa26ce2: Final verdict of PTC: error -NSVCI98-provIP(1511)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@5519ffa26ce2: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI99-provIP(1516)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1506)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-SCCP(1519): error (none -> error) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-RAN(1520): none (error -> error) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (error -> error) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (error -> error) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (error -> error) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1524): none (error -> error) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (error -> error) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): fail (error -> error) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Sun Nov 17 12:52:11 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241117125211277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125211779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277596) 20241117125212144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125212145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277596, count=289748) 20241117125213145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125213145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125213146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241117125213146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241117125213146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Sun Nov 17 12:52:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125214146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125214147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241117125214847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125214848 DMM INFO MM(262420000001058/cf38ab93) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125214848 DMM INFO MM(262420000001058/cf38ab93) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125214848 DMM DEBUG GMM(gmm_fsm)[0x55d8a00279f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125214848 DMM DEBUG GMM(gmm_fsm)[0x55d8a00279f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125214848 DMM DEBUG MM_STATE_Iu(7)[0x55d8a0022540]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241117125214849 DMM DEBUG MM_STATE_Iu(7)[0x55d8a0022540]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241117125214849 DMM NOTICE MM(262420000001058/cf38ab93) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125214849 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241117125214849 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125214849 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125214849 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241117125214849 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241117125214849 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) 20241117125214849 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20241117125214849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117125214849 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Deallocated (fsm.c:568) 20241117125214849 DMM DEBUG MM_STATE_Iu(7)[0x55d8a0022540]{Detached}: Deallocated (fsm.c:568) 20241117125214849 DMM DEBUG GMM(gmm_fsm)[0x55d8a00279f0]{Deregistered}: Deallocated (fsm.c:568) 20241117125214849 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117125214849 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125214849 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125214849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125214849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125214849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125214849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125214849 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125214892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125214892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125214892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125214892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125214892 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125214892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125214892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125214892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125214892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125214894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125214894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125214894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125214894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125214894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125214894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125214894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125214894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125214894 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125214894 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125214894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125214895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125214895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125214898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125214907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125214907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125214929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125214929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125214929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125214929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125214929 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125214929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125214929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125214929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125214929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125214931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125214931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125214931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125214931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125214931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125214931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125214931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125214931 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125214931 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125214931 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125214931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1536)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125214932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125214932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125214935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125214945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125214945 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125214964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125214964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125214964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125214964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125214964 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125214964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125214964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125214964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125214964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125214966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125214966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125214966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125214967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125214967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125214967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125214967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125214967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125214967 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125214967 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125214967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125214967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125214967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125214971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125214981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125214981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5519ffa26ce2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@5519ffa26ce2: ************************************************* MTC@5519ffa26ce2: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@5519ffa26ce2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@5519ffa26ce2: ************************************************* SGSN_Test_0-SCCP(1542)@5519ffa26ce2: v_sccp_pdu_maxlen:268 20241117125215148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125215148 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125215148 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125215148 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125215150 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125215151 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125215187 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117125215187 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241117125215187 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117125215187 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@5519ffa26ce2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117125215190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125215190 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117125215190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117125215190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117125215190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241117125215190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117125215190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241117125215191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125215191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117125215191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117125215191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117125215192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117125215192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117125215192 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241117125215192 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241117125215997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125215997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125215997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125215997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125215997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125215997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125215997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125215997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125215998 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117125215998 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117125215998 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125215998 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125215998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125215998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125215998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125215998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125215998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125215998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@5519ffa26ce2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='F3B88959'O, index=0 SGSN_Test-GSUP(1547)@5519ffa26ce2: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5519ffa26ce2: 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 := 'A01E'O, rac := '7F'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(1543)@5519ffa26ce2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8785282 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: First idle individual index:0 SGSN_Test_0-RAN(1543)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 20241117125216219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125216219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125216219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125216219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216219 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125216219 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125216219 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125216219 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241117125216220 DMM DEBUG GMM(gmm_fsm)[0x55d8a0022540]{Deregistered}: Allocated (fsm.c:456) 20241117125216220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117125216220 DMM DEBUG MM_STATE_Gb[0x55d8a0015ec0]{Idle}: Allocated (fsm.c:456) 20241117125216220 DMM DEBUG MM_STATE_Iu[0x55d8a00274f0]{Detached}: Allocated (fsm.c:456) 20241117125216220 DMM DEBUG GMM(gmm_fsm)[0x55d8a0022540]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125216220 DMM DEBUG GMM(gmm_fsm)[0x55d8a0022540]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125216220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125216220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125216220 DMM DEBUG MM(262420000001055/ff0d6151) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125216220 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241117125216220 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216220 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5519ffa26ce2: { messageType := 2, destLocRef := '860D82'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5519ffa26ce2: 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 := 'D50B332EA1F719E465D9868AFCE775F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25B9B4FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '367604FC2DA69D2B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ABA34B9237C05466D7EBBD5F68277024'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8BB5AF6753145CFE4921539E2D7FAE54'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9B77AC57D191633310F12AE0A0005A44'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '860745FCFE05F617'O } } } } } SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241117125216229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125216229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125216229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125216229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216229 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125216229 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125216229 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125216229 DMM DEBUG MM(262420000001055/ff0d6151) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241117125216229 DMM NOTICE MM(262420000001055/ff0d6151) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125216229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125216229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125216229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125216229 DMM DEBUG MM(262420000001055/ff0d6151) Requesting authorization (sgsn_auth.c:160) 20241117125216229 DMM INFO MM(262420000001055/ff0d6151) Requesting authentication tuples (sgsn_auth.c:184) 20241117125216229 DMM DEBUG MM(262420000001055/ff0d6151) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125216229 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241117125216229 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@5519ffa26ce2: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241117125216232 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125216232 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125216232 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125216232 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125216232 DMM INFO MM(262420000001055/ff0d6151) Subscriber data update (mmctx.c:445) 20241117125216232 DMM DEBUG MM(262420000001055/ff0d6151) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125216232 DMM INFO MM(262420000001055/ff0d6151) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125216232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125216232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125216232 DMM INFO MM(262420000001055/ff0d6151) <- GMM AUTH AND CIPHERING REQ (rand = d5 0b 33 2e a1 f7 19 e4 65 d9 86 8a fc e7 75 f9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b 77 ac 57 d1 91 63 33 10 f1 2a e0 a0 00 5a 44 ) (gprs_gmm.c:483) 20241117125216232 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241117125216232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_len:37 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022860745FC23094B99990000105005F02904FE05F617'O 20241117125216238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125216238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125216238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125216238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216238 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125216238 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125216238 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125216238 DMM INFO MM(262420000001055/ff0d6151) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125216238 DMM NOTICE MM(262420000001055/ff0d6151) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125216238 DMM DEBUG MM(262420000001055/ff0d6151) checking auth: received UMTS RES = 86 07 45 fc fe 05 f6 17 (gprs_gmm.c:666) 20241117125216238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125216238 DMM DEBUG MM(262420000001055/ff0d6151) Requesting authorization (sgsn_auth.c:160) 20241117125216238 DMM INFO MM(262420000001055/ff0d6151) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125216238 DMM DEBUG MM(262420000001055/ff0d6151) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125216238 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241117125216238 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) 20241117125216238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117125216238 DMM DEBUG MM(262420000001055/ff0d6151) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117125216238 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216238 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125216245 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216245 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125216245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125216245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125216245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216246 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125216246 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125216246 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125216246 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241117125216246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241117125216246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117125216246 DMM INFO MM(262420000001055/ff0d6151) <- GMM ATTACH ACCEPT (new P-TMSI=0xff0d6151) (gprs_gmm.c:300) 20241117125216246 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241117125216246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117125216251 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125216251 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125216251 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241117125216251 DMM INFO MM(262420000001055/ff0d6151) Subscriber data update (mmctx.c:445) 20241117125216251 DMM DEBUG MM(262420000001055/ff0d6151) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125216251 DMM INFO MM(262420000001055/ff0d6151) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125216251 DMM NOTICE MM(262420000001055/ff0d6151) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241117125216251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125216251 DMM NOTICE MM(262420000001055/ff0d6151) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125216251 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) 20241117125216251 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125216251 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241117125216251 DMM INFO MM(262420000001055/ff0d6151) Subscriber data update (mmctx.c:445) 20241117125216251 DMM DEBUG MM(262420000001055/ff0d6151) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_len:14 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117125216254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125216254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125216254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125216254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216254 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125216254 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125216254 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125216254 DMM INFO MM(262420000001055/ff0d6151) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125216254 DMM NOTICE MM(262420000001055/ff0d6151) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125216254 DMM DEBUG GMM(gmm_fsm)[0x55d8a0022540]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125216254 DMM DEBUG GMM(gmm_fsm)[0x55d8a0022540]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125216254 DMM DEBUG MM_STATE_Iu(9)[0x55d8a00274f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241117125216254 DMM DEBUG MM_STATE_Iu(9)[0x55d8a00274f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241117125216254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125216254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125216254 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_len:7 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117125216259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125216259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125216259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125216259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216259 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117125216259 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117125216259 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117125216259 DMM INFO MM(262420000001055/ff0d6151) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241117125216259 DMM DEBUG MM_STATE_Iu(9)[0x55d8a00274f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241117125216259 DMM DEBUG MM_STATE_Iu(9)[0x55d8a00274f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241117125216260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 20241117125216261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125216261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125216261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125216261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@5519ffa26ce2: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8785282 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5519ffa26ce2: 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 := 'FF0D6151'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@5519ffa26ce2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)13871409 SGSN_Test_0-RAN(1543)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: First idle individual index:0 20241117125216465 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216465 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216465 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125216465 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125216465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125216465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216466 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125216466 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125216466 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125216466 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFF0D6151) type="signalling" (gprs_gmm.c:1944) 20241117125216466 DMM DEBUG GMM(gmm_fsm)[0x55d8a0022540]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241117125216466 DMM DEBUG GMM(gmm_fsm)[0x55d8a0022540]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117125216466 DMM DEBUG MM(262420000001055/ff0d6151) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241117125216466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5519ffa26ce2: { messageType := 2, destLocRef := 'D3A931'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125216471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216471 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125216471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125216471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125216471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216471 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125216471 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125216471 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125216471 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241117125216471 DMM DEBUG MM_STATE_Iu(9)[0x55d8a00274f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241117125216471 DMM DEBUG MM_STATE_Iu(9)[0x55d8a00274f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241117125216471 DMM INFO MM(262420000001055/ff0d6151) <- GMM SERVICE ACCEPT (P-TMSI=0xff0d6151) (gprs_gmm.c:813) 20241117125216471 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241117125216472 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216472 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216472 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216472 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117125216479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125216479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125216479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125216479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216479 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125216479 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125216479 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125216479 DMM INFO MM(262420000001055/ff0d6151) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125216479 DMM INFO MM(262420000001055/ff0d6151) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125216479 DMM DEBUG MM(262420000001055/ff0d6151) Using GGSN 0 (gprs_sm.c:312) 20241117125216479 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) 20241117125216479 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241117125216479 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125216479 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125216479 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241117125216489 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 35 d8 13 df 11 35 56 02 80 14 05 7f 53 23 74 f3 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) 20241117125216489 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794c16e8, cbp=0x55d8a0028b90) (sgsn_libgtp.c:632) 20241117125216489 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125216490 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216490 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_len:33 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F000068007BCD6701'O 20241117125216508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125216508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125216508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125216509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125216509 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117125216509 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117125216509 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117125216509 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241117125216509 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241117125216509 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241117125216509 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125216509 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241117125216509 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125216509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125216509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125216509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125216509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125216509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125216509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Session index based on local reference:0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5519ffa26ce2: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 will be put to the reassembly buffer TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5519ffa26ce2: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1 data has been put to the reassembly buffer MC@5519ffa26ce2: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1542)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117125216513 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125216513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1546)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(1547)@5519ffa26ce2: Final verdict of PTC: none 20241117125216515 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117125216515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125216515 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117125216515 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117125216515 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117125216515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125216515 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117125216515 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117125216515 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) 20241117125216515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125216515 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241117125216515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117125216515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241117125216515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241117125216515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241117125216515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117125216515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI97(1531)@5519ffa26ce2: Final verdict of PTC: none 20241117125216515 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1527)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1536)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1541)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@5519ffa26ce2: Final verdict of PTC: none 20241117125216517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42246<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1528)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1534)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1529)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1539)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5519ffa26ce2: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test-GGSN_GTP(1548)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail'. Sun Nov 17 12:52:16 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241117125216656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125217158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=282792) 20241117125217513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125217513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=282792, count=289640) 20241117125218515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125218515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125218516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241117125218516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241117125218516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Sun Nov 17 12:52:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125219516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125219516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241117125220223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125220225 DMM INFO MM(262420000001055/ff0d6151) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125220225 DMM INFO MM(262420000001055/ff0d6151) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125220225 DMM DEBUG GMM(gmm_fsm)[0x55d8a0022540]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125220225 DMM DEBUG GMM(gmm_fsm)[0x55d8a0022540]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125220225 DMM DEBUG MM_STATE_Iu(9)[0x55d8a00274f0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241117125220225 DMM DEBUG MM_STATE_Iu(9)[0x55d8a00274f0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241117125220225 DMM NOTICE MM(262420000001055/ff0d6151) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125220225 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241117125220225 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125220225 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125220225 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241117125220225 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241117125220225 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) 20241117125220225 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20241117125220225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117125220225 DMM DEBUG MM_STATE_Gb[0x55d8a0015ec0]{Idle}: Deallocated (fsm.c:568) 20241117125220225 DMM DEBUG MM_STATE_Iu(9)[0x55d8a00274f0]{Detached}: Deallocated (fsm.c:568) 20241117125220225 DMM DEBUG GMM(gmm_fsm)[0x55d8a0022540]{Deregistered}: Deallocated (fsm.c:568) 20241117125220225 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117125220225 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125220225 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125220225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125220225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125220225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125220225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125220225 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125220269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125220269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125220269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125220269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125220269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125220269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125220269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125220269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125220269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125220270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125220270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125220270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125220271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125220271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125220271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125220271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125220271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125220271 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125220271 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125220271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125220271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125220271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125220274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1555)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117125220282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125220282 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1560)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1560)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125220313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125220313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125220313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125220313 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125220313 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125220313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125220313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125220313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125220313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1559)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1560)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125220315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125220315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125220315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125220315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125220315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125220315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125220315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125220315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125220315 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125220315 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125220315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125220316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125220316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1560)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1560)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125220320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125220329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125220329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1561)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1559)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125220339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125220339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125220339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125220339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125220339 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125220339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125220339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125220339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125220339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125220341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125220341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125220341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125220341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125220341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125220341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125220341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125220341 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125220341 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125220341 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125220341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1564)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125220342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125220342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125220345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125220356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125220356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@5519ffa26ce2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@5519ffa26ce2: ************************************************* SGSN_Test_0-M3UA(1567)@5519ffa26ce2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@5519ffa26ce2: ************************************************* MTC@5519ffa26ce2: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@5519ffa26ce2: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125220517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125220517 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125220517 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125220517 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125220519 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125220519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125220560 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117125220560 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241117125220560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117125220560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@5519ffa26ce2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117125220563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125220563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117125220563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117125220563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117125220563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241117125220563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117125220563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241117125220564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125220564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117125220564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117125220564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117125220564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117125220564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117125220564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241117125220564 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241117125221371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125221371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125221371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125221371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221372 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117125221372 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117125221372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@5519ffa26ce2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='D1751B54'O, index=0 SGSN_Test-GSUP(1570)@5519ffa26ce2: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5519ffa26ce2: 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 := 'F32D'O, rac := '5C'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(1566)@5519ffa26ce2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)6284746 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: First idle individual index:0 20241117125221578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125221578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125221578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125221578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 20241117125221578 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125221578 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125221578 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125221578 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241117125221578 DMM DEBUG GMM(gmm_fsm)[0x55d8a00274f0]{Deregistered}: Allocated (fsm.c:456) 20241117125221578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117125221578 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Allocated (fsm.c:456) 20241117125221578 DMM DEBUG MM_STATE_Iu[0x55d8a0029b10]{Detached}: Allocated (fsm.c:456) 20241117125221578 DMM DEBUG GMM(gmm_fsm)[0x55d8a00274f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125221578 DMM DEBUG GMM(gmm_fsm)[0x55d8a00274f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125221578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125221578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125221578 DMM DEBUG MM(262420000001056/f67f7ea6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125221578 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241117125221578 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221578 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221578 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221578 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221579 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5519ffa26ce2: { messageType := 2, destLocRef := '5FE5CA'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5519ffa26ce2: 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 := '8DBF33AF0952DB00414C3B2E9A977731'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A37BB1F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4EEA8A1ACF4B967D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '832B535B08981925746CF606C57A3829'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '58FF6F753F1CB117EC1FC38B70673151'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2E8C740F22B8A4FF07AFCF8619B81552'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '808B8813151CE263'O } } } } } SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241117125221587 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221587 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125221587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125221587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125221587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221587 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125221587 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125221587 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125221587 DMM DEBUG MM(262420000001056/f67f7ea6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241117125221587 DMM NOTICE MM(262420000001056/f67f7ea6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125221587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125221587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125221587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125221587 DMM DEBUG MM(262420000001056/f67f7ea6) Requesting authorization (sgsn_auth.c:160) 20241117125221587 DMM INFO MM(262420000001056/f67f7ea6) Requesting authentication tuples (sgsn_auth.c:184) 20241117125221587 DMM DEBUG MM(262420000001056/f67f7ea6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125221587 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241117125221587 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@5519ffa26ce2: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241117125221590 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125221590 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125221590 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125221590 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125221590 DMM INFO MM(262420000001056/f67f7ea6) Subscriber data update (mmctx.c:445) 20241117125221590 DMM DEBUG MM(262420000001056/f67f7ea6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125221590 DMM INFO MM(262420000001056/f67f7ea6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125221590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125221590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125221590 DMM INFO MM(262420000001056/f67f7ea6) <- GMM AUTH AND CIPHERING REQ (rand = 8d bf 33 af 09 52 db 00 41 4c 3b 2e 9a 97 77 31 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2e 8c 74 0f 22 b8 a4 ff 07 af cf 86 19 b8 15 52 ) (gprs_gmm.c:483) 20241117125221590 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241117125221590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_len:37 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22808B881323094B99990000105006F02904151CE263'O 20241117125221596 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125221596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125221596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125221596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221596 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125221596 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125221596 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125221596 DMM INFO MM(262420000001056/f67f7ea6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125221596 DMM NOTICE MM(262420000001056/f67f7ea6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125221596 DMM DEBUG MM(262420000001056/f67f7ea6) checking auth: received UMTS RES = 80 8b 88 13 15 1c e2 63 (gprs_gmm.c:666) 20241117125221596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125221596 DMM DEBUG MM(262420000001056/f67f7ea6) Requesting authorization (sgsn_auth.c:160) 20241117125221596 DMM INFO MM(262420000001056/f67f7ea6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125221596 DMM DEBUG MM(262420000001056/f67f7ea6) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125221596 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241117125221596 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) 20241117125221596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117125221596 DMM DEBUG MM(262420000001056/f67f7ea6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117125221596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221597 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221597 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125221605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125221605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125221605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125221605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221606 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125221606 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125221606 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125221606 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241117125221606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241117125221606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117125221606 DMM INFO MM(262420000001056/f67f7ea6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf67f7ea6) (gprs_gmm.c:300) 20241117125221606 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241117125221606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117125221609 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125221609 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125221609 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241117125221609 DMM INFO MM(262420000001056/f67f7ea6) Subscriber data update (mmctx.c:445) 20241117125221609 DMM DEBUG MM(262420000001056/f67f7ea6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125221609 DMM INFO MM(262420000001056/f67f7ea6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125221609 DMM NOTICE MM(262420000001056/f67f7ea6) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241117125221609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125221609 DMM NOTICE MM(262420000001056/f67f7ea6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125221609 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) 20241117125221610 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125221610 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241117125221610 DMM INFO MM(262420000001056/f67f7ea6) Subscriber data update (mmctx.c:445) 20241117125221610 DMM DEBUG MM(262420000001056/f67f7ea6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_len:14 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117125221612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125221612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125221612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125221612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221613 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125221613 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125221613 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125221613 DMM INFO MM(262420000001056/f67f7ea6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125221613 DMM NOTICE MM(262420000001056/f67f7ea6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125221613 DMM DEBUG GMM(gmm_fsm)[0x55d8a00274f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125221613 DMM DEBUG GMM(gmm_fsm)[0x55d8a00274f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125221613 DMM DEBUG MM_STATE_Iu(11)[0x55d8a0029b10]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241117125221613 DMM DEBUG MM_STATE_Iu(11)[0x55d8a0029b10]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241117125221613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125221613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125221613 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_len:7 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117125221618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221618 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125221618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125221618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125221618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221618 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117125221618 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117125221618 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117125221618 DMM INFO MM(262420000001056/f67f7ea6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241117125221618 DMM DEBUG MM_STATE_Iu(11)[0x55d8a0029b10]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241117125221618 DMM DEBUG MM_STATE_Iu(11)[0x55d8a0029b10]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241117125221618 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221618 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221618 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221618 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 20241117125221619 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221619 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221619 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125221619 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125221619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125221619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@5519ffa26ce2: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)6284746 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5519ffa26ce2: 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 := 'F67F7EA6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@5519ffa26ce2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)10967309 SGSN_Test_0-RAN(1566)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: First idle individual index:0 20241117125221821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125221821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125221821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125221821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221822 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125221822 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125221822 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125221822 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF67F7EA6) type="signalling" (gprs_gmm.c:1944) 20241117125221822 DMM DEBUG GMM(gmm_fsm)[0x55d8a00274f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241117125221822 DMM DEBUG GMM(gmm_fsm)[0x55d8a00274f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117125221822 DMM DEBUG MM(262420000001056/f67f7ea6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241117125221822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5519ffa26ce2: { messageType := 2, destLocRef := 'A7590D'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125221827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125221827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125221827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125221827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221827 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125221827 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125221827 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125221827 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241117125221828 DMM DEBUG MM_STATE_Iu(11)[0x55d8a0029b10]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241117125221828 DMM DEBUG MM_STATE_Iu(11)[0x55d8a0029b10]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241117125221828 DMM INFO MM(262420000001056/f67f7ea6) <- GMM SERVICE ACCEPT (P-TMSI=0xf67f7ea6) (gprs_gmm.c:813) 20241117125221828 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241117125221828 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221828 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117125221835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125221835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125221835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125221835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221835 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125221835 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125221835 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125221835 DMM INFO MM(262420000001056/f67f7ea6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125221835 DMM INFO MM(262420000001056/f67f7ea6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125221835 DMM DEBUG MM(262420000001056/f67f7ea6) Using GGSN 0 (gprs_sm.c:312) 20241117125221835 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117125221835 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241117125221835 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125221835 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125221835 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241117125221844 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 07 d9 bc 5f 11 5f 7c 2d 3b 14 05 7f 71 cb 93 46 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) 20241117125221844 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794c2758, cbp=0x55d8a0028470) (sgsn_libgtp.c:632) 20241117125221844 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125221844 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125221844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125221844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125221844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_len:46 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1565)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000755F7289'O 20241117125221861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125221861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125221861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125221861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125221861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125221861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125221861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125221861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125221861 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117125221861 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117125221861 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117125221861 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241117125221861 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 )20241117125221861 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241117125221861 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241117125229933 DGPRS DEBUG Checking for inactive LLMEs, time = 13658684 (sgsn.c:131) 20241117125240518 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241117125240518 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241117125240519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125250272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125250274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125250274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117125250317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125250319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125250319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117125250343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125250344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125250344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5519ffa26ce2: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5519ffa26ce2: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20241117125251588 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125251588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1569)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(1570)@5519ffa26ce2: Final verdict of PTC: none 20241117125251591 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117125251591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125251591 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117125251591 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117125251591 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117125251591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125251591 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117125251591 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117125251591 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) 20241117125251591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125251591 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241117125251591 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117125251591 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) -NSVCI98(1560)@5519ffa26ce2: Final verdict of PTC: none 20241117125251591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241117125251591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241117125251591 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117125251591 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241117125251591 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-SCCP(1565)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1554)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1559)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1564)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@5519ffa26ce2: Final verdict of PTC: none 20241117125251593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37558<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1556)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1562)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1558)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5519ffa26ce2: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1552)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1558): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1559): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1560): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail'. Sun Nov 17 12:52:51 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241117125251726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125252228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289452) 20241117125252589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125252589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=289452, count=290892) 20241117125253591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125253591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125253592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241117125253592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241117125253592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Sun Nov 17 12:52:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125254593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125254593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241117125255295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125255296 DMM INFO MM(262420000001056/f67f7ea6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125255296 DMM INFO MM(262420000001056/f67f7ea6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125255296 DMM DEBUG GMM(gmm_fsm)[0x55d8a00274f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125255296 DMM DEBUG GMM(gmm_fsm)[0x55d8a00274f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125255296 DMM DEBUG MM_STATE_Iu(11)[0x55d8a0029b10]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241117125255297 DMM DEBUG MM_STATE_Iu(11)[0x55d8a0029b10]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241117125255297 DMM NOTICE MM(262420000001056/f67f7ea6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125255297 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241117125255297 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125255297 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125255297 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241117125255297 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241117125255297 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) 20241117125255297 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20241117125255297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117125255297 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Deallocated (fsm.c:568) 20241117125255297 DMM DEBUG MM_STATE_Iu(11)[0x55d8a0029b10]{Detached}: Deallocated (fsm.c:568) 20241117125255297 DMM DEBUG GMM(gmm_fsm)[0x55d8a00274f0]{Deregistered}: Deallocated (fsm.c:568) 20241117125255297 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117125255297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125255297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125255297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125255297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125255297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125255297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125255297 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125255342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125255342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125255342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125255342 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125255342 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125255342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125255342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125255342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125255342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125255344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125255344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125255344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125255344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125255344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125255344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125255344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125255344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125255344 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125255344 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125255344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1577)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125255345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125255345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125255348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1574)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1578)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117125255356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125255356 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1583)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1583)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125255393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125255393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125255393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125255393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125255393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125255393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125255393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125255393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125255393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1582)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1583)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125255394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125255394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125255394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125255395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125255395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125255395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125255395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125255395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125255395 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125255395 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125255395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125255395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125255395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1583)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1583)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125255399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1579)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125255410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125255410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1584)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1582)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125255420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125255420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125255420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125255420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125255420 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125255420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125255420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125255420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125255420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125255422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125255422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125255422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125255422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125255422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125255422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125255422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125255422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125255422 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125255422 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125255422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125255423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125255423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125255427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125255435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125255435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5519ffa26ce2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5519ffa26ce2: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@5519ffa26ce2: ************************************************* SGSN_Test_0-M3UA(1590)@5519ffa26ce2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@5519ffa26ce2: ************************************************* SGSN_Test_0-SCCP(1588)@5519ffa26ce2: v_sccp_pdu_maxlen:268 20241117125255593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125255593 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125255593 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125255593 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125255595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125255596 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125255643 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117125255643 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241117125255643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117125255643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@5519ffa26ce2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117125255645 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125255645 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117125255645 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117125255645 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117125255645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241117125255645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117125255645 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241117125255646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125255646 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117125255646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117125255646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117125255646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117125255646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117125255646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241117125255646 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241117125256454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125256454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125256454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125256455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256455 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117125256455 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117125256455 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@5519ffa26ce2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='D0FA7992'O, index=0 SGSN_Test-GSUP(1593)@5519ffa26ce2: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5519ffa26ce2: 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 := '21F3'O, rac := '52'O ("R") }, 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(1589)@5519ffa26ce2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)12612482 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: First idle individual index:0 SGSN_Test_0-RAN(1589)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 20241117125256663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125256663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125256663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125256663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256663 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125256663 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125256663 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125256663 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241117125256663 DMM DEBUG GMM(gmm_fsm)[0x55d8a0029b10]{Deregistered}: Allocated (fsm.c:456) 20241117125256663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117125256663 DMM DEBUG MM_STATE_Gb[0x55d8a0015ec0]{Idle}: Allocated (fsm.c:456) 20241117125256663 DMM DEBUG MM_STATE_Iu[0x55d8a00293b0]{Detached}: Allocated (fsm.c:456) 20241117125256663 DMM DEBUG GMM(gmm_fsm)[0x55d8a0029b10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125256663 DMM DEBUG GMM(gmm_fsm)[0x55d8a0029b10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125256664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125256664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125256664 DMM DEBUG MM(262420000001057/f7c0e47b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125256664 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241117125256664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5519ffa26ce2: { messageType := 2, destLocRef := 'C07382'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5519ffa26ce2: 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 := 'D10E0A2E7E55ED6897520196386C7A9C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A78CE880'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7792F8CCA023CF5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7A298DCB01E8ACFA83A3FC6CC40746C6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '438A5DC9052221DE79CB2406DC6A906E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FCA3E7E59039BA537E6C0E56E839F6C0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '087F1B53AAAFC0AA'O } } } } } SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241117125256672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125256672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125256672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125256672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256672 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125256672 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125256672 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125256672 DMM DEBUG MM(262420000001057/f7c0e47b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241117125256672 DMM NOTICE MM(262420000001057/f7c0e47b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125256672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125256672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125256672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125256673 DMM DEBUG MM(262420000001057/f7c0e47b) Requesting authorization (sgsn_auth.c:160) 20241117125256673 DMM INFO MM(262420000001057/f7c0e47b) Requesting authentication tuples (sgsn_auth.c:184) 20241117125256673 DMM DEBUG MM(262420000001057/f7c0e47b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125256673 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241117125256673 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@5519ffa26ce2: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241117125256676 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125256676 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125256676 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125256676 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125256676 DMM INFO MM(262420000001057/f7c0e47b) Subscriber data update (mmctx.c:445) 20241117125256676 DMM DEBUG MM(262420000001057/f7c0e47b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125256676 DMM INFO MM(262420000001057/f7c0e47b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125256676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125256676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125256676 DMM INFO MM(262420000001057/f7c0e47b) <- GMM AUTH AND CIPHERING REQ (rand = d1 0e 0a 2e 7e 55 ed 68 97 52 01 96 38 6c 7a 9c , mmctx_is_r99=1, vec->auth_types=0x3, autn = fc a3 e7 e5 90 39 ba 53 7e 6c 0e 56 e8 39 f6 c0 ) (gprs_gmm.c:483) 20241117125256676 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241117125256676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_len:37 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022087F1B5323094B99990000105007F02904AAAFC0AA'O 20241117125256682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125256682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125256682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125256682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256682 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125256682 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125256682 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125256682 DMM INFO MM(262420000001057/f7c0e47b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125256682 DMM NOTICE MM(262420000001057/f7c0e47b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125256682 DMM DEBUG MM(262420000001057/f7c0e47b) checking auth: received UMTS RES = 08 7f 1b 53 aa af c0 aa (gprs_gmm.c:666) 20241117125256682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125256682 DMM DEBUG MM(262420000001057/f7c0e47b) Requesting authorization (sgsn_auth.c:160) 20241117125256682 DMM INFO MM(262420000001057/f7c0e47b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125256682 DMM DEBUG MM(262420000001057/f7c0e47b) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125256682 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241117125256682 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) 20241117125256682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117125256682 DMM DEBUG MM(262420000001057/f7c0e47b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117125256682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125256690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125256690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125256690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125256690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256690 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125256690 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125256690 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125256690 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241117125256690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241117125256690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117125256690 DMM INFO MM(262420000001057/f7c0e47b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7c0e47b) (gprs_gmm.c:300) 20241117125256690 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241117125256691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117125256694 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125256694 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125256694 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241117125256694 DMM INFO MM(262420000001057/f7c0e47b) Subscriber data update (mmctx.c:445) 20241117125256694 DMM DEBUG MM(262420000001057/f7c0e47b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125256694 DMM INFO MM(262420000001057/f7c0e47b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125256694 DMM NOTICE MM(262420000001057/f7c0e47b) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241117125256694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125256694 DMM NOTICE MM(262420000001057/f7c0e47b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125256694 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) 20241117125256695 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125256695 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241117125256695 DMM INFO MM(262420000001057/f7c0e47b) Subscriber data update (mmctx.c:445) 20241117125256695 DMM DEBUG MM(262420000001057/f7c0e47b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_len:14 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117125256697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125256697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125256697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125256697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256697 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125256697 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125256698 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125256698 DMM INFO MM(262420000001057/f7c0e47b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125256698 DMM NOTICE MM(262420000001057/f7c0e47b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125256698 DMM DEBUG GMM(gmm_fsm)[0x55d8a0029b10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125256698 DMM DEBUG GMM(gmm_fsm)[0x55d8a0029b10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125256698 DMM DEBUG MM_STATE_Iu(13)[0x55d8a00293b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241117125256698 DMM DEBUG MM_STATE_Iu(13)[0x55d8a00293b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241117125256698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125256698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125256698 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256698 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_len:7 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117125256703 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256703 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125256703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125256703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125256703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256703 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117125256703 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117125256703 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117125256703 DMM INFO MM(262420000001057/f7c0e47b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241117125256703 DMM DEBUG MM_STATE_Iu(13)[0x55d8a00293b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241117125256703 DMM DEBUG MM_STATE_Iu(13)[0x55d8a00293b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241117125256703 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256703 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 20241117125256704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125256704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125256704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125256704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@5519ffa26ce2: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)12612482 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5519ffa26ce2: 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 := 'F7C0E47B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@5519ffa26ce2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)28492 SGSN_Test_0-RAN(1589)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: First idle individual index:0 20241117125256905 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125256905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125256905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125256905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256906 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125256906 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125256906 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125256906 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF7C0E47B) type="signalling" (gprs_gmm.c:1944) 20241117125256906 DMM DEBUG GMM(gmm_fsm)[0x55d8a0029b10]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241117125256906 DMM DEBUG GMM(gmm_fsm)[0x55d8a0029b10]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117125256906 DMM DEBUG MM(262420000001057/f7c0e47b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241117125256906 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256906 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256906 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256906 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5519ffa26ce2: { messageType := 2, destLocRef := '006F4C'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125256910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125256910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125256910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125256910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256910 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125256910 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125256910 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125256910 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241117125256911 DMM DEBUG MM_STATE_Iu(13)[0x55d8a00293b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241117125256911 DMM DEBUG MM_STATE_Iu(13)[0x55d8a00293b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241117125256911 DMM INFO MM(262420000001057/f7c0e47b) <- GMM SERVICE ACCEPT (P-TMSI=0xf7c0e47b) (gprs_gmm.c:813) 20241117125256911 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241117125256911 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256911 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117125256917 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125256917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125256917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125256917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256917 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125256917 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125256917 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125256917 DMM INFO MM(262420000001057/f7c0e47b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125256917 DMM INFO MM(262420000001057/f7c0e47b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125256917 DMM DEBUG MM(262420000001057/f7c0e47b) Using GGSN 0 (gprs_sm.c:312) 20241117125256917 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 22. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117125256917 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241117125256917 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125256917 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125256917 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241117125256927 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 12 04 43 00 00 01 80 08 00 10 c6 0c 72 a4 11 79 f7 dd fc 14 05 7f f4 63 9b 80 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241117125256927 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794c37c8, cbp=0x55d8a0029550) (sgsn_libgtp.c:632) 20241117125256927 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125256927 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125256927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125256927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125256927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_len:48 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1588)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F00006800000000000000000000000000000021189366'O 20241117125256944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125256944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125256944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125256944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125256944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125256944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125256944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125256944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125256944 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117125256944 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117125256944 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117125256944 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241117125256944 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 )20241117125256944 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241117125256944 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241117125259934 DGPRS DEBUG Checking for inactive LLMEs, time = 13658714 (sgsn.c:131) 20241117125315594 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241117125315594 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125315595 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241117125325346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125325348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125325348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117125325395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125325397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125325397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241117125325423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125325425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125325425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5519ffa26ce2: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5519ffa26ce2: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. 20241117125326668 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125326668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1593)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1583)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1577)@5519ffa26ce2: Final verdict of PTC: none 20241117125326670 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117125326670 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125326670 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117125326671 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117125326671 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117125326671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125326671 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117125326671 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117125326671 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) 20241117125326671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125326671 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241117125326671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117125326671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241117125326671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241117125326671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241117125326671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117125326671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241117125326671 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1587)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1582)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@5519ffa26ce2: Final verdict of PTC: none 20241117125326672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42430<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1590)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1575)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1581)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1585)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5519ffa26ce2: Final verdict of PTC: fail reason: "Tguard timeout" MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1581): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1582): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1583): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@5519ffa26ce2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail'. Sun Nov 17 12:53:26 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241117125326810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125327311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50944<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288436) 20241117125327670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125327670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288436, count=289876) 20241117125328671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125328671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125328672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241117125328672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241117125328672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Sun Nov 17 12:53:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125329673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125329673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125329935 DGPRS DEBUG Checking for inactive LLMEs, time = 13658744 (sgsn.c:131) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_attach_pdp_act_pmm_idle started. 20241117125330376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125330377 DMM INFO MM(262420000001057/f7c0e47b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125330378 DMM INFO MM(262420000001057/f7c0e47b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125330378 DMM DEBUG GMM(gmm_fsm)[0x55d8a0029b10]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125330378 DMM DEBUG GMM(gmm_fsm)[0x55d8a0029b10]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125330378 DMM DEBUG MM_STATE_Iu(13)[0x55d8a00293b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241117125330378 DMM DEBUG MM_STATE_Iu(13)[0x55d8a00293b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241117125330378 DMM NOTICE MM(262420000001057/f7c0e47b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125330378 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241117125330378 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125330378 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125330378 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241117125330378 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241117125330378 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) 20241117125330378 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20241117125330378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117125330378 DMM DEBUG MM_STATE_Gb[0x55d8a0015ec0]{Idle}: Deallocated (fsm.c:568) 20241117125330378 DMM DEBUG MM_STATE_Iu(13)[0x55d8a00293b0]{Detached}: Deallocated (fsm.c:568) 20241117125330378 DMM DEBUG GMM(gmm_fsm)[0x55d8a0029b10]{Deregistered}: Deallocated (fsm.c:568) 20241117125330378 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117125330378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125330378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125330378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125330378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125330378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125330378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125330378 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125330418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125330418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125330418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125330418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125330418 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125330418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125330418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125330418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125330418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125330419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125330419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125330419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125330419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125330419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125330419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125330419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125330419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125330419 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125330419 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125330419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1600)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125330420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125330420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125330423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117125330433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125330433 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1606)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1606)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125330465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125330465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125330465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125330465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125330465 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125330465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125330465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125330465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125330465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1605)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1606)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125330467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125330467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125330467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125330467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125330467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125330467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125330467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125330467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125330467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125330467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125330467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1606)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125330468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125330468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1606)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125330472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1602)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125330480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125330480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1603)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1605)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1611)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1611)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125330503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125330503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125330503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125330503 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125330503 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125330503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125330503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125330503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125330503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1611)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125330505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125330505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125330505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125330505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125330505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125330505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125330505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125330505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125330505 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125330505 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125330505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1611)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125330506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125330506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1611)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125330510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5519ffa26ce2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@5519ffa26ce2: ************************************************* SGSN_Test_0-M3UA(1613)@5519ffa26ce2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@5519ffa26ce2: ************************************************* MTC@5519ffa26ce2: Starting RAN_Emulation SGSN_Test_0-SCCP(1610)@5519ffa26ce2: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1607)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125330519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125330519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1608)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125330674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125330674 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125330674 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125330674 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125330676 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125330676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125330713 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117125330713 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241117125330713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117125330713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@5519ffa26ce2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117125330716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125330716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117125330716 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117125330716 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117125330716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241117125330716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117125330716 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241117125330717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125330717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117125330717 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117125330717 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117125330718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117125330718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117125330718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241117125330718 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241117125331524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331524 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125331524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125331524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125331524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331524 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117125331524 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117125331524 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331524 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@5519ffa26ce2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@5519ffa26ce2: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='F47DB9F5'O, index=0 SGSN_Test-GSUP(1616)@5519ffa26ce2: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@5519ffa26ce2: 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 := '4CF4'O, rac := 'BD'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(1612)@5519ffa26ce2: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)5111940 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: First idle individual index:0 SGSN_Test_0-RAN(1612)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 20241117125331740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125331740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125331740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125331740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331741 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125331741 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125331741 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125331741 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241117125331741 DMM DEBUG GMM(gmm_fsm)[0x55d8a00293b0]{Deregistered}: Allocated (fsm.c:456) 20241117125331741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Allocated (fsm.c:456) 20241117125331741 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Allocated (fsm.c:456) 20241117125331741 DMM DEBUG MM_STATE_Iu[0x55d8a002ae90]{Detached}: Allocated (fsm.c:456) 20241117125331741 DMM DEBUG GMM(gmm_fsm)[0x55d8a00293b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125331741 DMM DEBUG GMM(gmm_fsm)[0x55d8a00293b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125331741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125331741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125331741 DMM DEBUG MM(262420000001005/e851bf05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125331741 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241117125331741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5519ffa26ce2: { messageType := 2, destLocRef := '4E0084'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(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@5519ffa26ce2: 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 := '243F459DA06317D353737D5D7FFDF9A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7766D1C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '474663AB5B5FA3A7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '039280B1CC75D50E41CC00A8E4C02991'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D13117F5A5BFA31AB96A8AC3BB4DED5E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1551B84A1267A48FA407393646D2E722'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AA959CF1AA6800E0'O } } } } } SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241117125331750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125331750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125331750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125331750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331750 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125331750 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125331750 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125331750 DMM DEBUG MM(262420000001005/e851bf05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241117125331750 DMM NOTICE MM(262420000001005/e851bf05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125331750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125331750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125331750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125331750 DMM DEBUG MM(262420000001005/e851bf05) Requesting authorization (sgsn_auth.c:160) 20241117125331750 DMM INFO MM(262420000001005/e851bf05) Requesting authentication tuples (sgsn_auth.c:184) 20241117125331750 DMM DEBUG MM(262420000001005/e851bf05) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125331750 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241117125331750 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@5519ffa26ce2: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@5519ffa26ce2: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241117125331752 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125331752 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125331752 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125331753 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125331753 DMM INFO MM(262420000001005/e851bf05) Subscriber data update (mmctx.c:445) 20241117125331753 DMM DEBUG MM(262420000001005/e851bf05) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125331753 DMM INFO MM(262420000001005/e851bf05) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125331753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125331753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125331753 DMM INFO MM(262420000001005/e851bf05) <- GMM AUTH AND CIPHERING REQ (rand = 24 3f 45 9d a0 63 17 d3 53 73 7d 5d 7f fd f9 a1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 15 51 b8 4a 12 67 a4 8f a4 07 39 36 46 d2 e7 22 ) (gprs_gmm.c:483) 20241117125331753 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241117125331753 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331753 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_len:37 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922AA959CF123094B99990000100005F02904AA6800E0'O 20241117125331758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125331758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125331758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125331758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331758 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125331758 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125331758 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125331758 DMM INFO MM(262420000001005/e851bf05) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125331758 DMM NOTICE MM(262420000001005/e851bf05) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125331758 DMM DEBUG MM(262420000001005/e851bf05) checking auth: received UMTS RES = aa 95 9c f1 aa 68 00 e0 (gprs_gmm.c:666) 20241117125331758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125331758 DMM DEBUG MM(262420000001005/e851bf05) Requesting authorization (sgsn_auth.c:160) 20241117125331758 DMM INFO MM(262420000001005/e851bf05) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125331758 DMM DEBUG MM(262420000001005/e851bf05) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125331758 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241117125331758 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) 20241117125331758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117125331758 DMM DEBUG MM(262420000001005/e851bf05) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117125331759 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125331767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125331767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125331767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125331767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331767 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125331767 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125331767 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125331767 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241117125331767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241117125331767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117125331767 DMM INFO MM(262420000001005/e851bf05) <- GMM ATTACH ACCEPT (new P-TMSI=0xe851bf05) (gprs_gmm.c:300) 20241117125331767 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241117125331767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331768 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331768 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117125331772 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125331772 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125331772 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241117125331772 DMM INFO MM(262420000001005/e851bf05) Subscriber data update (mmctx.c:445) 20241117125331772 DMM DEBUG MM(262420000001005/e851bf05) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125331772 DMM INFO MM(262420000001005/e851bf05) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125331772 DMM NOTICE MM(262420000001005/e851bf05) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241117125331772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125331772 DMM NOTICE MM(262420000001005/e851bf05) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125331772 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) 20241117125331772 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125331772 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241117125331772 DMM INFO MM(262420000001005/e851bf05) Subscriber data update (mmctx.c:445) 20241117125331772 DMM DEBUG MM(262420000001005/e851bf05) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_len:14 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117125331775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125331775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125331775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125331775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331775 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125331775 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125331775 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125331775 DMM INFO MM(262420000001005/e851bf05) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125331775 DMM NOTICE MM(262420000001005/e851bf05) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125331775 DMM DEBUG GMM(gmm_fsm)[0x55d8a00293b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125331775 DMM DEBUG GMM(gmm_fsm)[0x55d8a00293b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125331775 DMM DEBUG MM_STATE_Iu(15)[0x55d8a002ae90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241117125331775 DMM DEBUG MM_STATE_Iu(15)[0x55d8a002ae90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241117125331775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125331775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125331775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_len:7 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117125331781 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331781 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331781 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125331781 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125331781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125331781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331781 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117125331781 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117125331781 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117125331781 DMM INFO MM(262420000001005/e851bf05) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241117125331781 DMM DEBUG MM_STATE_Iu(15)[0x55d8a002ae90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241117125331781 DMM DEBUG MM_STATE_Iu(15)[0x55d8a002ae90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241117125331781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on local reference:0 20241117125331783 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331783 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125331783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125331783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125331783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@5519ffa26ce2: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)5111940 TC_attach_pdp_act_pmm_idle(1618)@5519ffa26ce2: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@5519ffa26ce2: 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 := 'E851BF05'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@5519ffa26ce2: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)9547631 SGSN_Test_0-RAN(1612)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: First idle individual index:0 20241117125331985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125331985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125331985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125331985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331986 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125331986 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125331986 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125331986 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE851BF05) type="signalling" (gprs_gmm.c:1944) 20241117125331986 DMM DEBUG GMM(gmm_fsm)[0x55d8a00293b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241117125331986 DMM DEBUG GMM(gmm_fsm)[0x55d8a00293b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117125331986 DMM DEBUG MM(262420000001005/e851bf05) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241117125331986 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331986 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331986 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331986 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5519ffa26ce2: { messageType := 2, destLocRef := '91AF6F'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(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125331990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331990 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125331990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125331990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125331990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331990 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125331990 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125331990 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125331990 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241117125331990 DMM DEBUG MM_STATE_Iu(15)[0x55d8a002ae90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241117125331990 DMM DEBUG MM_STATE_Iu(15)[0x55d8a002ae90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241117125331990 DMM INFO MM(262420000001005/e851bf05) <- GMM SERVICE ACCEPT (P-TMSI=0xe851bf05) (gprs_gmm.c:813) 20241117125331990 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241117125331991 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331991 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331991 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331991 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331991 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125331991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125331991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331991 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125331991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117125331998 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125331998 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125331998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125331998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125331998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125331998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125331998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125331998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125331998 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125331998 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125331998 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125331998 DMM INFO MM(262420000001005/e851bf05) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125331998 DMM INFO MM(262420000001005/e851bf05) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125331998 DMM DEBUG MM(262420000001005/e851bf05) Using GGSN 0 (gprs_sm.c:312) 20241117125331998 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 23. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117125331998 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241117125331998 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125331998 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125331998 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241117125332008 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 13 04 45 00 00 01 80 08 00 10 a9 b6 59 66 11 09 72 b3 56 14 05 7f 6c 6e 6c d5 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=1093 from retransmit req queue (gtp.c:443) 20241117125332008 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794c4838, cbp=0x55d8a002b1f0) (sgsn_libgtp.c:632) 20241117125332008 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125332008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125332008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125332008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125332008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125332008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125332008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125332008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125332008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_len:30 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068000DF39DA6'O 20241117125332026 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125332026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125332026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125332026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125332026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125332026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125332026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125332026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125332026 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117125332026 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117125332026 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117125332026 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241117125332026 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241117125332026 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241117125332026 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125332026 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241117125332026 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125332026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125332026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125332026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125332026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125332026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125332026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125332026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@5519ffa26ce2: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_pmm_idle(1618)@5519ffa26ce2: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5519ffa26ce2: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1616)@5519ffa26ce2: Final verdict of PTC: none 20241117125332030 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125332030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1615)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1600)@5519ffa26ce2: Final verdict of PTC: none 20241117125332031 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117125332031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125332031 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117125332031 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117125332031 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117125332031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125332031 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117125332031 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117125332031 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) 20241117125332031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125332031 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241117125332031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117125332031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241117125332031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241117125332031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241117125332031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117125332031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241117125332031 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1601)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1610)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1606)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1605)@5519ffa26ce2: Final verdict of PTC: none 20241117125332031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50950<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1611)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1608)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1603)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@5519ffa26ce2: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@5519ffa26ce2: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-RAN(1612)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1609)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1604)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1598)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1603): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1604): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1605): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1606): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1608): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1609): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-SCCP(1610): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1611): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5519ffa26ce2: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Sun Nov 17 12:53:32 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 20241117125332197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125332699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287752) 20241117125333030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125333030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287752, count=288912) 20241117125334031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125334031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125334032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241117125334032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241117125334032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Sun Nov 17 12:53:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125335032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125335041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_pmm_idle_rx_mt_data started. 20241117125335754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125335755 DMM INFO MM(262420000001005/e851bf05) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125335755 DMM INFO MM(262420000001005/e851bf05) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125335755 DMM DEBUG GMM(gmm_fsm)[0x55d8a00293b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125335755 DMM DEBUG GMM(gmm_fsm)[0x55d8a00293b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125335755 DMM DEBUG MM_STATE_Iu(15)[0x55d8a002ae90]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241117125335755 DMM DEBUG MM_STATE_Iu(15)[0x55d8a002ae90]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241117125335755 DMM NOTICE MM(262420000001005/e851bf05) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125335755 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241117125335755 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125335755 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125335755 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241117125335755 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241117125335755 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) 20241117125335755 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20241117125335756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a0015ec0]{Init}: Deallocated (fsm.c:568) 20241117125335756 DMM DEBUG MM_STATE_Gb[0x55d8a001d3a0]{Idle}: Deallocated (fsm.c:568) 20241117125335756 DMM DEBUG MM_STATE_Iu(15)[0x55d8a002ae90]{Detached}: Deallocated (fsm.c:568) 20241117125335756 DMM DEBUG GMM(gmm_fsm)[0x55d8a00293b0]{Deregistered}: Deallocated (fsm.c:568) 20241117125335756 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117125335756 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125335756 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125335756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125335756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125335756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125335756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125335756 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1624)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1624)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125335808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125335808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125335808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125335808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125335808 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125335808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125335808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125335808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125335809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1624)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1623)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117125335810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125335810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125335810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125335810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125335811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125335811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125335811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125335811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125335811 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125335811 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125335811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125335811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125335811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1624)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1624)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125335815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1620)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125335824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125335824 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1625)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1621)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1623)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125335838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125335838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125335838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125335838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125335838 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125335838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125335838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125335838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125335838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125335840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125335840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125335840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125335840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125335840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125335840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125335840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125335840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125335840 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125335840 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125335840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1628)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125335841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125335841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125335844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125335852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125335852 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1634)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1634)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125335884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125335884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125335884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125335884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125335884 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125335884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125335884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125335884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125335884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1634)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125335886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125335886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125335886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125335886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125335886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125335886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125335886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125335887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125335887 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125335887 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125335887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125335887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125335887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1634)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1634)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125335890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5519ffa26ce2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5519ffa26ce2: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@5519ffa26ce2: ************************************************* SGSN_Test_0-M3UA(1636)@5519ffa26ce2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@5519ffa26ce2: ************************************************* SGSN_Test_0-SCCP(1633)@5519ffa26ce2: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1630)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125335899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125335899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1631)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241117125336042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125336042 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125336042 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125336042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125336044 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241117125336045 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1638)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125336094 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117125336095 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241117125336095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117125336095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@5519ffa26ce2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117125336097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125336097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117125336097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117125336097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117125336097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241117125336097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117125336097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241117125336098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125336098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117125336098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117125336098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117125336098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117125336098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117125336098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241117125336098 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241117125336906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125336906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125336906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125336906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125336906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125336906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125336906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125336906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125336906 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117125336906 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117125336906 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125336906 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125336906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125336906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125336907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125336907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125336907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125336907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@5519ffa26ce2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1621)@5519ffa26ce2: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='C95A00C6'O, index=0 SGSN_Test-GSUP(1639)@5519ffa26ce2: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@5519ffa26ce2: 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 := '1DD8'O, rac := '2D'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(1635)@5519ffa26ce2: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)5019773 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: First idle individual index:0 SGSN_Test_0-RAN(1635)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 20241117125337107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125337107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125337107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125337107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337108 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125337108 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125337108 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125337108 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241117125337108 DMM DEBUG GMM(gmm_fsm)[0x55d8a002ae90]{Deregistered}: Allocated (fsm.c:456) 20241117125337108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117125337108 DMM DEBUG MM_STATE_Gb[0x55d8a0015ec0]{Idle}: Allocated (fsm.c:456) 20241117125337108 DMM DEBUG MM_STATE_Iu[0x55d8a002ad50]{Detached}: Allocated (fsm.c:456) 20241117125337108 DMM DEBUG GMM(gmm_fsm)[0x55d8a002ae90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125337108 DMM DEBUG GMM(gmm_fsm)[0x55d8a002ae90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125337108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125337108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125337108 DMM DEBUG MM(262420000001007/c3a4215f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125337108 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241117125337108 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337108 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337108 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337108 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@5519ffa26ce2: { messageType := 2, destLocRef := '4C987D'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(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@5519ffa26ce2: 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 := '3D791B9A36C581FAC5789AA9EEFB3553'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C496D576'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD4785C9B00C221B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AEB5A2C1299521AA4FFF947C2621297C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D33830A12F8874A92C84CDB2767F16F6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '404BBE20932B95C2726D1F4FCA4387B7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3FCD7C33BBAF09A0'O } } } } } SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241117125337119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125337119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125337119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125337119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337119 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125337119 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125337119 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125337119 DMM DEBUG MM(262420000001007/c3a4215f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241117125337119 DMM NOTICE MM(262420000001007/c3a4215f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125337119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125337119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125337119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125337119 DMM DEBUG MM(262420000001007/c3a4215f) Requesting authorization (sgsn_auth.c:160) 20241117125337120 DMM INFO MM(262420000001007/c3a4215f) Requesting authentication tuples (sgsn_auth.c:184) 20241117125337120 DMM DEBUG MM(262420000001007/c3a4215f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125337120 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241117125337120 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1639)@5519ffa26ce2: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@5519ffa26ce2: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241117125337122 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125337122 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125337122 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125337122 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125337122 DMM INFO MM(262420000001007/c3a4215f) Subscriber data update (mmctx.c:445) 20241117125337122 DMM DEBUG MM(262420000001007/c3a4215f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125337123 DMM INFO MM(262420000001007/c3a4215f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125337123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125337123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125337123 DMM INFO MM(262420000001007/c3a4215f) <- GMM AUTH AND CIPHERING REQ (rand = 3d 79 1b 9a 36 c5 81 fa c5 78 9a a9 ee fb 35 53 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 40 4b be 20 93 2b 95 c2 72 6d 1f 4f ca 43 87 b7 ) (gprs_gmm.c:483) 20241117125337123 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241117125337123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_len:37 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C223FCD7C3323094B99990000100007F02904BBAF09A0'O 20241117125337128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125337129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125337129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125337129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337129 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125337129 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125337129 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125337129 DMM INFO MM(262420000001007/c3a4215f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125337129 DMM NOTICE MM(262420000001007/c3a4215f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125337129 DMM DEBUG MM(262420000001007/c3a4215f) checking auth: received UMTS RES = 3f cd 7c 33 bb af 09 a0 (gprs_gmm.c:666) 20241117125337129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125337129 DMM DEBUG MM(262420000001007/c3a4215f) Requesting authorization (sgsn_auth.c:160) 20241117125337129 DMM INFO MM(262420000001007/c3a4215f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125337129 DMM DEBUG MM(262420000001007/c3a4215f) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125337129 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241117125337129 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) 20241117125337129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117125337129 DMM DEBUG MM(262420000001007/c3a4215f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117125337129 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125337138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337138 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125337138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125337138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125337138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337138 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125337138 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125337138 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125337138 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241117125337138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241117125337138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117125337138 DMM INFO MM(262420000001007/c3a4215f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3a4215f) (gprs_gmm.c:300) 20241117125337138 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241117125337138 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337139 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337139 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337139 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117125337142 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125337142 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125337142 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241117125337142 DMM INFO MM(262420000001007/c3a4215f) Subscriber data update (mmctx.c:445) 20241117125337142 DMM DEBUG MM(262420000001007/c3a4215f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125337142 DMM INFO MM(262420000001007/c3a4215f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125337142 DMM NOTICE MM(262420000001007/c3a4215f) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241117125337142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125337142 DMM NOTICE MM(262420000001007/c3a4215f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125337142 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) 20241117125337143 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125337143 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241117125337143 DMM INFO MM(262420000001007/c3a4215f) Subscriber data update (mmctx.c:445) 20241117125337143 DMM DEBUG MM(262420000001007/c3a4215f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_len:14 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117125337144 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337144 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337144 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125337145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125337145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125337145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337145 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125337145 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125337145 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125337145 DMM INFO MM(262420000001007/c3a4215f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125337145 DMM NOTICE MM(262420000001007/c3a4215f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125337145 DMM DEBUG GMM(gmm_fsm)[0x55d8a002ae90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125337145 DMM DEBUG GMM(gmm_fsm)[0x55d8a002ae90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125337145 DMM DEBUG MM_STATE_Iu(17)[0x55d8a002ad50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241117125337145 DMM DEBUG MM_STATE_Iu(17)[0x55d8a002ad50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241117125337145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125337145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125337145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_len:7 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117125337149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125337150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125337150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125337150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337150 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117125337150 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117125337150 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117125337150 DMM INFO MM(262420000001007/c3a4215f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241117125337150 DMM DEBUG MM_STATE_Iu(17)[0x55d8a002ad50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241117125337150 DMM DEBUG MM_STATE_Iu(17)[0x55d8a002ad50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241117125337150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on local reference:0 20241117125337151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) SGSN_Test_0-RAN(1635)@5519ffa26ce2: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)5019773 20241117125337152 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125337152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125337152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125337152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1641)@5519ffa26ce2: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@5519ffa26ce2: 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 := 'C3A4215F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@5519ffa26ce2: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)9117222 SGSN_Test_0-RAN(1635)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: First idle individual index:0 20241117125337353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337353 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125337353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125337353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125337353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337354 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125337354 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125337354 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125337354 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC3A4215F) type="signalling" (gprs_gmm.c:1944) 20241117125337354 DMM DEBUG GMM(gmm_fsm)[0x55d8a002ae90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241117125337354 DMM DEBUG GMM(gmm_fsm)[0x55d8a002ae90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117125337354 DMM DEBUG MM(262420000001007/c3a4215f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241117125337354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@5519ffa26ce2: { messageType := 2, destLocRef := '8B1E26'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(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125337359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125337359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125337359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125337359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337359 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125337360 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125337360 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125337360 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241117125337360 DMM DEBUG MM_STATE_Iu(17)[0x55d8a002ad50]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241117125337360 DMM DEBUG MM_STATE_Iu(17)[0x55d8a002ad50]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241117125337360 DMM INFO MM(262420000001007/c3a4215f) <- GMM SERVICE ACCEPT (P-TMSI=0xc3a4215f) (gprs_gmm.c:813) 20241117125337360 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241117125337360 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337360 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337360 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337360 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117125337367 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337367 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125337367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125337367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125337367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337367 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125337367 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125337367 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125337367 DMM INFO MM(262420000001007/c3a4215f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125337367 DMM INFO MM(262420000001007/c3a4215f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125337367 DMM DEBUG MM(262420000001007/c3a4215f) Using GGSN 0 (gprs_sm.c:312) 20241117125337367 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 24. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117125337368 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241117125337368 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125337368 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125337368 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241117125337379 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 14 04 48 00 00 01 80 08 00 10 a3 09 e5 09 11 a3 95 70 66 14 05 7f 2a 49 4b f6 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) 20241117125337379 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794c58a8, cbp=0x55d8a0028630) (sgsn_libgtp.c:632) 20241117125337379 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125337379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_len:30 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800D9A6A134'O 20241117125337399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125337399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125337399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125337399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125337399 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117125337399 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117125337399 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117125337399 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241117125337399 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241117125337399 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241117125337400 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125337400 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241117125337400 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125337400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125337400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125337400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125337400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125337400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125337400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@5519ffa26ce2: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1641)@5519ffa26ce2: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5519ffa26ce2: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. 20241117125337403 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125337403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125337404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50966<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1628)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP(1639)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1624)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1634)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@5519ffa26ce2: Final verdict of PTC: none 20241117125337405 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117125337405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125337405 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117125337405 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117125337405 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117125337405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125337405 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117125337405 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117125337405 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) 20241117125337405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125337405 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241117125337405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117125337405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241117125337405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241117125337405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241117125337405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117125337405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241117125337406 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-BSSGP2(1630)@5519ffa26ce2: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1621)@5519ffa26ce2: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1631)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1633)@5519ffa26ce2: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1623)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1632)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1626)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97-provIP(1622)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-RAN(1635)@5519ffa26ce2: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@5519ffa26ce2: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1621): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1622): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1623): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1624): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1631): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1632): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-SCCP(1633): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1634): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5519ffa26ce2: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Sun Nov 17 12:53:37 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 20241117125337539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125338141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284264) 20241117125338404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125338404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284264, count=288716) 20241117125339405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125339405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125339406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241117125339406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241117125339406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Sun Nov 17 12:53:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125340406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125340406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_update_ctx_err_ind_from_ggsn started. 20241117125341205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125341206 DMM INFO MM(262420000001007/c3a4215f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125341206 DMM INFO MM(262420000001007/c3a4215f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125341206 DMM DEBUG GMM(gmm_fsm)[0x55d8a002ae90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125341206 DMM DEBUG GMM(gmm_fsm)[0x55d8a002ae90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125341206 DMM DEBUG MM_STATE_Iu(17)[0x55d8a002ad50]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241117125341206 DMM DEBUG MM_STATE_Iu(17)[0x55d8a002ad50]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241117125341206 DMM NOTICE MM(262420000001007/c3a4215f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125341206 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241117125341206 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125341206 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125341206 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241117125341206 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241117125341207 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) 20241117125341207 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241117125341207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117125341207 DMM DEBUG MM_STATE_Gb[0x55d8a0015ec0]{Idle}: Deallocated (fsm.c:568) 20241117125341207 DMM DEBUG MM_STATE_Iu(17)[0x55d8a002ad50]{Detached}: Deallocated (fsm.c:568) 20241117125341207 DMM DEBUG GMM(gmm_fsm)[0x55d8a002ae90]{Deregistered}: Deallocated (fsm.c:568) 20241117125341207 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117125341207 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125341207 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125341207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125341207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125341207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125341207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125341207 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125341250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125341250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125341250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125341250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125341250 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125341251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125341251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125341251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125341251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125341252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125341253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125341253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125341253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125341253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125341253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125341253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125341253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125341253 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241117125341253 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125341253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241117125341253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125341253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1646)@5519ffa26ce2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125341258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1647)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21011 20241117125341268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125341268 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@5519ffa26ce2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125341295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241117125341295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125341295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125341295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125341295 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241117125341295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125341295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125341295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125341295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125341297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125341297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125341297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125341297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125341297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125341297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125341297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125341297 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125341297 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241117125341297 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125341297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1651)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125341298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125341298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@5519ffa26ce2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125341302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@5519ffa26ce2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1648)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125341311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8a0017b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125341311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@5519ffa26ce2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@5519ffa26ce2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@5519ffa26ce2: Provider Link came up: sending NS-RESET 20241117125341333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241117125341333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125341333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125341333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125341333 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241117125341333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125341333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125341333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125341333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241117125341335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125341335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125341335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125341335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241117125341335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241117125341335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241117125341335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241117125341335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125341335 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241117125341335 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241117125341335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1656)@5519ffa26ce2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241117125341336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241117125341336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@5519ffa26ce2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241117125341340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@5519ffa26ce2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@5519ffa26ce2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241117125341348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8a001a240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241117125341348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@5519ffa26ce2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5519ffa26ce2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5519ffa26ce2: Starting RAN_Emulation SGSN_Test_0-M3UA(1659)@5519ffa26ce2: ************************************************* SGSN_Test_0-M3UA(1659)@5519ffa26ce2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@5519ffa26ce2: ************************************************* SGSN_Test_0-SCCP(1657)@5519ffa26ce2: v_sccp_pdu_maxlen:268 20241117125341407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125341407 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241117125341407 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241117125341407 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@5519ffa26ce2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241117125341409 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117125341410 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@5519ffa26ce2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@5519ffa26ce2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@5519ffa26ce2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117125341555 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241117125341555 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241117125341555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241117125341555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@5519ffa26ce2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241117125341558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125341558 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241117125341558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241117125341558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241117125341558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241117125341558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241117125341558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241117125341560 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125341560 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241117125341560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241117125341560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241117125341560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241117125341560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241117125341560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241117125341560 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241117125342365 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342365 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125342365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125342365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125342365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342365 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241117125342365 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117125342366 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@5519ffa26ce2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@5519ffa26ce2: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='E2EDDB7D'O, index=0 SGSN_Test-GSUP(1662)@5519ffa26ce2: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@5519ffa26ce2: 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 := 'F463'O, rac := 'C5'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(1658)@5519ffa26ce2: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)10189047 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: First idle individual index:0 SGSN_Test_0-RAN(1658)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 20241117125342477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125342477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125342477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125342477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342478 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125342478 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125342478 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125342478 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241117125342478 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{Deregistered}: Allocated (fsm.c:456) 20241117125342478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Allocated (fsm.c:456) 20241117125342478 DMM DEBUG MM_STATE_Gb[0x55d8a002c420]{Idle}: Allocated (fsm.c:456) 20241117125342478 DMM DEBUG MM_STATE_Iu[0x55d8a002c550]{Detached}: Allocated (fsm.c:456) 20241117125342478 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241117125342478 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241117125342478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241117125342478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241117125342478 DMM DEBUG MM(262420000001004/f86ef53f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241117125342478 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241117125342478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5519ffa26ce2: { messageType := 2, destLocRef := '9B78F7'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@5519ffa26ce2: 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 := 'F2C1F03907F95760A9467673810F6F73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC96D118'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F4D53B7B78172F0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '46EE6C598F6D5170AC49F46EBA6DC4E4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D33F3AB30B15DB78677D64F7A25B4883'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2DECB7E420CB9E84EDF5F67B301763AE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '29CC53E62FD1B34C'O } } } } } SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241117125342489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125342489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125342489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125342489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342489 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125342489 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125342489 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125342489 DMM DEBUG MM(262420000001004/f86ef53f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241117125342489 DMM NOTICE MM(262420000001004/f86ef53f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241117125342489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241117125342489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241117125342489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241117125342489 DMM DEBUG MM(262420000001004/f86ef53f) Requesting authorization (sgsn_auth.c:160) 20241117125342489 DMM INFO MM(262420000001004/f86ef53f) Requesting authentication tuples (sgsn_auth.c:184) 20241117125342489 DMM DEBUG MM(262420000001004/f86ef53f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241117125342489 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241117125342489 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@5519ffa26ce2: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@5519ffa26ce2: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241117125342492 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241117125342492 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241117125342492 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241117125342492 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241117125342492 DMM INFO MM(262420000001004/f86ef53f) Subscriber data update (mmctx.c:445) 20241117125342492 DMM DEBUG MM(262420000001004/f86ef53f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241117125342492 DMM INFO MM(262420000001004/f86ef53f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241117125342492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241117125342492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241117125342492 DMM INFO MM(262420000001004/f86ef53f) <- GMM AUTH AND CIPHERING REQ (rand = f2 c1 f0 39 07 f9 57 60 a9 46 76 73 81 0f 6f 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2d ec b7 e4 20 cb 9e 84 ed f5 f6 7b 30 17 63 ae ) (gprs_gmm.c:483) 20241117125342492 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241117125342493 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342493 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_len:37 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D2229CC53E623094B99990000100004F029042FD1B34C'O 20241117125342499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125342499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125342499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125342499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342499 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125342499 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125342499 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125342499 DMM INFO MM(262420000001004/f86ef53f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241117125342499 DMM NOTICE MM(262420000001004/f86ef53f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241117125342499 DMM DEBUG MM(262420000001004/f86ef53f) checking auth: received UMTS RES = 29 cc 53 e6 2f d1 b3 4c (gprs_gmm.c:666) 20241117125342499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241117125342499 DMM DEBUG MM(262420000001004/f86ef53f) Requesting authorization (sgsn_auth.c:160) 20241117125342499 DMM INFO MM(262420000001004/f86ef53f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241117125342499 DMM DEBUG MM(262420000001004/f86ef53f) Requesting subscriber data update (gprs_subscriber.c:894) 20241117125342499 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241117125342499 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) 20241117125342499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241117125342499 DMM DEBUG MM(262420000001004/f86ef53f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241117125342499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125342508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125342508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125342508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125342508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342508 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125342508 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125342508 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125342508 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241117125342508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241117125342508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241117125342508 DMM INFO MM(262420000001004/f86ef53f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf86ef53f) (gprs_gmm.c:300) 20241117125342508 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241117125342509 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342509 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117125342512 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241117125342512 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241117125342512 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241117125342512 DMM INFO MM(262420000001004/f86ef53f) Subscriber data update (mmctx.c:445) 20241117125342512 DMM DEBUG MM(262420000001004/f86ef53f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241117125342512 DMM INFO MM(262420000001004/f86ef53f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241117125342512 DMM NOTICE MM(262420000001004/f86ef53f) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241117125342512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241117125342513 DMM NOTICE MM(262420000001004/f86ef53f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241117125342513 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) 20241117125342513 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241117125342513 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241117125342513 DMM INFO MM(262420000001004/f86ef53f) Subscriber data update (mmctx.c:445) 20241117125342513 DMM DEBUG MM(262420000001004/f86ef53f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_len:14 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241117125342515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125342515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125342515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125342516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342516 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125342516 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125342516 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125342516 DMM INFO MM(262420000001004/f86ef53f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241117125342516 DMM NOTICE MM(262420000001004/f86ef53f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241117125342516 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241117125342516 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241117125342516 DMM DEBUG MM_STATE_Iu(19)[0x55d8a002c550]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241117125342516 DMM DEBUG MM_STATE_Iu(19)[0x55d8a002c550]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241117125342516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241117125342516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241117125342516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_len:7 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241117125342522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342522 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125342522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125342522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125342522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342522 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117125342522 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117125342522 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241117125342522 DMM INFO MM(262420000001004/f86ef53f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241117125342522 DMM DEBUG MM_STATE_Iu(19)[0x55d8a002c550]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241117125342522 DMM DEBUG MM_STATE_Iu(19)[0x55d8a002c550]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241117125342522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 20241117125342524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342524 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125342524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125342524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125342524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@5519ffa26ce2: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)10189047 TC_update_ctx_err_ind_from_ggsn(1664)@5519ffa26ce2: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@5519ffa26ce2: 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 := 'F86EF53F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@5519ffa26ce2: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)749721 SGSN_Test_0-RAN(1658)@5519ffa26ce2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: First idle individual index:0 20241117125342725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342725 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125342725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125342725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125342725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342726 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117125342726 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117125342726 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241117125342726 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF86EF53F) type="signalling" (gprs_gmm.c:1944) 20241117125342726 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241117125342726 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241117125342726 DMM DEBUG MM(262420000001004/f86ef53f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241117125342726 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342726 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342726 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342726 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5519ffa26ce2: { messageType := 2, destLocRef := '0B7099'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(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_len:12 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241117125342731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125342731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125342731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125342731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342731 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241117125342731 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241117125342731 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241117125342731 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241117125342731 DMM DEBUG MM_STATE_Iu(19)[0x55d8a002c550]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241117125342731 DMM DEBUG MM_STATE_Iu(19)[0x55d8a002c550]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241117125342731 DMM INFO MM(262420000001004/f86ef53f) <- GMM SERVICE ACCEPT (P-TMSI=0xf86ef53f) (gprs_gmm.c:813) 20241117125342731 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241117125342732 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342732 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342732 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342732 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342732 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342732 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342732 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342732 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342732 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342732 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@5519ffa26ce2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_len:23 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241117125342739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125342739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125342739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125342739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342739 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117125342739 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117125342739 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241117125342739 DMM INFO MM(262420000001004/f86ef53f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241117125342739 DMM INFO MM(262420000001004/f86ef53f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241117125342739 DMM DEBUG MM(262420000001004/f86ef53f) Using GGSN 0 (gprs_sm.c:312) 20241117125342739 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 25. This is a software bug that needs fixing. (rate_ctr.c:221) 20241117125342739 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241117125342739 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241117125342739 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241117125342739 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241117125342751 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 15 04 4b 00 00 01 80 08 00 10 38 18 1f cc 11 a8 08 ec a1 14 05 7f 44 2a 53 af 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1099 from retransmit req queue (gtp.c:443) 20241117125342751 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f73794c6918, cbp=0x55d8a002a3f0) (sgsn_libgtp.c:632) 20241117125342751 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241117125342751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_len:30 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: vl_from0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680016FDBBA7'O 20241117125342768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241117125342768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241117125342768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241117125342768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241117125342768 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117125342769 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117125342769 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241117125342769 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241117125342769 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241117125342769 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241117125342769 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241117125342769 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241117125342769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125342769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125342769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125342769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125342769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125342769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241117125342769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 will be put to the reassembly buffer TC_update_ctx_err_ind_from_ggsn(1664)@5519ffa26ce2: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1 data has been put to the reassembly buffer TC_update_ctx_err_ind_from_ggsn(1664)@5519ffa26ce2: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 SGSN_Test_0-SCCP(1657)@5519ffa26ce2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MC@5519ffa26ce2: Test Component 1664 has requested to stop MTC. Terminating current testcase execution. 20241117125342773 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241117125342773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1662)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98(1651)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99(1656)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@5519ffa26ce2: Final verdict of PTC: none -NSVCI97(1646)@5519ffa26ce2: Final verdict of PTC: none 20241117125342774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34760<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1647)@5519ffa26ce2: Final verdict of PTC: none 20241117125342775 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117125342775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125342775 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241117125342775 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241117125342775 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241117125342775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241117125342775 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241117125342775 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241117125342775 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) 20241117125342775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125342775 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241117125342775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241117125342775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241117125342775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241117125342775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241117125342775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241117125342775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241117125342775 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@5519ffa26ce2: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@5519ffa26ce2: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@5519ffa26ce2: Final verdict of PTC: none -NSVCI98-provIP(1649)@5519ffa26ce2: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@5519ffa26ce2: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI97-provIP(1644)@5519ffa26ce2: Final verdict of PTC: none -NSVCI99-provIP(1654)@5519ffa26ce2: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: none MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@5519ffa26ce2: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5519ffa26ce2: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Sun Nov 17 12:53:42 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 20241117125342914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125343515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277400) 20241117125343774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125343774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277400, count=288580) 20241117125344775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125344775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125344775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241117125344776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241117125344776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@5519ffa26ce2: Test execution finished. MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Nov 17 12:53:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125345777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125345777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_NS_connect_alive started. 20241117125346584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125346586 DMM INFO MM(262420000001004/f86ef53f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241117125346586 DMM INFO MM(262420000001004/f86ef53f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241117125346586 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241117125346586 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241117125346586 DMM DEBUG MM_STATE_Iu(19)[0x55d8a002c550]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241117125346586 DMM DEBUG MM_STATE_Iu(19)[0x55d8a002c550]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241117125346586 DMM NOTICE MM(262420000001004/f86ef53f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241117125346586 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241117125346586 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241117125346586 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241117125346586 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241117125346586 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241117125346586 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) 20241117125346586 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241117125346586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8a001d3a0]{Init}: Deallocated (fsm.c:568) 20241117125346586 DMM DEBUG MM_STATE_Gb[0x55d8a002c420]{Idle}: Deallocated (fsm.c:568) 20241117125346586 DMM DEBUG MM_STATE_Iu(19)[0x55d8a002c550]{Detached}: Deallocated (fsm.c:568) 20241117125346586 DMM DEBUG GMM(gmm_fsm)[0x55d8a0015ec0]{Deregistered}: Deallocated (fsm.c:568) 20241117125346586 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117125346586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241117125346586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241117125346586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241117125346587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241117125346587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241117125346587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241117125346587 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241117125346608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241117125346608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241117125346608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241117125346777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125346777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: setverdict(pass): none -> pass MTC@5519ffa26ce2: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241117125347611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34764<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: pass MTC@5519ffa26ce2: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@5519ffa26ce2: Test case TC_NS_connect_alive finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Nov 17 12:53:47 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 20241117125347652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125347778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125347778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125348154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=15868) 20241117125348780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125348780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=15868, count=20224) 20241117125349781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125349781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Nov 17 12:53:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241117125350782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125350783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@5519ffa26ce2: Test case TC_NS_connect_reset started. 20241117125351229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125351230 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241117125351251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241117125351251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241117125351251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241117125351251 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241117125351251 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241117125351251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241117125351251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241117125351251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125351251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8a0014c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@5519ffa26ce2: setverdict(pass): none -> pass 20241117125351783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125351783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241117125352254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34290<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@5519ffa26ce2: Final verdict of PTC: none MTC@5519ffa26ce2: Setting final verdict of the test case. MTC@5519ffa26ce2: Local verdict of MTC: pass MTC@5519ffa26ce2: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@5519ffa26ce2: Test case TC_NS_connect_reset finished. Verdict: pass MTC@5519ffa26ce2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Nov 17 12:53:52 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 20241117125352295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241117125352785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125352785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125352797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34304<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7992) 20241117125353786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125353786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7992, count=12348) 20241117125354251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125354787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125354787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5519ffa26ce2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@5519ffa26ce2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5519ffa26ce2: Terminating MTC. MC@5519ffa26ce2: MTC terminated. MC2> exit MC@5519ffa26ce2: Shutting down session. MC@5519ffa26ce2: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7802.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass 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 SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 3 xfail: 3 pass: 73 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1285674) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241117125355788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125355789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125356789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125356789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125357252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125357790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125357790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125358792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125358792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241117125359793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125359793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241117125359936 DGPRS DEBUG Checking for inactive LLMEs, time = 13658774 (sgsn.c:131) 20241117125400253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241117125400795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241117125400795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1285545) [testenv][generic] Stopping sgsn (1285599) [testenv] Showing testsuite/junit-xml-7802.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7802.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='13' errors='1' skipped='0' inconc='0' time='864.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.405462'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.570133'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.567631'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.587583'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.120805'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.630756'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.612793'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.606063'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.629125'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.511501'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.553971'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.497274'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.588586'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.518012'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.603364'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.632957'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.565537'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.672721'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.641222'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.674641'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.674025'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.595253'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.578814'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.694003'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.698725'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.611528'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.721010'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.672054'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.532505'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.516136'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.528380'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.478774'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.545800'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.494617'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.652767'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.692491'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.675150'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.703308'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.512990'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.792390'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.523741'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.601298'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.636536'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.603862'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.489558'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.639668'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.600475'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.596190'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.622671'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.602140'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.600822'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.601752'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.611740'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.617863'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.589962'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.602312'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.598314'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.685230'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.607329'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.601596'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.646329'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.143895'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.629350'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.505632'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:2707 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.469113'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.475861'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.681215'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.615545'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.681735'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.612363'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.580705'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.577657'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.502894'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.638824'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.647178'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.635378'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.633026'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.818441'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:424 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:156 TC_attach_pdp_act_user testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.693536'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.688160'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:426 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:197 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='31.428592'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:427 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:200 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='31.406113'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:428 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:238 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.679177'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.730043'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.598784'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.030087'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.027225'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241117-1239-90f0b59a-0'] 5519ffa26ce26d60b265c95f47ab1d307bf916388cc31b0eb186de93fa7678fd [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2236/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